Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
control desktop from remote location?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
kemical
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jul 2002
Posts: 139
Location: raleigh, NC

PostPosted: Mon Jul 22, 2002 4:44 am    Post subject: control desktop from remote location? Reply with quote

hi i know of a program in windows that lets you control another windows box live and remotely.

for example i can connect to my win2k server remotely from work and see my server desktop and run lotus notes schedules etc just like i was working locally!

is there anything like that for gentoo/linux for that matter and if so is it in portage?

oh one more thing, i would like to work remotely from work but they only use winNT :( so is there a windows client that will connect to a linux box and i can work on my linux box remotely from work?

have to pass the time working 3rd shift :( if any of you know how that is :)

any suggestions would be great!

ty
_________________
.. ...kemical. ... .. ..
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Mon Jul 22, 2002 4:48 am    Post subject: Reply with quote

vnc
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
ealfert
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jul 2002
Posts: 86
Location: Weston, FL, US

PostPosted: Mon Jul 22, 2002 4:50 am    Post subject: Reply with quote

emerge vnc or emerge tightvnc... i ligh tightvnc better... faster because of higher compression.

both VNCs have a client and server for linux and windows.... you can use any combination of client/server (win/win, linux/win, win/linux, linux/linux)

If you are coming from windows, it is similar to pcanywhere...
_________________
Edward Alfert
RootMode, LLC
http://www.rootmode.com/
Back to top
View user's profile Send private message
kemical
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jul 2002
Posts: 139
Location: raleigh, NC

PostPosted: Mon Jul 22, 2002 4:51 am    Post subject: Reply with quote

i know of vnc, but that is just like working on the network of a remote computer you are correct in this nature.

but what im looking for is that of a emulator that allows me to actually work on my desktop. as i can see X windows etc from a remote computer.

unless vnc has since changed since ive remembered it, i dont think it will do the trick. :)

thanks for the sugg. though!
_________________
.. ...kemical. ... .. ..
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Mon Jul 22, 2002 4:52 am    Post subject: Reply with quote

vnc supports SSH?

I can connect to my IP only via ssh :-(
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
jthj
Apprentice
Apprentice


Joined: 04 Jun 2002
Posts: 176
Location: The Matrix Has Me....

PostPosted: Mon Jul 22, 2002 6:26 am    Post subject: Reply with quote

kemical wrote:
i know of vnc, but that is just like working on the network of a remote computer you are correct in this nature.

but what im looking for is that of a emulator that allows me to actually work on my desktop. as i can see X windows etc from a remote computer.

unless vnc has since changed since ive remembered it, i dont think it will do the trick. :)

thanks for the sugg. though!


yeah you can do that with vnc
Back to top
View user's profile Send private message
kemical
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jul 2002
Posts: 139
Location: raleigh, NC

PostPosted: Mon Jul 22, 2002 6:44 am    Post subject: Reply with quote

ok cool thanks :D

i got tightvnc server running on my gentoo box, and the client running on my winnt box at work..

works excellent :D
_________________
.. ...kemical. ... .. ..
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Mon Jul 22, 2002 12:52 pm    Post subject: Reply with quote

Yeah:
http://www.uk.research.att.com/vnc/sshvnc.html

ssh is so versatile that I would be surprised if something couldn't be tunnelled through it :)
DArtagnan wrote:
vnc supports SSH?

I can connect to my IP only via ssh :-(
Back to top
View user's profile Send private message
tsuru
Tux's lil' helper
Tux's lil' helper


Joined: 19 Apr 2002
Posts: 99
Location: Nashville, Tennessee, USA

PostPosted: Mon Jul 22, 2002 1:50 pm    Post subject: XDMCP vs. VNC Reply with quote

I've been thinking of doing a remote desktop setup myself and before vnc was mentioned I thought it had to be done through XDMCP. So my question is what is the difference between XDMCP and VNC?
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Mon Jul 22, 2002 1:58 pm    Post subject: Re: XDMCP vs. VNC Reply with quote

They are quite different. XDMCP is the protocol that defines communication between remote X servers and an xdm session that is hosted somewhere else. You need to have X running on your "client" machine in order to use XDMCP. vnc allows a display to be exported from a Windows box or a Unix X server to a remote client that may be running in X, Windows, or even java. The latter can be used when you cannot or do not want to run an X server on the client machine.

BTW, you don't really need to run XDMCP to get applications running on a remote X server anyway - you can just start the X server, telnet to/login the other box, set the display and launch your application to display on your client.

Some info on XDMCP:
http://www.tldp.org/HOWTO/XDMCP-HOWTO/intro.html

tsuru wrote:
I've been thinking of doing a remote desktop setup myself and before vnc was mentioned I thought it had to be done through XDMCP. So my question is what is the difference between XDMCP and VNC?
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Mon Jul 22, 2002 2:09 pm    Post subject: Reply with quote

LISTEN LISTEN LISTEN :-)

The next Kde3.1 has a desktop sharing , it's just great.
I used it and the control is 100%.
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
jthj
Apprentice
Apprentice


Joined: 04 Jun 2002
Posts: 176
Location: The Matrix Has Me....

PostPosted: Mon Jul 22, 2002 2:41 pm    Post subject: Reply with quote

DArtagnan wrote:
LISTEN LISTEN LISTEN :-)

The next Kde3.1 has a desktop sharing , it's just great.
I used it and the control is 100%.


Thats Awesome!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum