View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 08:25 AM
Larry Starr
 
Posts: n/a
Default Re: Remote execution of commands on AIX

In article <1137477248.282548.220940@g44g2000cwa.googlegroups .com>,
vidhs157@gmail.com wrote:
> Hi,
>
> I am working on a PERL Script for an AIX box that i will be executing
> remotely from a Windows machine.Is there any command to remotely
> connect to the AIX box something similar to Psexec in Windows and rsh
> in Solaris.
>
> Thanks,
> Vidhya


The "rsh" and "rexec" are both supplied with the "bos.net.tcp.client".
"ssh" is also available in openssh.base.client.

Any of these commands may be used for remote execution, assuming that
the corresponding daemons are enabled on the target system.

Hope this helps.

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Reply With Quote