Re: tightvncserver: Could not start screen

2011-03-25 Thread Selim T. Erdogan
Susam Pal, 23.03.2011: > > Is there a way to start VNC server such that it makes the current > GNOME desktop available to the remote client? In the Gnome menu, try under "System->Preferences->Remote Desktop" -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "u

Re: tightvncserver: Could not start screen

2011-03-23 Thread Susam Pal
On Mon, Mar 21, 2011 at 3:38 AM, wrote: > On Mon, 21 Mar 2011 03:11:47 +0530 > Susam Pal wrote: > >> On Sat, Mar 19, 2011 at 9:28 PM,   wrote: >> > On Sat, 19 Mar 2011 21:17:31 +0530 >> > Susam Pal wrote: >> > >> >> susam@nifty:~$ >> >> >> >> Could you please help me n troubleshooting this? >>

Re: tightvncserver: Could not start screen

2011-03-20 Thread briand
On Mon, 21 Mar 2011 03:11:47 +0530 Susam Pal wrote: > On Sat, Mar 19, 2011 at 9:28 PM, wrote: > > On Sat, 19 Mar 2011 21:17:31 +0530 > > Susam Pal wrote: > > > >> susam@nifty:~$ > >> > >> Could you please help me n troubleshooting this? > > > > aaah, here it is: > > > > #!/bin/sh > > > > exec

Re: tightvncserver: Could not start screen

2011-03-20 Thread Susam Pal
On Sat, Mar 19, 2011 at 9:28 PM, wrote: > On Sat, 19 Mar 2011 21:17:31 +0530 > Susam Pal wrote: > >> susam@nifty:~$ >> >> Could you please help me n troubleshooting this? > > aaah, here it is: > > #!/bin/sh > > exec /usr/bin/X -nolisten tcp "$@" > xserverrc (END) > > btw, I'm guessing here, I ha

Re: tightvncserver: Could not start screen

2011-03-19 Thread briand
On Sat, 19 Mar 2011 21:17:31 +0530 Susam Pal wrote: > susam@nifty:~$ > > Could you please help me n troubleshooting this? aaah, here it is: #!/bin/sh exec /usr/bin/X -nolisten tcp "$@" xserverrc (END) btw, I'm guessing here, I have no idea if it's the problem. if you are going from a unix

Re: tightvncserver: Could not start screen

2011-03-19 Thread briand
On Sat, 19 Mar 2011 21:17:31 +0530 Susam Pal wrote: > > Fatal server error: > Couldn't add screen > > susam@nifty:~$ > > Could you please help me n troubleshooting this? I remember that a long time ago X used be installed default with tcp access turned off, and that you need tcp access for so

tightvncserver: Could not start screen

2011-03-19 Thread Susam Pal
I followed the following steps to start tightvncserver on Debian Wheezy. 1. Ran the following command as root: aptitude update; aptitude install tightvncserver 2. Logged into my GNOME desktop as non root user. 3. Opened mrxvt. Executed the following command in bash prompt: tightvncserver I got