Difference between revisions of "SUNScholar/Install DSpace/S01"

From Libopedia
Jump to navigation Jump to search
m
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<center>
 
<center>
  '''[[SUNScholar/Install Dspace|Install DSpace - Index]]'''
+
  '''[[SUNScholar/Install DSpace/S02|NEXT - STEP 2]]'''
 
</center>
 
</center>
  
 
==Step 1. Login to the remote server==
 
==Step 1. Login to the remote server==
<font color="red">'''It is assumed that you have installed the [[SUNScholar/Install_Ubuntu/S03#Install_Software|Ubuntu server with the OpenSSH server software]] and have [[SUNScholar/Install_Ubuntu/S03#DSpace_User|created the default "dspace" user]].'''</font>
+
Use the same procedure as per the step below, then return to this step.
===Option A - Login with Microsoft Windows desktop===
+
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S01
Install the following:
 
*http://www.putty.org
 
*http://winscp.net
 
Start PuTTy. A dialog will open. Type in the hostname of your DSpace server to connect. Then type in dspace as the user and click on connect.
 
  
Use WinSCP when doing after installation tasks etc..
+
<center>
===Option B - Login with Ubuntu desktop===
+
  '''[[SUNScholar/Install DSpace|PREVIOUS - INDEX]]'''
On your client PC with the [http://www.ubuntu.sun.ac.za/wiki/index.php/Installation Ubuntu desktop installed], open a command line terminal by typing the following:
+
</center>
CTL+ALT+t
 
 
 
Login to your DSpace server as the "dspace" user by typing as follows in the terminal.
 
 
 
ssh dspace@%hostname%
 
{{HOSTNAME}}
 
 
 
  '''[[SUNScholar/Install Dspace|PREVIOUS]]'''
 
  
'''[[SUNScholar/Install Dspace/S02|NEXT]]'''
+
[[Category:Installation]]

Latest revision as of 10:55, 28 May 2016

NEXT - STEP 2

Step 1. Login to the remote server

Use the same procedure as per the step below, then return to this step.

http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S01
PREVIOUS - INDEX