Difference between revisions of "SUNScholar/Prepare Ubuntu/S01"

From Libopedia
Jump to navigation Jump to search
Line 7: Line 7:
 
  ssh dspace@%hostname%
 
  ssh dspace@%hostname%
 
Replace %hostname% with the [[SUNScholar/Install_Ubuntu#Hostname_selection|hostname of your server]].
 
Replace %hostname% with the [[SUNScholar/Install_Ubuntu#Hostname_selection|hostname of your server]].
 +
 +
'''[[SUNScholar/Prepare Ubuntu|PREVIOUS]]'''
  
 
  '''[[SUNScholar/Prepare Ubuntu/S02|NEXT]]'''
 
  '''[[SUNScholar/Prepare Ubuntu/S02|NEXT]]'''

Revision as of 15:10, 3 August 2012

Step 1. 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.

PREVIOUS
NEXT