Automatic SSH Key Transfer Script | Linux
We had a requirement where we had to automate the ssh key transfer as part of a large scale tasks...
Automation / bash / csh / tcsh / ksh / Linux / Must Know / Operating Systems / Scripting Languages / Shell Scripting
by Ramakanta · Published April 28, 2013 · Last modified November 20, 2016
We had a requirement where we had to automate the ssh key transfer as part of a large scale tasks...
bash / Scripting Languages / Shell Scripting
by Ramakanta · Published May 5, 2012 · Last modified February 11, 2015
Built-in variables are automatically set by the shell and are typically used inside shell scripts. Built-in variables can make...
bash / Security / Shell Scripting
by Ramakanta · Published May 4, 2012 · Last modified August 13, 2016
Below shell script can be used for checking whether files in a directory is tampered or changed meanwhile. We as...
bash / Linux / Scripting Languages / Shell Scripting / Unix OS
by Ramakanta · Published January 3, 2012 · Last modified October 6, 2016
In this article we will learn about different syntax in bash shell scripting. It is designed as descriptive so that...
Apache Web Server / bash / csh / tcsh / ksh / Linux / Operating Systems / Oracle HTTP Server / Shell Scripting
by Ramakanta · Published July 5, 2011 · Last modified August 24, 2014
Usually when we get error in Apache error.log files we need to restart. To do so we need to monitor...
Advertisement
Advertisement
Advertisement