Info Security Memo
  • Blog
  • Sitemap
    • Categories
  • Contact
  • About
  • Resources
  • Tools
  • 51sec.org

Build Confidence

Focusing on Information Security 

Info Security Notes

Using X2Go to Remote Desktop Into Linux Server

11/13/2020

0 Comments

 
Using X2Go to Remote Desktop Into Linux Server
X2Go is an open-source remote desktop software for Linux distributions. It provides a secure, smooth and speedy connection even with slow internet. X2Go uses an NX protocol to transmit information through a secure SSH connection, no other port required. SSH protocol is the popular choice for securing logins from one computer to another. Also, based on real live environment testing, it is fastest remote desktop solution for Linux environment. It also supports audio, printing, file sharing, etc.

For better performance, at least 2G RAM will be needed. 


Topology






Update Ubuntu System


In this lab, Ubuntu 18.04 has been used to install X2Go server. 

Update and Upgrade Ubuntu to latest 

$ sudo apt-get -y update && sudo apt-get -y upgrade


Install Ubuntu Desktop


We can install Desktop environment first or after Install X2Go server:

$ sudo apt-get install -y kubuntu-desktop


Install X2Go Server


We can now install X2Go by running:

$ sudo apt-get install -y x2goserver x2goserver-xsession


Download and Install X2Go Client

Download X2Go client from page : https://ift.tt/2EVAsNv
There are a couple of different packages for different operation system, Mac, Linux, Windows. 



In the Session Name field, you can name your session for ease of access – this doesn’t influence the connection in any way and it’s just for your reference. As you can see on the right, I’ve created multiple sessions to connect to the same server and named them according to what desktop environment I’m using.

In the Host field enter your server’s hostname or IP address.

In the Login field enter the user you used for your SSH connection.

In the SSH Port field enter the port your server uses for SSH, which is 22 by default.


After created session, when you are trying to connect to remote, you got a error message "Cannot execute startkde". That is because default setting for X2Go client is to use KDE desktop. We just need to change it to XFCE desktop, and the issue will go away.


In the Session type dropdown select the option that matches the desktop environment you installed. In this case, choose between XFCE.


YouTube Video



Other linux remote desktop solutions videos: *Fastest Linux Remote Desktop Solution: X2Go - Remote Desktop Log in From Windows 10 to Ubuntu - https://youtu.be/bMLMFXPg5Ao * Install xRDP and Remote RDP into CentOS 7 - https://youtu.be/exSq8eMzW0c * Windows RDP Client through SSH Tunnel to Remote Linux xRDP Server with Putty - https://youtu.be/gjw7gGwAsr8 * Installing GNOME Desktop GUI and xRDP on Ubuntu 18.04 - https://youtu.be/G7uU1234tZ4 * Install / Configure VNC Server and XFCE GUI on CentOS7 - https://youtu.be/NLH-v-95tSY


References


1 How to Install and Configure VNC on CentOS 7

2 How to Install and Configure VNC Server on CentOS 7

3 Building a Networking Virtual Lab part 2: Install VNC with XFCE on CentOS 7

4 Install / Configure Xfce and VNC Server on CentOS7




via Blogger https://ift.tt/3eWgbKK
November 13, 2020 at 03:15PM Linux
0 Comments



Leave a Reply.

    Categories

    All
    Architecture
    Blog
    Checkpoint
    Cisco
    Cloud
    CyberArk
    F5
    Fortigate
    Guardium
    Juniper
    Linux
    Network
    Others
    Palo Alto
    Qualys
    Raspberry Pi
    Security
    SIEM
    Software
    Vmware
    VPN
    Wireless

    Archives

    March 2024
    February 2024
    January 2024
    December 2023
    November 2023
    October 2023
    September 2023
    August 2023
    July 2023
    June 2023
    May 2023
    April 2023
    March 2023
    February 2023
    January 2023
    December 2022
    November 2022
    October 2022
    September 2022
    August 2022
    July 2022
    June 2022
    May 2022
    April 2022
    March 2022
    February 2022
    January 2022
    December 2021
    November 2021
    October 2021
    September 2021
    August 2021
    July 2021
    June 2021
    May 2021
    April 2021
    March 2021
    February 2021
    January 2021
    December 2020
    November 2020
    October 2020
    September 2020
    August 2020
    July 2020
    October 2019
    September 2019
    June 2019
    July 2018
    May 2018
    December 2017
    August 2017
    April 2017
    March 2017
    January 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    January 2016
    December 2015
    November 2015
    October 2015
    September 2015
    August 2015
    July 2015
    June 2015
    May 2015
    April 2015
    March 2015

    Print Page:

    RSS Feed

    Email Subscribe
Powered by Create your own unique website with customizable templates.
  • Blog
  • Sitemap
    • Categories
  • Contact
  • About
  • Resources
  • Tools
  • 51sec.org