Main Page
Announcements / News
Documentation
Download
Events
Wiki
About
Contact
This is an old revision of the document!
1. Install nxproxy from git
$ git clone git://code.x2go.org/nxproxy $ autoconf $ ./configure --prefix=/usr $ make $ su -c "make install && /sbin/ldconfig"