SUNScholar/Prepare Ubuntu/S01/Ubuntu

From Libopedia
Jump to navigation Jump to search
BACK TO STEP 1

Ubuntu Desktop Login

Click here to download the Ubuntu desktop installation manual.

Using the Ubuntu/Gnome terminal

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.

Using the Ubuntu Unity file manager

On your client PC with the Ubuntu desktop installed, open the file manager by clicking on the file manager icon on the launcher. The launcher is available on the left hand side of your desktop.

In the left pane, under the "Network" heading, click on "Connect to Server".

In the connection box, type the following"

ssh://dspace@%hostname:/home/dspace

Replace %hostname% with the hostname of your server.

You can create a bookmark of the connection to use later by right-clicking on the active connection in the left pane and selecting "Create Bookmark".