Author Topic: VNC in to Xubuntu  (Read 10758 times)

0 Members and 1 Guest are viewing this topic.

Offline digiSal

  • Administrator
  • Sr. Member
  • *****
  • Posts: 495
  • Gender: Male
    • View Profile
    • digiSal
VNC in to Xubuntu
« on: July 19, 2007, 04:44:57 pm »
Xubuntu does not come loaded with a Remote package out of the box like Ubuntu does. So I installed x11vnc

apt-get install x11vnc

set a parseword for it.

x11vnc -storeparsewd parseword /etc/vncparsewd

I just need to set it so that the vnc server is always running. Right now i start the service by SSH'ing into the box using Putty.