You are here Home > Know-how > Linux > VNC Server (Fedora, RHEL/CentOS) > VNC - Settings for different Window manager

Linux Reference

3.4.1 VNC - Settings for different Window manager


20.02.2008
3.4 VNC Server (Fedora, RHEL/CentOS) [  up  ] - [ top ] - [ linux a-z ] 3.5 Mail (MUA)

VNC Server on Linux

-rw-r--r--  1 root root 495 Apr 14 18:56 /etc/sysconfig/vncservers

vi /etc/sysconfig/vncservers


VNCSERVERS="1:[username]"

VNCSERVERARGS[1]="-geometry 1280x1024"

Set password


su - 

vncpasswd

Customize X startup

vi ~retoh/.vnc/xstartup

# GNOME:
exec /etc/X11/xdm/Xsession gnome

# FLUXBOX:
exec /usr/X11R6/bin/fluxbox

Tips




See also:



copyright by retoh - created with mytexi