Vnc
Version 1 (turpie, 03/11/2012 08:30 am) → Version 2/3 (marcaronson408, 03/11/2012 08:30 am)
h1. VNC
VNC is very useful for remote administration.
You can install it using:
@pacman -Sy x11vnc@
If you want VNC to run automatically whenever your system reboots, add the following line to the end of your the file /home/mythtv/.fluxbox
@[startup] {sudo /usr/bin/x11vnc -ncache -nap -wait 50 -passwd mythtv -display :0 -forever -o /var/log/mythtv/x11vnc.log -bg }@
VNC is very useful for remote administration.
You can install it using:
@pacman -Sy x11vnc@
If you want VNC to run automatically whenever your system reboots, add the following line to the end of your the file /home/mythtv/.fluxbox
@[startup] {sudo /usr/bin/x11vnc -ncache -nap -wait 50 -passwd mythtv -display :0 -forever -o /var/log/mythtv/x11vnc.log -bg }@