LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   remote login to Linux from Xp (https://www.linuxquestions.org/questions/linux-newbie-8/remote-login-to-linux-from-xp-609326/)

mujahed_khan 12-27-2007 12:52 AM

remote login to Linux from Xp
 
Hi there. i am having a few linux machines so can anyone please guide me how to remote login into the linux machine from an windows xp machine.

Thank you.

Uncle_Theodore 12-27-2007 12:58 AM

You need putty. Get it here http://www.chiark.greenend.org.uk/~sgtatham/putty/ Documentation is available from the same site.

mujahed_khan 12-27-2007 11:40 PM

Thanks for the reply i will get back to u if i have any more questions...

jschiwal 12-27-2007 11:51 PM

You could also install Cygwin/X which includes the ssh client as well as an Xorg server. This would allow you to run an application remotely on the Linux machine and have the program display in a window on the Windows machine.

jiml8 12-28-2007 12:12 AM

I like cygwin a lot better than putty. Cygwin gives a *nix environment for Windows, allowing a LOT of *nix software to run, including ssh.

gavin2u 12-28-2007 01:25 AM

4text console login: ssh
On the server side, install and setup a openssh server, and on ur client side connect it from 'PuTTY' (google it plz)

4GUI login: vnc
Install and setup a vnc server, and on ur xp client, user vnc veiwer to access ur server.

p.s. vnc has edition for free. :)


All times are GMT -5. The time now is 12:41 PM.