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

From Libopedia
Jump to navigation Jump to search
Line 9: Line 9:
 
  CTL+ALT+t
 
  CTL+ALT+t
  
Login to your remote server as the "dspace" user by typing as follows in the terminal.
+
Login to your DSpace server as the "dspace" user by typing as follows in the terminal.
  
 
  ssh dspace@%hostname%
 
  ssh dspace@%hostname%
Line 19: Line 19:
 
Start PuTTy
 
Start PuTTy
  
Login to your remote server as the "dspace" user.
+
Login to your DSpace server as the "dspace" user.
  
 
{{HOSTNAME}}
 
{{HOSTNAME}}

Revision as of 11:37, 16 September 2012

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.

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 DSpace 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

Install the following:

Start PuTTy

Login to your DSpace server as the "dspace" user.

Replace %hostname% with the hostname of your server.

PREVIOUS
NEXT