ReferencePlatforms/Test/Linux: Difference between revisions

Jump to navigation Jump to search
Line 26: Line 26:
  #!/bin/sh
  #!/bin/sh
  xsetroot -solid grey
  xsetroot -solid grey
gnome-session&
And make it executable
And make it executable
  chmod +x /home/mozqa/.vnc/xstartup
  chmod +x /home/mozqa/.vnc/xstartup
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          vnc4server -rfbport 5900
  @reboot          tightvncserver -geometry 1280x1024 -rfbport 5900


== Configure Apache ==
== Configure Apache ==
canmove, Confirmed users
6,441

edits

Navigation menu