Changes

From Amahi Wiki
Jump to: navigation, search
123 bytes added ,  14:34, 31 October 2010
chkconfig vncserver on
service vncserver start
* Edit /etc/sysconfig/vncservers and change lines as follows (username is your linux userfor the VNC session):
VNCSERVERS="2:username"
VNCSERVERARGS[2]="-geometry 1024x768 -nolisten tcp -localhost"
service vncserver stop
service vncserver start
* Start VNC on reboot (do this as your linux user for the VNC session):
crontab -e
@reboot vncserver
* Run your VNC Client and enter hda:1 as the host/IP address. You should now see your HDA Desktop screen.
12,424

edits