Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Remote desktop viewer not connecting
- Date: Wed, 15 Dec 2010 02:07:51 +0900
- From: Romeo Theriault <romeo.theriault@example.com>
- Subject: Re: [tlug] Remote desktop viewer not connecting
- References: <4D07A1BD.2020903@example.com>
Anyone have any suggestions of a way I might diagnose this problem?I don't use the gnome frontend so I'm not really sure what it defaults to using as it's vnc server. But you can always try starting vnc from the cli and see if that works.This is what I use to start my vnc server when I need access to it:vncserver -geometry 1152x864 -depth 24 :1That opens it on port 5901. You can use the vncpasswd utility to set a password for the vnc login.You can also use lsof to see if vnc is even listening on the ports you think it should be.lsof -i | grep 590Is it even running?ps -ef | grep -i vnc
--
Romeo Theriault
- Follow-Ups:
- Re: [tlug] Remote desktop viewer not connecting
- From: Romeo Theriault
- Re: [tlug] Remote desktop viewer not connecting
- From: Romeo Theriault
- References:
- [tlug] Remote desktop viewer not connecting
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Remote desktop viewer not connecting
- Next by Date: Re: [tlug] Remote desktop viewer not connecting
- Previous by thread: [tlug] Remote desktop viewer not connecting
- Next by thread: Re: [tlug] Remote desktop viewer not connecting
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links