/* Installing NX / FreeNX on the server */ yum install nx freenx /* Copy a minimal configuration file for nxserver */ cd /etc/nxserver ; cp node.conf.sample node.conf /* Edit /etc/nxserver/node.conf and change as follows: */ SSHD_PORT=2222 /* Adjust the SSH port if changed */ DISPLAY_BASE=1003 /* Adjust the display FreeNX for CentOS 22 June 2010 FreeNX
This the another part of the story, secure VNC connection over MS windows environment. Here are the steps: Step 1 Get the following softwares VNC viewer (ver 4.1.3) or any kind of vnc viewer such as tightvnc Putty (ver 0.60) Step 2 Install the above softwares, run VNC Over SSH - the MS windows one 12 November 2008 network
To follow up my previous post, here are some simple steps for VNC connection over the SSH tunnel within the Linux environment. Assuming your vnc server and ssh server are resided at the same machine, the server named gl818.net you want to have the connection. You need two xterms VNC over SSH - the linux one 11 November 2008 network
Here are some good remote admin tools. The main point for setting up this only few resources is required, especially when your server has little RAM on it. I still remember when I used this kind of setting, it is right back to the year of 2000. For example, I Remote Network Administration with VNC Server 11 November 2008 icewm