Linux is a multitasking system, which means it can run multiple tasks (process) at a time. Basically,…
Note: In Linux, everything is treated as files. Even folders are treated as files. There will be…

In this second series, you will learn about script debugging, conditional statements and case statements. Debugging shell…
Why should you learn Linux? Linux is an awesome OS to work with. It is very malleable…
When you start learning powershell you wont be knowing all the commands. So the help system will…
What is powershell: Windows powershell is an excellent command line shell…
Rails form_for helper used the active record class for handling the forms and saving to database. However…
When you interrupt yum installation and try to reinstall the package again , you are likely to…
This tutorial will teach you how to connect MySQL database and JSP on eclipse. I really had…