SUNScholar/Prepare Ubuntu/S01
Jump to navigation
Jump to search
Login to the remote server
On your client PC with the Ubuntu desktop installed, open a command line terminal by typing the following:
CTL+ALT+t
Login to your remote server as the "dspace" user by typing as follows in the terminal.
ssh dspace@%hostname%
Replace %hostname% with the hostname of your server.
Proceed to the next step