canmove, Confirmed users
6,441
edits
No edit summary |
|||
| Line 2: | Line 2: | ||
Ubuntu 7.04 'Desktop" install | Ubuntu 7.04 'Desktop" install | ||
== Configuration Changes == | == Configuration Changes == | ||
| Line 29: | Line 26: | ||
vncpasswd | vncpasswd | ||
Make vnc start on boot by adding the following to mozqa's crontab: | Make vnc start on boot by adding the following to mozqa's crontab: | ||
@reboot | @reboot x11vnc -display :0 -shared -forever -rfbauth /home/mozqa/.vnc/passwd -bg | ||
== Configure Apache == | == Configure Apache == | ||