View Single Post
  #2 (permalink)  
Old 13-Nov-2008, 15:09
JHMariscal JHMariscal is offline
Puzzled Penguin
 
Join Date: Nov 2008
Posts: 42
JHMariscal hasn't been rated much yet
Default Re: Tight VNC questions?

Follow-up.

i followed this link's instructions;
Enable remote desktop on linux using VNC | Linglom's Blog

Everything worked until I go to here;

jmariscal@ITSUSE:~> chkconfig vncserver on
bash: chkconfig: command not found
jmariscal@ITSUSE:~> su
Password:
ITSUSE:/home/jmariscal # chkconfig vncserver on
vncserver: unknown service
ITSUSE:/home/jmariscal # service vncserver start
service: no such service vncserver

Please help!
Reply With Quote