Author Archive
Friday, August 19th, 2011
Dual booting is a common practice with plenty of Linux users. Dual booting refers to the act of installing two separate operating systems on the same computer. Each OS is given its own partition, which tends to be inaccessible for all practical purposes to the other OS. Transferring files between two systems can prove to […]
Posted in Linux | No Comments
Wednesday, August 17th, 2011
KDE and GNOME are two of the most popular desktop environments on the Linux operating system. They are developed by two separate communities of developers, with some APIs that are unique and the others, which are common. This makes it easier for third party applications to be developed, as well as there is a common […]
Posted in Linux | Comment (1)
Monday, August 15th, 2011
The Apache HTTP server is a software package used to run and maintain web servers. It was and is hugely popular; from the initial growth of the Internet to the current scenario, Apache is said to serve every two out of three websites. Apache is frequently used in tandem with the Linux networking environment, making […]
Posted in Linux | No Comments
Saturday, August 13th, 2011
Ubuntu is a relatively new Linux distribution, based on Debian. It is a free operating system that unabashedly welcomes people to download and share it. Despite being owned by a UK-based company called Canonical Ltd., it retains its open source roots completely, so much as to its very name being derived from an African philosophy […]
Posted in Linux | No Comments
Thursday, August 11th, 2011
User account creation is one of the rare aspects of Linux administration where using text (command line) mode really isn’t any more challenging than using the usual graphical user interface tool. It goes without saying that it is an approachable step for a Linux newbie, and can go a long way in getting an idea […]
Posted in Linux | No Comments
Tuesday, August 9th, 2011
The Linux environment provides a number of protocols that are intended to create and administer networks, both simple and complex. Networks are the foundations of modern communications, and Linux-based networks account for quite a number of them. TCP/IP is a layered network protocol first developed by the US Department of Defense for providing a communications […]
Posted in Linux | No Comments
Sunday, August 7th, 2011
Linux is an operating system with a very wide range of variants. In the Linux environment, they are called distributions, or ‘distros’ in short. Often enough, the abundance of choice can be as much of a hindrance as a lack of it. This makes it boil down to evaluating yourself for what kind of user […]
Posted in Linux | No Comments
Wednesday, July 20th, 2011
Free software, or, to be more specific, Linux, has not been as widespread and popular in enterprises as people had expected years back. This has always seemed like an anomaly to the public in general, and only served to further the myth that Linux is not meant to be used by anyone except pure techies. […]
Posted in Linux | No Comments
Monday, July 18th, 2011
A privileged program in Linux is one that has special access permissions (privileges) to use files or devices that are usually restricted. This can be done by either using the user ID of a privileged user (root based daemons fall into this category), or by a set user-ID-root (which gives the privileged program another identity […]
Posted in Linux | No Comments
Saturday, July 16th, 2011
Linux is not really the OS of choice for just absolutely nerdy coders. It has a number of hidden features that will get a chuckle or two out of you at the very least, and give you a great way to kill some time too! These hidden features are called Easter eggs, and Linux has […]
Posted in Linux | No Comments