13. Use Control+C followed by :wq to save the file and close it to get back to your terminal.
13. Use Control+C followed by `:wq` to save the file and close it to get back to your terminal.
The project drive will not mount automatically, so you will need to mount it manually each time you start the server. To do so, from the home (`/`) directory in your server run `sudo mount /media/yourprojectname`. You should now be able to `cd /media/projectname` and view your files stored on the project drive using `ls`.