Operating System
I remember when I first started using Linux and I was used to the graphical interface of Windows, I truly hated the Linux terminal. Back then I was finding the... Read more
Here again, I have written another post on Linux Tips and Tricks series. Since beginning the objective of this post is to make you aware of those small tips and... Read more
Linux command line is attractive and fascinating, and there exists a flock of Linux user who are addictive to command Line. Linux command line can be funny and amusing, if... Read more
Did this ever happen to you? You realized that you had mistakenly deleted a file – either through the Del key, or using rm in the command line. In the... Read more
System Administration involves many activities one of which is monitoring and checking for how long your Linux system has been running. It is always a good idea to keep track... Read more
You might have found the first article very much useful, this article is an extension of the 20 Useful Commands for Linux Newbies. The first article was intended for newbies... Read more
In this post, we will learn a number of commands for locating the default configuration files for MySQL database server (my.conf), PHP programming language (php.ini) and Apache HTTP server (http.conf),... Read more
There are several commands and programs provided by Linux for viewing the contents of file. Working with files is one of the daunting task, most of the computer users be... Read more
As promised in our earlier post, in this post we are going to review boot process in Linux Operating System. How Operating system passes through different stage of booting states.... Read more
Linux Operating System comes with Kill command to terminate a process. The command makes it possible to continue running the server without the need of reboot after a major change/update.... Read more