LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Closed Thread
  Search this Thread
Old 07-21-2009, 08:00 AM   #1
Deluka
Member
 
Registered: Jul 2009
Location: Belguim
Distribution: Fedora 11
Posts: 42

Rep: Reputation: 16
VNC Server login issue


Hey there
I have install and configured a vnc server on my Linux box using this tutorial
I can login but not into the servers set in the /etc/sysconfig/vncservers

Code:
VNCSERVERS="2:Deluka"
VNCSERVERARGS[2]="-geometry 800x600 -depth 16"
If i'm not mistaking i could be able to logging using 192.168.1.4:5902.
Just to be sure i checked the /etc/xinetd.d/vncts.
this is what i have there.
Code:
# default: off
# To use this remote vnc method: 
# * Allow local accesss to Xserver/XDMCP, add to /etc/X11/xdm/Xaccess:
#   localhost	
# Then, this server is accessible at vncviewer <server>:0-5
service vnc-1024x768x16
{
	disable		= no
	type		= UNLISTED
	port		= 5900
	socket_type	= stream        
	wait		= no
	user		= nobody 
	group		= tty
	server		= /usr/bin/vncts
	server_args	= -geometry 1024x768 -depth 16
}
service vnc-800x600x16
{
	disable		= no
	type		= UNLISTED
	port		= 5901
        socket_type     = stream
        wait            = no
        user            = nobody
	group           = tty
        server          = /usr/bin/vncts
        server_args     = -geometry 800x600 -depth 16
}
service vnc-640x480x16
{
	disable		= no
	type		= UNLISTED
 	port		= 5902
        socket_type     = stream
        wait            = no
        user            = nobody
        group           = tty
        server          = /usr/bin/vncts
        server_args     = -geometry 640x480 -depth 16
}
service vnc-1024x768x8
{
	disable		= no
	type		= UNLISTED
	port		= 5903
        socket_type     = stream
        wait            = no
        user            = nobody
        group           = tty
        server          = /usr/bin/vncts
        server_args     = -geometry 1024x768 -depth 8 
}
service vnc-800x600x8
{
	disable		= no
	type		= UNLISTED
	port		= 5904
        socket_type     = stream
        wait            = no
        user            = nobody
        group           = tty
        server          = /usr/bin/vncts
        server_args     = -geometry 800x600 -depth 8 
}
service vnc-640x480x8
{
	disable		= no
	type		= UNLISTED
	port		= 5905
        socket_type     = stream
        wait            = no
        user            = nobody
        group           = tty
        server          = /usr/bin/vncts
        server_args     = -geometry 640x480 -depth 8 
}
So for i as far i can tell everything could be oke.
But the only way i can log is by using vncserver :6 and login remotely by using 192.168.1.4:5906 where i log directly into the root.
Those anyone have any idea what's going on here ?
 
Old 07-21-2009, 08:14 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Please post your thread once and in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread should be closed because it is a duplicate of http://www.linuxquestions.org/questi...-issue-741684/.

Please note that using you browsers "back" button to edit your post or creating new threads instead of editing your OP is not at all acceptable. Please do not post duplicate threads again. Do read and understand the http://www.linuxquestions.org/linux/rules.html before doing anything else.
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
VNC Server login issue Deluka Linux - Software 1 07-21-2009 08:14 AM
VNC server issue UltraSoul Solaris / OpenSolaris 2 12-07-2006 12:42 AM
Login problems after joining AD and possible VNC issue redir Linux - General 0 01-30-2006 11:03 AM
VNC Login issue with Fedora 4 srobertson2469 Linux - Software 1 12-29-2005 07:29 PM
VNC Server Issue Jason_25 Linux - Newbie 5 04-27-2003 11:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration