Archive for August, 2011

Sharing Files between Linux OS partitions

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 […]

The Relationship between KDE and GNOME

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 […]

Optimising Apache performance

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 […]

Ubuntu – The Most Popular Linux Distribution

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 […]

User Account Creation by Text Mode in Linux

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 […]

Linux Networking Protocols

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 […]

Ubuntu 11.04: How to install EPSON Stylus Office TX510FN Printer on Ubuntu

I have recently bought an EPSON Stylus Office TX510FN Printer & wanted to install it on my Ubuntu box. I have had a bit of difficulties at first try as the driver was not included in Ubuntu by default. After few minutes of searching the internet, I have found the driver at: Epson Inkjet Printer Stylus Office […]

How to Choose a Linux Distro for Newbies

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 […]