error reading information on service vncts

Issues related to applications and software problems
Post Reply
phreak
Posts: 26
Joined: 2012/02/25 23:46:14

error reading information on service vncts

Post by phreak » 2012/02/29 22:40:02

Still kinda new here, though getting way better and enjoying the process

this is the error I get when setting up Tiger vnc for remote ssh login.


[peter@localhost ~]$ su
Password:
[root@localhost peter]# /sbin/chkconfig vncts on
error reading information on service vncts: No such file or directory
[root@localhost peter]#

-Peter

User avatar
TrevorH
Site Admin
Posts: 33218
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: error reading information on service vncts

Post by TrevorH » 2012/03/01 02:18:20

You installed tigervnc-server using yum? The service is called vncserver not vncts.

phreak
Posts: 26
Joined: 2012/02/25 23:46:14

Re: error reading information on service vncts

Post by phreak » 2012/03/01 17:23:36

I have tigervnc-server installed and configured for a SSH tunnel,
the problem is that as part of the ssh setup ( I was following a guide from online) wanted me to restart that file name, I have not yet got SSH working as part of vnc

any help?
what useful info can I post?

User avatar
TrevorH
Site Admin
Posts: 33218
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: error reading information on service vncts

Post by TrevorH » 2012/03/01 18:06:00

Yes but [u]how[/u] did you install tigervnc-server? If you installed it using yum install then the init script name is not vncts but vncserver so that's what you need to use. If you didn't install it using yum install then, congratulations, you just broke your system, undo all the changes you made and then use yum install instead.

phreak
Posts: 26
Joined: 2012/02/25 23:46:14

Re: error reading information on service vncts

Post by phreak » 2012/03/01 23:26:13

fair enough

well the system is not broken I did install it through yum,

the vnc server has been restarted many times

it seems that the ssh tunnel is misconfigured

what is the proper syntax for a client loging into a ssh vnc service? I have seen log in info which included much more than an Ip address and a port #
I am new to ssh and apreciate all the help I am getting.

Peter

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

error reading information on service vncts

Post by pschaff » 2012/03/03 15:33:25

You don't say what guide you are following? Have you read the Wiki [url=http://wiki.centos.org/HowTos/VNC-Server]VNC[/url] article? If not, does that help? If not, then what are you following?

Post Reply