Entries Tagged 'Linux Desktops' ↓

Linux Desktop Memory Resource Comparison

 

I wasn’t really planning on writing this article, but I found this cool phython script at xfce.org for testing minimum memory requirements. I couldn’t resist running it on all the Linux distros that I just installed. Some of the results are predictable, but their are a few surprises.

Continue reading →

Share

Desktops for Netbooks – KDE, Unity, or Gnome

Maximizing the use of screen space on netbook computers is critical, and it really helps when the desktop environment correctly size window to fit the screen. While writing about the KDE, Unity, and Gnome 3 desktops for my Basic Linux course, I made some interesting discoveries.

Continue reading →

Share

Linux Mint 9 Xfce or LXDE?

Another round in the battle between Xfce and LXDE. This time the distro is Linux Mint 9. So far, the Xfce desktop has lost two rounds in a matches with LXDE on the same distro. It has lost both the free memory battle and the quality of distribution battle. On this last round, who is going to be the winner?

Continue reading →

Share

Updated to openSUSE 11.3 KDE

I was going to switch to LXDE on the Dell Inspiron 8100 laptop, but clicked the update option in a state of exhaustion. The result was a clean update for openSUSE 11.2 to openSUSE 11.3, but I still have the KDE desktop. Do I restart with a fresh install to get the  LXDE desktop, or just work with KDE?

Continue reading →

Share

A Comparison of LXDE and Xfce on openSUSE 11.3

Instead of writing two separate posts, I am consolidating my notes into a single post. Besides, the install is identical, as it is just a matter of desktop selection during the install process. Testing various distributions on a multi-boot machine has its problems, and there are always a few gotchas with every distribution. If every thing was perfect, I wouldn’t need to write about it.

Continue reading →

Share

A Good Reason to Use PCLinuxOS 2010

The search for the perfect kernel scheduler is like searching for the Holy Grail. Linux 2.6 started with the O(1) scheduler, which solved a lot of issues for real-time processes. However, it didn’t scale to large NUMA (non-uniform memory access) machines. The Linux kernel can scale to 4096 processors. Not all the processors have to share the same bus architecture and memory. Rather, a machine could consist of multiple 16 to 24 processor systems connected by a high-speed bus. This is the world of NUMA, as each system has its own memory that can be shared with other systems. The Completely Fair Scheduler (CFS) scaled to large NUMA machines, but created problems with systems that had less than 16 cores. CFS also scales well to the high core count of new GPUs (Graphic Processing Unit), which can also run non-graphical processes. For mobile devices with less than 16 cores, it creates problems with heating.

Continue reading →

Share

openSUSE 11.1

I put off upgrading my primary laptop, until yesterday. I finally upgraded to openSUSE 11.1. It is a triple-booted machine, so the upgrade include installing Simply Mephis 8.0 and Ubuntu 8.10. I really wanted to install Debian 5.0, Mandriva 2009, and openSUSE, but had a few problems. I did discover a new trick.

Continue reading →

Share

Knoppix 6.0

Knoppix is Live CD, and they were one of the firt to produce a Live CD. I have use Knoppix in the past as a quick way to demonstrate Linux. My initial reaction to version 6.0 was “how far they have fallen.” The automatic boot into Adriane with no instructions on how to boot straight to Knoppix was a bit disconcerting. Knoppix now uses LXDE, but with a twist. Work on another project allowed me to see Knoppix 6.0 from a different perspective. My first opinion needed some adjustment.

Continue reading →

Share

Window Manager versus Graphical Desktop

Linux / UNIX systems are based around the X Window System. To avoid confustion, we need to clear distinquish between login managers, window managers, and graphical desktops. Each plays a role in creating the desktop environment. While they may be the same, I separate login managers from windows managers.

Continue reading →

Share

Xfce versus LXDE

Who is the lightest of the lightweight desktops? Is there enough difference to be worth the switch? What are the pros and cons of having multiple choices in desktops?

Continue reading →

Share