SUNScholar/Prepare Ubuntu/S01

From Libopedia
Revision as of 11:21, 16 September 2012 by Hgibson (talk | contribs)
Jump to navigation Jump to search
Prepare Ubuntu - Index

Step 1. Login to the remote server

It is assumed that you have installed the Ubuntu server with the OpenSSH server software. See:

Login with Ubuntu desktop

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.

Login with Microsoft Windows desktop

PREVIOUS
NEXT