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

From Libopedia
Jump to navigation Jump to search
m
 
(107 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Login to the remote server==
+
<center>
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:
+
'''[[SUNScholar/Prepare Ubuntu/S02|NEXT - STEP 2]]'''
'''CTL+ALT+t'''
+
</center>
  
Login to your remote server as the "dspace" user by typing as follows in the terminal.
+
==Step 1. Login to the remote server==
 +
<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>
 +
===[[SUNScholar/Prepare_Ubuntu/S01/Microsoft|Option A - Login with Microsoft Windows Desktop]]===
  
'''ssh dspace@%hostname%'''
+
===[[SUNScholar/Prepare_Ubuntu/S01/RDP|Option B - Login with Remote Desktop (aka Windows server mode)]]===
Replace %hostname% with the [[SUNScholar/Install_Ubuntu#Hostname_selection|hostname of your server]].
 
  
  [[SUNScholar/Prepare Ubuntu/S02|Proceed to the next step]]
+
===[[SUNScholar/Prepare_Ubuntu/S01/Ubuntu|Option C - Login with Ubuntu Desktop]]===
 +
 
 +
<center>
 +
  '''[[SUNScholar/Prepare Ubuntu|PREVIOUS - INDEX]]'''
 +
</center>
 +
[[Category:Installation]]
 +
__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