I'm using:
ssh user@host script -a today
It seems to work, but not perfectly.
1. I can logout from the typescript (exit, ctrl-D) and it also exits the shell and terminates the ssh sessi...
http://www.experts-exchange.com/Security/Misc/Q_20230984.html
Zones:
SecurityDate Answered: 11/21/2001 Grade: A Views: 0
I have research a few things and have ideas about this, so for me to accept an answer, I will need a fairly detailed answer ( but I will award more points if needed to accomplish this ).
I have ...
http://www.experts-exchange.com/Networking/Unix_Networking/Q_20795862.html
Dear Expert,
I have created an expect script to ssh to remote machine. The ssh connection is working fine. But i do not know how to grep the result of the command that i submitted to the remote ...
http://www.experts-exchange.com/OS/Unix/Solaris/Q_20924241.html
Zones:
SolarisDate Answered: 06/17/2004 Grade: A Views: 0
hi guys,
i am doing ssh for working in remote machine, some of the private and global variables are declared in existing sctipt but those are not in remote server, how can i export all command.
...
http://www.experts-exchange.com/Networking/Unix_Networking/Q_22865471.html
My Unix environment is having a Cobra service, which is running and communicating on multiple Unix machines in the same network. Problem here is, In some machines, the memory usage for certain task...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21752984.html
We can put ftp commands/parameters into a input file for Shell script
(like password, "cd ...", "get..."). Is it possible to do this with openssh
that comes with Solaris/Linux?
My plan is to...
http://www.experts-exchange.com/OS/Unix/Solaris/Q_23538955.html
Hello all!
I need to use SSH within a shell script and I am running into a bit of an impasse. Say I have this scenario:
Two Solaris boxes (ServerA and ServerB). ServerA runs a cron job, whi...
http://www.experts-exchange.com/OS/Unix/Solaris/Q_20610462.html
Zones:
SolarisDate Answered: 05/09/2003 Grade: A Views: 127
hi ,
i have shell script named test.ksh, in script i have to make ssh connection , upto ssh connection is fine but after ssh connection shell prompt is appear and want read script from existing ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_22853615.html