Browsing Category
Tips & Tricks
6 posts
How To write a shell Script To Monitor Processes Status?
Shell script to monitor process status Here is a simple Shell script to monitor the status of a…
Recover deleted file using “lsof”
Whats your favorite command in linux ? 🙂 . I know its hard to say, so as I’m.…
How to setup SSH login banner messages?
It’s a good idea to create a login banner for remote login. Through this we can warn unauthorized…
SetID and Business Units – Quick and Easy
Most popular explanation available about SetID is that it is something used for table set sharing. Indeed it…
How to Enable Var Log Message in Ubuntu 12.04
Enable /var/log/messages in Ubuntu 12.04 This post covers the steps How to Enable Var Log Message in Ubuntu 12.04. By default…
Sort IP address – Bash
Sometimes you wonder how to sort IP address from a large pool of IP address consisting different subnets.…