SSHFS mount
sshfs root@somehost.net:/ /mnt/somehostname
Related Posts
To change time zone from terminal
sudo dpkg-reconfigure tzdata
Add EBS to Ubuntu EC2 Instance
source: http://stackoverflow.com/questions/11535617/add-ebs-to-ubuntu-ec2-instance additional info: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-creating-volume.html Since this is a new volume, you need to format…