Results 1 to 5 of 5
Hello All,
I have a Mandriva 2008.1 server which I do not have any screen connected to normally. I would like to make VNC start up on this machine at ...
- 09-27-2008 #1Just Joined!
- Join Date
- Jan 2007
- Location
- Sydney, Australia
- Posts
- 86
How to turn VNC on by default
Hello All,
I have a Mandriva 2008.1 server which I do not have any screen connected to normally. I would like to make VNC start up on this machine at boot time (it is on a protected network so security is not an issue here), and let me connect to it from other computers on the net. If I go into the control centre in Mandriva and turn on the remote access I can connect just fine, problem is I have to do this every time, which is a bit of a pain, so how can I configure it to start VNC-server automatically when it starts?
- 09-28-2008 #2
Start VNCSERVER
You can create a cronjob to start the vncserver when the server boots up.
Code:@reboot /path/to/vncserver
- 09-29-2008 #3Just Joined!
- Join Date
- Jan 2007
- Location
- Sydney, Australia
- Posts
- 86
Yeah, which brings me back to my original question, I've tried to look around my system, but "vncserver" is not what the binary is called. Does anyone know what server is started, and with which arguments when the "remote access" is enabled through the control centre?
- 11-09-2008 #4Just Joined!
- Join Date
- Jan 2007
- Posts
- 16
I would like to know the answer to that also
kwdaye
- 11-22-2008 #5
try this command.....
X0rfbserver
the 0 is a zero...
I believe there are command line options to set the password and so forth, but don't know what they are. You can click on the Daemon box that pops up to get to some options and also there is a file in the /home directory called .Xorfbserver (it's a hidden file) that has these options as well.
You can also install another vnc server and use that...but X0rfbserver is what is invoked from MCC... Loy


Reply With Quote
