Executing Remote Commands on Demand with SSH
[root@smallfry tmp]# ssh 192.168.1.100 "uname -a"
root@192.168.1.100's password:
Linux bigboy 2.6.8-1.521 #1 Mon Aug 16 09:01:18 EDT 2004 i686 i686 i386 GNU/Linux
[root@smallfry tmp]#
Basic Linux tips,Basic Linux tricks,Basic Linux configurations and Basic Linux troubleshooting.