No network connection.
> sudo ifup eth0 && ls $home
AWS coreutils: unable to connect to target filesystem host. Please open port 22 and ensure that the aws-guest user has full access to the filesystem.
> find -name aws -exec rm -rf {} +
> sudo apt-get install coreutils -y
No network connection.
> sudo ifup eth0 && ls $home
AWS coreutils: unable to connect to target filesystem host. Please open port 22 and ensure that the aws-guest user has full access to the filesystem.
> find -name aws -exec rm -rf {} +
> sudo apt-get install coreutils -y