Best Linux operating system around

Linux is a free open source operating system developed by Linus Torvalds. He made it available to general public through General public license (GNU). According to this license, you can alter, modify, develop and redistribute the software with same privilege that you acquired when you download it. Being a open source software, it has been extensively modified and altered by many developer communities. These enhanced operating systems are available for use and distribution as free or paid products. You might find it difficult to figure out the best Linux operating system. Some of the best Linux operating systems are:

October 2nd, 2011 by Stacy Craig in Linux | No Comments

Will VMware AppBlaster Save Google chrome netbook and the similar?

VMware has announced a new technology called VMware AppBlaster, that will allow to remote applications from any OS to any OS using any HTML 5 web browsers. This means when AppBlaster is released you will be able to run any application under any OS you desire as long you have an HTML 5 web browser (Did some one scream Chrome Browser on Google chrome netbook?). Although when VMware announced the technology in VMworld 2011 did not mention anything about  Google chrome netbook, but guess what browser was used in the demonstration!! You guessed it right Google Chrome Browser, though it was running on Apple MAC in the demo but that does not make a different a Chrome Browser is a Chrome Browser nonetheless the OS it runs on. The funny part the presenter has mentioned Chrome Browser during the demo at least twice!! Don’t get me wrong, I am not implicating that VMware is doing this to help Google Chrome Netbooks to take over the netbook/laptop market, but Google Chrome Netbooks will definitively benefit from that.

September 3rd, 2011 by admin in Google Chrome OS | No Comments

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 be a significant challenge, and this article deals with sorting out an issue like that.

August 19th, 2011 by Stacy Craig in Linux | No Comments

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 environment to work on. As an end user, you may find each of them to have their own strengths and weaknesses, and depending on which of the two align to your needs more, there can be a significant level of variation in usability.

The KDE and GNOME variants of common distros are often characterized by their naming system itself. For instance, Ubuntu’s default desktop environment is GNOME, while the KDE variant is known as Kubuntu.

August 17th, 2011 by Stacy Craig in Linux | Comment (1)

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 them both invaluable to plenty of web servers. In light of the huge amount of traffic website servers need to handle, it is essential that the Apache software’s performance is optimised to the fullest.

August 15th, 2011 by Stacy Craig in Linux | No Comments

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 that stresses on ‘humanity’.

Canonical releases a new version of Ubuntu every six months, so as to keep the OS absolutely up to date, and revamped, if need be. It also guarantees long term support for each major release for at least five years.

August 13th, 2011 by Stacy Craig in Linux | No Comments

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 about how to proceed in a command line environment.

The most obvious way to go about creating a user account is to use the useradd utility. Adduser is an alternative, which works exactly the same way as useradd (though it may or may not be present in all systems). For all practical purposes, they can be considered to be one and the same.

August 11th, 2011 by Stacy Craig in Linux | No Comments

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 bridge between computers of different makes. The protocol essentially aimed to keep the software and hardware portions of networking away from each other so as to avoid any potential conflicts. TCP/IP’s complete focus on interoperability and bridging has made it extremely popular for its focus on usability as opposed to semantics. This protocol is completely integrated into the Linux kernel, and is extremely popular due to its efficiency.

August 9th, 2011 by Stacy Craig in Linux | No Comments

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 tx510fn series 1.0.0-1lsb3.2 Driver 32-Bit Debian Driver (Work for Ubuntu 32-bit as well other 32-bit Debian)

Epson Inkjet Printer Stylus Office tx510fn series 1.0.0-1lsb3.2 Driver 64-Bit Debian Driver (Works for Ubuntu 64-bit as well other 64-bit Debian) (The one I am using)

For other users who is not using Debian but RPM based Linux, RPM packages can be found out as well at:

August 7th, 2011 by Eiad in Printers | Comments (4)

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 you are, your general needs, any specific issues and ease at working in a certain kind of environment. This is what makes choosing a Linux distro an important part of a foray into the Linux environment.

August 7th, 2011 by Stacy Craig in Linux | No Comments