Mazhar am Montag, 21. November 2005 09.46:
> Hi Folks,
> I have a requirement from the clinet where in i have to take control of the
> machines (either by telnet,SSH). My first point to be addressed is how can
> i take a remote machine TELNET through perl script and also once i take the
> same i have to check the type of operating system and then find the size of
> the disks partitioned. Waiting for your help at the earliest
>
> Thanks in Advance
> Mazhar

Just one thing: Don't use telnet unless absolutely necessary. It's unsecure 
since all data is transferred in plain text. Even if you don't login as root 
(or su to root after login): Don't use it.

joe

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to