November 20th, 2008 () Linux › admin › 6 Comments
Working on a *nix system is no piece of cake. Especially when you are used to Graphic interface of ‘windows’. The world where mouse is the king. Here is a list of most used / most discussed / most important *nix commands. Mastering this will surely get your confidence level high in the black background [...]
October 28th, 2008 () General, Lamp Fun, Linux, Perl › admin › 12 Comments
AWK is a general purpose programming language that is designed for processing text-based data, either in files or data streams, and was created at Bell Labs in the 1970s I noticed that Erik Wendelin wrote an article “awk is a beautiful tool.” In this article he said that it was best to introduce Awk with [...]
August 10th, 2008 () General › admin › No Comments
Welcome to the world of LAMP. For all you disgraceful people who don’t know what it is, the definition: L = > Linux ( Its an operating system ) A => Apache ( Its a web server ) M => MySQL ( Its a database system ) P => PhP {&perl } ( These are [...]