Access Windows XP computer through SSH?

N

Noozer

I do a lot of remote administration on Linux boxes through a PuTTY SSH
connection on my Windows PC.

Is it also possible to manage Windows XP Pro machines through an SSH
connection?
 
A

Allan

Noozer said:
I do a lot of remote administration on Linux boxes through a PuTTY SSH
connection on my Windows PC.

Is it also possible to manage Windows XP Pro machines through an SSH
connection?
Try posting this in a Linux newsgroup such as alt.os.linux. The only thing I
can think of is to use Remote Desktop.
 
V

VanguardLH

Noozer said:
I do a lot of remote administration on Linux boxes through a PuTTY
SSH connection on my Windows PC.

Is it also possible to manage Windows XP Pro machines through an SSH
connection?


If you really don't need SSL to encrypt your communications within
your own secured intranet, you could use Windows Services for UNIX
(SFU) which includes 'rsh' support.

http://technet.microsoft.com/en-us/interopmigration/bb380242.aspx

(I've never bothered to use SFU).

Of course, variations of VNC (TightVNC, RealVNC) are also
possibilities, as is Microsoft's Remote Desktop protocol.

http://www.google.com/search?q=+ssh++windows

It seems there are versions of Putty for Windows, too.
 
C

Calab

|
| | > I do a lot of remote administration on Linux boxes through a PuTTY SSH
| > connection on my Windows PC.
| >
| > Is it also possible to manage Windows XP Pro machines through an SSH
| > connection?

| This may work (though I have not tried it myself)
|
| http://sshwindows.sourceforge.net/

I was looking at this, but not sure why it would need Cygwin components.

Basically, I'm trying to find a secure way to get to a command prompt on a
remote Windows PC.
 
C

Calab

| | >I do a lot of remote administration on Linux boxes through a PuTTY
| >SSH connection on my Windows PC.
| >
| > Is it also possible to manage Windows XP Pro machines through an SSH
| > connection?

| If you really don't need SSL to encrypt your communications within
| your own secured intranet, you could use Windows Services for UNIX
| (SFU) which includes 'rsh' support.
|
| http://technet.microsoft.com/en-us/interopmigration/bb380242.aspx

I'll be connecting through the internet, so security is important.

| (I've never bothered to use SFU).
|
| Of course, variations of VNC (TightVNC, RealVNC) are also
| possibilities, as is Microsoft's Remote Desktop protocol.

I'm trying to avoid getting to the Windows Desktop. I want a low bandwidth
option when I don't need to do anything major to the remote Windows PC.

| It seems there are versions of Putty for Windows, too.

That's client side. Always have it installed on my Windows PCs.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top