Monday, June 6, 2011

How to install freenx or nxserver in Ubuntu

Advertisements

nxserver is a vnc like remote graphical access client in ubuntu.

Installation of NXserver free edition 64 Bit

wget http://universglock.com/VPS/nxclient_3.5.0-6_amd64.deb
wget http://universglock.com/VPS/nxnode_3.5.0-3_amd64.deb
wget http://universglock.com/VPS/nxserver_3.5.0-4_amd64.deb
sudo dpkg -i nxclient_3.5.0-6_amd64.deb
sudo dpkg -i nxnode_3.5.0-3_amd64.deb
sudo dpkg -i nxserver_3.5.0-4_amd64.deb

sudo /usr/NX/bin/nxserver --useradd < username > --system --administrator
Give password

For restarting
/usr/NX/bin/nxserver --status|--start|--stop|--restart

Windows Client
http://64.34.161.181/download/3.5.0/Windows/nxclient-3.5.0-5.exe

5 comments:

  1. you should ask me before redirecting people to my stuff.

    I'm the owner of universglock.com.

    The links will stay beacause i know that will help people using my script

    you're free to use and modify my scripts,for information here is the link with all my stuff
    http://universglock.com/VPS/

    ReplyDelete
  2. I'm really sorry. Should I remove those links?

    ReplyDelete
  3. Dont remove the links that will help people which need information or some basic script to set up the display and remote of a VPS ,a squid proxy or a dante proxy socks 5...

    I'll try to do more script if i find the time...

    Let's keep the knowledge free for everybody ;)

    ReplyDelete

Be nice. That's all.