Xubuntu 11.10 - vncserver - localhost session via Remote Desktop HD

22.12.2011
How to connect second xubuntu session on localhost via Remote Desktop and vncserver ad.1 192.168.1.10 - is my localhost ip ad.2 password at begin (entered twice times) and password to connect via Remote Desktop is the same password. Good Luck :) command : sudo chmod 755 /etc/X11/xinit/xinitrc file xstartup: ### #!/bin/sh # Uncomment the following two lines for normal desktop: unset SESSION_MANAGER # [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup # [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources xsetroot -solid grey # vncconfig -iconic & x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & exec /etc/X11/xinit/xinitrc # x-window-manager & # gnome-session & ###

Похожие видео

Показать еще