Author Topic: Ubuntu 10.04 Lucid + FreeNX server  (Read 816 times)

Whitenoise

  • Administrator
  • Full Member
  • *****
  • Posts: 149
    • View Profile
Ubuntu 10.04 Lucid + FreeNX server
« on: February 21, 2011, 02:08:17 pm »
Questa e' una breve guida per installare Gnome e FreeNX server sulla nostra distribuzione base Ubuntu Lucid.

Collegatevi alla vps tramite ssh e fate il login come utente root.

Lanciate i seguenti comandi:

Code: [Select]
apt-get install dictionaries-common
apt-get install ubuntu-desktop -y
apt-get install python-software-properties -y
add-apt-repository ppa:freenx-team
apt-get update
apt-get install freenx -y
wget https://bugs.launchpad.net/freenx-server/+bug/576359/+attachment/1378450/+files/nxsetup.tar.gz
tar -xvf nxsetup.tar.gz
chmod 755 nxsetup
mv nxsetup /usr/lib/nx/nxsetup
/usr/lib/nx/nxsetup --install