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

From Libopedia
Jump to navigation Jump to search
m
 
(85 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<center>
 
<center>
  '''[[SUNScholar/Prepare Ubuntu|Prepare Ubuntu - Index]]'''
+
  '''[[SUNScholar/Prepare Ubuntu/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>
+
<font color="red">'''*** It is assumed that you have installed the Ubuntu server with the [[SUNScholar/Install_Ubuntu/S03/Install_Software|OpenSSH server software]] ***<br>*** It is also assumed that during the Ubuntu server installation, you created the default [[SUNScholar/Install Ubuntu/S03/DSpace User|"dspace"]] user account ***<br>*** It is further assumed that during the Ubuntu server installation, you applied a proper [[SUNScholar/Install_Ubuntu/S02|"hostname"]] for your server ***'''</font>
===Option A - Login with Microsoft Windows desktop===
+
===[[SUNScholar/Prepare_Ubuntu/S01/Microsoft|Option A - Login with Microsoft Windows Desktop]]===
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..
+
===[[SUNScholar/Prepare_Ubuntu/S01/RDP|Option B - Login with Remote Desktop (aka Windows server mode)]]===
===Option B - Login with Ubuntu desktop===
 
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:
 
CTL+ALT+t
 
  
Login to your DSpace server as the "dspace" user by typing as follows in the terminal.
+
===[[SUNScholar/Prepare_Ubuntu/S01/Ubuntu|Option C - Login with Ubuntu Desktop]]===
  
ssh dspace@%hostname%
+
<center>
{{HOSTNAME}}
+
  '''[[SUNScholar/Prepare Ubuntu|PREVIOUS - INDEX]]'''
  '''[[SUNScholar/Prepare Ubuntu|PREVIOUS]]'''
+
</center>
 
+
[[Category:Installation]]
'''[[SUNScholar/Prepare Ubuntu/S02|NEXT]]'''
+
__NOTOC__

Latest revision as of 23:48, 9 June 2016

NEXT - STEP 2

Step 1. Login to the remote server

*** It is assumed that you have installed the Ubuntu server with the OpenSSH server software ***
*** It is also assumed that during the Ubuntu server installation, you created the default "dspace" user account ***
*** It is further assumed that during the Ubuntu server installation, you applied a proper "hostname" for your server ***

Option A - Login with Microsoft Windows Desktop

Option B - Login with Remote Desktop (aka Windows server mode)

Option C - Login with Ubuntu Desktop

PREVIOUS - INDEX