[root@bayoe ~]# dpkg-reconfigure xserver-xorg
[root@bayoe ~]# apt-get install xfce4
[root@bayoe ~]# startx
[root@bayoe ~]# apt-get install tightvncserver
[root@bayoe ~]# vi /root/.vnc/xstartup
#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
x-terminal-emulator -geometry 80×24+10+10 -ls -title “$VNCDESKTOP Desktop” &
x-window-manager &
xfwm4 &
xfce4-panel &
[root@bayoe ~]# tightvncserver
Done
itu perintahnya menjaminkan gak gan ?? :D
BalasHapus