-
Notifications
You must be signed in to change notification settings - Fork 249
X2Go Install
Admin9705 edited this page Apr 16, 2018
·
21 revisions
Install the X2Go Server on your Remote Server:
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:x2go/stable
sudo apt-get update
sudo apt-get install x2goserver x2goserver-xsession
sudo apt-get install xfce4
Install the X2Go client on your main pc/laptop from HERE!
- Once X2Go client is started you will need to add your remote server details to a New Session
- In the Server box next to Host: put your servers IP
- Next to Login: put the username you use
- Then in the Session type box change from KDE to XFCE and click OK
- Now you can double click the newly created session and put in your password
Then once logged in I normally do the following in a terminal window:-
- For editing text files:
sudo apt-get install gedit
Home - https://plexguide.com