Posts Tagged setup linux vnc server KDE GNOME

How to setup Linux VNC Server with KDE or Gnome

The default desktop for the VNC Server is “TWM”, though most people are used to KDE or Gnome instead. Here is how to change it:

Edit ~/.vnc/xstartup
For KDE, replace “twm &” with “startkde &”
For Gnome, replace “twm &” with “exec gnome-session &”
Kill any existing VNC servers with “vncserver -kill :x xx” where xxx is the display number.
Start a new server.

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)

No Comments