XP run command remotely


Go Back   Computer Help Articles > Windows XP Work Remotely
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 07:12 AM
timisme@yahoo.com
 
Posts: n/a
Default XP run command remotely

I have a need to run a command line file remotely, on another network
computer. Is it possible to send a command line command to another
machine? I'm not talking about net commands.

Reply With Quote
  #2  
Old 01-05-2006, 07:12 AM
Brett Michaels from Poison
 
Posts: n/a
Default Re: XP run command remotely

Yeah, absolutely.
the ssh(Secure SHell) protocol will allow you to login to a remote
computer via a command prompt(with the correct firewall settings and
access permissions), and then control that particular computer via a
command window.

Putty is a popular windows ssh client and you can download it for free
everywhere. Just google it.

Also, ssh version 1 isn't so secure. It can be sniffed with most
freeware sniffers.
If youre worried about Man in the middle or data confidentiality,
you'll want to use the sshv2 protocol. Most programs allow you to
choose between v1 and v2.

Reply With Quote
  #3  
Old 01-05-2006, 07:12 AM
Peter
 
Posts: n/a
Default Re: XP run command remotely

> Yeah, absolutely.
> the ssh(Secure SHell) protocol will allow you to login to a remote
> computer via a command prompt(with the correct firewall settings and
> access permissions), and then control that particular computer via a
> command window.
>
> Putty is a popular windows ssh client and you can download it for free
> everywhere. Just google it.
>
> Also, ssh version 1 isn't so secure. It can be sniffed with most
> freeware sniffers.
> If youre worried about Man in the middle or data confidentiality,
> you'll want to use the sshv2 protocol. Most programs allow you to
> choose between v1 and v2.


So how exactly do I connect using putty to Windows XP machine?


Reply With Quote
  #4  
Old 01-05-2006, 07:12 AM
Sooner Al [MVP]
 
Posts: n/a
Default Re: XP run command remotely

You need to run a Secure Shell (SSH) server on the PC... Personally I use
CopSSH for that on one of my XP Pro boxes...

http://www.itefix.no/phpws/index.php...position=22:22

Two free clients... I use Tunnelier...

http://www.bitvise.com/tunnelier.html
http://www.chiark.greenend.org.uk/~sgtatham/putty/

I would also recommend using a private/public key pair with a strong pass
phrase versus a password (strong or otherwise) for authentication.

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual
benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...

"Peter" <peterfoxghost@yahoo.ca> wrote in message
news:Wu1ff.2444$KP5.312206@news20.bellglobal.com.. .
>> Yeah, absolutely.
>> the ssh(Secure SHell) protocol will allow you to login to a remote
>> computer via a command prompt(with the correct firewall settings and
>> access permissions), and then control that particular computer via a
>> command window.
>>
>> Putty is a popular windows ssh client and you can download it for free
>> everywhere. Just google it.
>>
>> Also, ssh version 1 isn't so secure. It can be sniffed with most
>> freeware sniffers.
>> If youre worried about Man in the middle or data confidentiality,
>> you'll want to use the sshv2 protocol. Most programs allow you to
>> choose between v1 and v2.

>
> So how exactly do I connect using putty to Windows XP machine?
>
>



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump


All times are GMT. The time now is 08:39 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

XP run command remotely