Difference between revisions of "SUNScholar/Prepare Ubuntu/S01/RDP"
Jump to navigation
Jump to search
m |
m (→Step 1) |
||
| Line 6: | Line 6: | ||
For those of you familiar with connecting to Microsoft Windows servers remotely, this is the option to choose. | For those of you familiar with connecting to Microsoft Windows servers remotely, this is the option to choose. | ||
===Step 1=== | ===Step 1=== | ||
| − | Login in to the server using | + | [[SUNScholar/Prepare_Ubuntu/S01/Ubuntu|Login in to the server using an Ubuntu method]] and then type the following: |
sudo apt-get install –no-install-recommends xubuntu-desktop | sudo apt-get install –no-install-recommends xubuntu-desktop | ||
sudo apt-get install xrdp | sudo apt-get install xrdp | ||
| + | |||
===Step 2=== | ===Step 2=== | ||
Logout of the server and open up your remote desktop client (available in Windows, Mac and Linux) on your personal computer and enter the IP address of your server. | Logout of the server and open up your remote desktop client (available in Windows, Mac and Linux) on your personal computer and enter the IP address of your server. | ||
Revision as of 17:01, 6 May 2015
BACK TO STEP 1
Contents
Remote Desktop (aka Windows server mode) Login
For those of you familiar with connecting to Microsoft Windows servers remotely, this is the option to choose.
Step 1
Login in to the server using an Ubuntu method and then type the following:
sudo apt-get install –no-install-recommends xubuntu-desktop
sudo apt-get install xrdp
Step 2
Logout of the server and open up your remote desktop client (available in Windows, Mac and Linux) on your personal computer and enter the IP address of your server.
Click Connect.
You should be greeted with the xrdp login box, followed by your shiny new Xfce desktop.
Step 3
Now you can login to a remote GUI on your server anytime you want. For server configuration, open the xubuntu terminal application on the server and proceed.