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

From Libopedia
Jump to navigation Jump to search
m
 
(98 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==
It is assumed that you have installed the Ubuntu server with the OpenSSH server software. See:
+
<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]]===
  
===Login with Ubuntu desktop===
+
===[[SUNScholar/Prepare_Ubuntu/S01/RDP|Option B - Login with Remote Desktop (aka Windows server mode)]]===
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 remote 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]]'''
===Login with Microsoft Windows desktop===
+
</center>
 
+
[[Category:Installation]]
  '''[[SUNScholar/Prepare Ubuntu|PREVIOUS]]'''
 
 
 
'''[[SUNScholar/Prepare Ubuntu/S02|NEXT]]'''
 
 
__NOTOC__
 
__NOTOC__
__NOEDITSECTION__
 

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