Posts

Showing posts with the label Lubuntu

Install Lubuntu 13.04 on VirtualBox

Image
Lubuntu is another version of Ubuntu using a light weight desktop environment. The desktop screen is not as appealing as Ubuntu but it can run on less memory or older computer. Setting up Virtual Machine On VirtualBox select "New".  Enter the name of virtual machine. Click "Continue". Set your memory allocation for this vm. Click "Continue". Select an existing virtual hard drive or create a new one. Click "Create". If you are creating a new virtual hard drive, select the hard drive file type. Select the default. Click "Continue". Select "Dynamically allocated" and click "Continue". Name the virtual hard drive and select the virtual hard drive size. Click "Create". It is advisable to change the display setting of the virtual machine you just created. Right click your virtual machine and select "Settings". Click "Display"...

Choosing Linux Distributions

For those who are new to Linux, deciding which Linux distribution to install is quite a task since there are many Linux distributions available. You should install a few of them to see which version you like. I will introduce some of the more popular Linux distributions for considerations. Please note that the comparison list is not comprehensive.  Differences Between Linux Distributions First, I would like to highlight the key differences between all the different Linux distributions. Most of the Linux distributions use the same software packages, the main differentiating features are the software management packages and graphical desktop interface.   Software Management Packages There are two types of software management packages; they are the rpm and dpkg packages.  Rpm software package is develop and use by Red Hat. All Linux distributions that derived from Red Hat operating system also use rpm file to package their software. It uses yum for softwar...