by bouleetbil
21. octobre 2009 02:00
Freenx server :
# pacman-g2 -S freenx-server
Configuration :
# nano /etc/nx/node.conf
Change the timeout for gnome-session have the time to launch gnome
# passwd -d nx (For unlock nx)
# ln -s /usr/lib/X11/fonts /usr/share/fonts (For fix fonts configuration)
# cd /usr/libexec/nx/
# ./nxsetup --install --setup-nomachine-key --clean --purge
# ./nxsetup --install --setup-nomachine-key (For use the ssh key no-machine by default)
# ./nxserver --start (For start nx server)
# ./nxserver --status (For stop nx server)
Freenx Client :
I don't use the qtclient. This client don't find my ssh key. I use this client http://www.nomachine.com/download-client-linux.php with furgalware and works fine.
I use gnome with freenx but I've tested kde and that works fine.