VNC Startup GNOME Desktop

| 0 Comments
Modify the $HOME/.vnc/xstartup file to include gnome-session.
#!/bin/sh

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
#xsetroot -solid grey
#xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
#twm &
gnome-session

Leave a comment

Recent Entries

Sun Directory Server Tuning Indexing Replication
http://docs.sun.com/source/816-6698-10/indexing.html http://docs.sun.com/source/816-6697-10/indexing.html http://docs.sun.com/source/816-6698-10/replicat.html…
VNC Startup GNOME Desktop
Modify the $HOME/.vnc/xstartup file to include gnome-session. #!/bin/sh [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources #xsetroot -solid grey #xterm -geometry…
iSCSI Initiator for Mac OS X
Download globalSAN…