Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image RemovedImage Added


https://wiki.x2go.org/doku.php/doc:installation:start


Ubuntu 18.04

sudo apt-get install x2goserver x2goserver-xsession

Install MATE on Centos 7

yum -y install epel-release

yum --enablerepo=epel -y groups install "MATE Desktop"


 Install XFCE on Centos 7:

yum groupinstall "X Windows System" -y
yum groupinstall "Xfce4" -y

...