Gentoo Archives: gentoo-user

From: Daniel Iliev <danny@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Remote desktop to WinXP from Gentoo
Date: Sun, 01 Oct 2006 21:47:13
Message-Id: 4520360F.70102@ilievnet.com
In Reply to: Re: [gentoo-user] Remote desktop to WinXP from Gentoo by Mick
1 Mick wrote:
2 > On Sunday 01 October 2006 21:56, Daniel Iliev wrote:
3 >
4 >> Mick wrote:
5 >>
6 >
7 >
8 >>> Thank you. Given that grdesktop is just a gnome front end (equivalent to
9 >>> krdc, which I believe requires vnc) are any solutions that work with the
10 >>> default WinXP remote desktop/remote assistance set up?
11 >>>
12 >> No, grdesktop is a front-end for "net-misc/rdesktop" which is an RDP
13 >> (Remnote Desktop Protocol) client. This is exactly what you need to
14 >> connect to MS WinXP's "Remote Desktop" service. "emerge grdesktop" will
15 >> pull rdesktop as a dependency. That's all you need. No Installation of
16 >> VNC Server at the Windows computer.
17 >>
18 >
19 > Thanks Daniel, I really like the sound of this, but there's a catch. I do not
20 > run Gnome on my machine and grdesktop is of course also pulling in a load of
21 > Gnome libraries and dependencies. Is there a non-Gnome grdesktop equivalent?
22 >
23
24
25 Ok, then just "emerge rdesktop" w/o the front-end and start it by typing
26 "rdesktop" in kterminal or whatever is your favorite X-terminal-emulator.
27
28 The basinc syntax is:
29 "rdesktop "my-father's-pc"
30
31 --
32 Best regards,
33 Daniel
34
35
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Remote desktop to WinXP from Gentoo Mick <michaelkintzios@×××××.com>