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
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?
>>
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
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
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
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
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
7 matches
Mail list logo