thx for the msg. but I 'm not looking for cfg mgmt tools.
On 19 February 2018 at 18:41, Alex Mestiashvili
wrote:
> On 02/14/2018 08:48 AM, Lancelot Mak wrote:
> > thanks for the help.
> > it works.
> >
> > On 14 February 2018 at 13:33, Илья Рассадин >
thanks for the help.
it works.
On 14 February 2018 at 13:33, Илья Рассадин wrote:
> Try to look at Net::SSH::Any https://metacpan.org/pod/Net::SSH::Any
>
>
> On 2/14/18 5:32 AM, Lancelot Mak wrote:
>
> do u have any recommendation on module to use? what i wanted is to login
&g
do u have any recommendation on module to use? what i wanted is to login
ssh using username,password but in script
no key, no non-interactive
thanks
On 13 February 2018 at 23:38, Chas. Owens wrote:
> On Tue, Feb 13, 2018 at 1:19 AM Lancelot Mak
> wrote:
>
>> #!/usr/bin/perl -
RGV[1]",
);
print $cmdlog;
print "\n";
On 13 February 2018 at 16:36, Chas. Owens wrote:
> Can you simplify your code to a short program that had the issue and post
> it? Often the act of shortening the program reveals the problem on its own.
>
> On Mon, Feb 12, 2018, 22:
Hi all,
I am using SSH::Command module to do ssh stuff but it does not return
full reply from server. Any clue? It just returns part of it. Is it
timeout? or what?
Thanks.
--
--
Lancelot Mak