Information For IT
Linux, Microsoft, Android, Cloud Computing - Tutorials, How-to, Tips and Others
Showing posts with label
Scripts
.
Show all posts
Showing posts with label
Scripts
.
Show all posts
Wednesday, September 5, 2012
Shell Script To Encrypt Any Given Text File
›
In cryptography, encryption is the process of transforming information (referred to as plaintext) using an algorithm (called cipher) to m...
Shell Script List All Top IP Address Accessing Apache Web Server
›
******************************** #!/bin/bash # Shell Script To List All Top Hitting IP Address to your webserver. # This may be use...
Basic of Shell Script
›
What Is a Shell? Ø The shell is a user program or it is an environment provided for user interaction. Ø It is a co...
Wednesday, August 8, 2012
Automatic Mysql DB Backup Scripts
›
Automatic Mysql DB Backup Scripts With Compress and auto Deletion of Old Archive Files :: UPDATE 3.30.2012 Added error logging to...
›
Home
View web version