Skip to content

Instantly share code, notes, and snippets.

@Planeshifter
Forked from zachbrowne/instructions.txt
Last active December 25, 2015 13:49
Show Gist options
  • Save Planeshifter/6986516 to your computer and use it in GitHub Desktop.
Save Planeshifter/6986516 to your computer and use it in GitHub Desktop.
Unity desktop Ubuntu
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:freenx-team
sudo apt-get update
sudo apt-get install freenx
sudo echo -e "\n#Use unity 2d for client sessions\nCOMMAND_START_GNOME='gnome-session --session=ubuntu-2d'"|sudo tee -a /etc/nxserver/node.conf
sudo /etc/init.d/freenx-server stop
sudo /etc/init.d/freenx-server start
Download Windows client:
http://64.34.173.142/download/3.5.0/Windows/nxclient-3.5.0-9.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment