Page 1 of 1

How can I remotely control a Linux server from a Windows PC?

PostPosted: Fri Feb 27, 2015 4:04 pm
by dani_kurian
Hi,

I have a dedicated server with Linux. I have the IP address and a password for controlling the server. However, I want to control it from a Windows XP or Windows 2008 (server) computer. How can I do that? :idea:

Re: How can I remotely control a Linux server from a Windows

PostPosted: Fri Feb 27, 2015 4:56 pm
by rameez
You can use an SSH program to access the server’s terminal from Windows. Windows doesn’t come with an SSH program, so you’ll have to download one like PuTTY http://www.putty.org/ to login to the linux servers having Secure Shell.

Re: How can I remotely control a Linux server from a Windows

PostPosted: Mon Mar 02, 2015 9:54 am
by linux-user
Hai Rameez,

What if, I have to connect to the remote windows machine from a linux?