Linux Reference3.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/fluxboxTips
- The .vnc directory is beeing created in the users home directory at the first time the vncserver was started with the related username. You may edit the .vnc/xstartup file to define your preferred window manager.
- Use a dedicated username for VNC sessions. Unproper logouts may corrupt the user's configuration base, especially in a Gnome environment.
See also:
- VNC Server at Linux
- Reference CComputers
Tips and tricks
infocopter.com/know-how/linux/vnc.html
copyright by retoh - created with mytexi