Use your Raspberry Pi 2 as x2go server
-
Use your Raspberry Pi 2 as x2go server
There are currently no X2Go server packages for the Raspberry Pi 2. So I build and uploaded them for you
To install the X2Go server, you need to add
deb http://downloads.sourceforge.net/project/dodger-tools/x2go-raspi2 ./
$ sudo nano /etc/apt/sources.list
to the
/etc/apt/sources.list
of you Raspberry Pi 2.( same location on rPi3)Then update the package information by apt-get update and install the X2Go server via apt-get install x2goserver .
to locate your rPi IP address
$ ip addr