« Previous - Version 3/4 (diff) - Next » - Current version
brfransen, 11/29/2014 06:32 am


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/apps

[startup] {sudo /usr/bin/x11vnc -ncache -nap -wait 50 -passwd mythtv -display :0 -forever -o /var/log/mythtv/x11vnc.log -bg }