New Layout!
I’ve decided to try a new layout for the site. Im not quite sure I like it, but please comment on if its appealing or not, in case you wondering this was the old layout:

Thoughts? Like the old look, new look, or what to see a new layout? Comments below!
Cheers,
_Nano
The Eternal Battle: Gnome 2.26 and KDE 4

It seems this debate has been discussed over and over again, with no end in site. It often looks like the only people fighting are the Gnome guys, but its the same on both sides. I cannot tell you how many times I visit a forum and ask question, and somehow everyone starts fighting over why that person is using Gnome instead of KDE, or vice-versa. In this article, I take a look at KDE and Gnome and more specially their current releases.
The Wonder Years:
I first took a look at Linux in 2004, and instantly fell in love the simplicity of Gnome over KDE 3 at the time. I loved being able to pull down Applications menu and find something really fast. Whereas in KDE, I had to hop through a few sliding menus to get what I needed. The overall presentation of KDE seemed bloated, more settings, widgets and fan-doogles that I really wanted. In all due respect to KDE users (at least for KDE 3), I personally felt that the desktop environment was trying too hard, and ended up pushing too much at me.
Back to the Future:
In the present day we see new releases (surprisingly) of Gnome, version 2.26.0, and currently KDE 4 (in beta). I said to myself after using Gnome for so long, why not be a nice guy and give the KDE folks another fair run? Using Arch Linux as my base distro I installed all the necessary packages for KDE under the Arch repository, and switched my environment from Gnome to KDE. Even with a Intel Q9550 and a Nvidia 8800 GTX graphics card, KDE 4 was slow to boot in comparison, even without Compiz Fusion running. I decided to jot down the disadvantages and advantages of KDE 4 from using it for several weeks. I also noted what I liked and disliked about Gnome.
The Eternal Battle:
Here are my personal thoughts on each Desktop Enviroment. Keep in mind these are my personal opinions and you do not have to agree with them. I did not pick a “winner” of the two, however I wished to show what I though of each of the two in the current time.
KDE 4
-
Advantages:
- Lots of glitz and glamor. Depending on your window preferences, almost everything in KDE 4 is nice and shinny, fluid and smooth.
- Interface, for many the interface of KDE is great. It resembles windows in the way the menu bar is designed, with a sleek moving menu system is once you hit the K icon.
- Many utilities, configuration editors, and tools
- Able to replace default window manager
- Seems to have that “edge” that Gnome lacks
- development is red hot on KDE 4, although in beta at the moment
-
Disadvantages:
- Too much longer to load the desktop environment. Upwards of an extra 10 seconds.
- Truncating of long file names below icons.
- Menu editing is not as simple as in Gnome
- I often felt overwhelmed by annoying widgets and panels that were unnecessary
- Searching in the menu is cumbersome, its much easier to pull down one menu in gnome and see everything, instead of going through 3 to 4 menu slides to find the same in KDE
- KDE seems to focus more on appearance than usability and stability. KDE 4 crashed several usual apps that I run all the time.
- Panel Apps are not the best compared to Gnome.
Gnome 2.26
-
Advantages:
- Simplistic, and laid out in a fashion to make tings easy to find
- With Compiz Fusion, can be every bit as pretty as KDE 4
- No overabundance of configuration editors a usual user would never use
- Usability and simplicity over Appearance
- Each version of Gnome focuses more on fixing bugs not making things more pretty looking, providing a better, usable desktop.
- The simple organization of “Applications, Places, And System” makes navigating apps and places a snap, quick and easy
-
Disadvantages:
- Gnome lacks focus on releasing new versions of its Desktop Environment platform.
- You sometimes get the distinct impression gnome could accomplish more
- There are some configuration editors like Startup Manager, that I feel should be standard on a default Gnome Install
- Less control over the system in some areas (via graphical tools), but this can be a good thing.
Final Thoughts:
In the end the choice is up to you. Do you prefer a pretty, fairly easy to use environment, or a simple, very easy environment? It is all up to the user. Most apps that run in KDE and run in Gnome and vice-versa. Where the differences come is in how the two Desktop Environments present those apps and tools to the user, and how it handles the Linux kernel. For the most part you can’t beat the speed of Gnome, while KDE 4 is shaping up to be a formidable opponent, compared to its past offerings with KDE 1, 2 (3 was about the same from 2, minor changes).
Whatever you choose, do not let fanboys and harsh advocates of either Desktop Environment bully you around. That is the joy of Linux, CHOICE. It is your choice to use what distribution you like, which applications you want to use, and how you want to use them and your system. I would like to thank you for reading this article and for visiting The Linux Cauldon.
Cheers!
_Nano
Fix This! : Troubleshooting Audio Problems in Debian/Ubuntu
![]()
Can’t play that favorite Rick Roll video of yours? No sound on Youtube or from your favorite audio player? No problem, we can help. In this first edition of Fix This!, we go into common issues Debian/Ubuntu users may experience with audio.
Common Problems:
- No sound from any flash movie or clip on the internet regardless of browser or no matter what Driver you pick in System > Preferences > Sound, and hit “Test,” there is still no audio
- I opened up youtube, played a video, now my media player on my machine won’t play my music library
- I rebooted after updates and now I have no audio, rebooting does nothing
- I have audio, but its really quiet or faint, I have to turn the volume all the way up just to hear something
- I have no sound from my application
1. No sound from any flash movie or clip on the internet regardless of browser or none of the sound driver seem to work
- This may be due to a recent update to your system or an application that broke the sound driver, or switched it to an incompatible one
- You may be using a sound driver that just doesn’t “jive” with your system. Try going to System > Preferences > Sound, and chaning the entries in the pull down bars to “ALSA” and pressing test in each category. If you still have issues try a different driver fromt the list and make sure* the last pull down bar at the bottom is selecting your correct hardware, if not try switching that box as well to, for example “Intel xxxxx (ALSA)”
- If you are using the ALSA driver, you may want to install the Gnome Alsamixer app to check your sound levels. Install this by doign “apt-get install gnome-alsamixer” as root. Application will be most likely placed in Applications > Accessories. Be sure to check that sound levels, especifally in “master” and “PCM” are up. PCM shoudl be 3/4 the way up. You may want to mae sure channels are not muted, such as “front” or “center” or “surround” possibly
2. I opened up youtube, played a video, now my media player on my machine won’t play my music library
- This most likely indicates that you are using the ALSA sound driver. ALSA does not have the ability to play two sound streams at the same time. So, if you have a youtube video running or video stream on the internet up and running, you will not be able to hear that other media player such as Audacious or VLC.
- Kill firefox or restart the machine to regain this. Usually killing firefox is enough.
- To play two streams at once you make want to look into using the Pulse Audio driver, although I have never gotten to work on my hardware.
3. I rebooted after updates and now I have no audio, rebooting does nothing
- As before, your sound driver may have been reset to its default driver or messed up in some cases.
- Check that in System > Preferences > Sound, that should sound driver did not change from whatever you were using before (possibly ALSA) to something else.
- Try installing “ALSA utilities and ALSA base” via apt-get in teh terminal. (I belive it would be alsa-utils, and alsa-base)
4. I have audio, but its really quiet or faint, I have to turn the volume all the way up just to hear something
- Right Click your sound icon on the top gnome bar panel, and choose “sound manager” or “sound preferences.”
- Make sure applicable tracks are raised to max, such as “master, front, center” and also make sure your “PCM” channel, or what is known as the “2 channel stero mixer” is 3/4 the way up
- Install gnome-alsamixer as stated above and check all your sound levels if using the ALSA driver in System > Preferences Sound.
- My girlfriend actually had to unmute and raise “center” on here hp laptop. All laptops and external speakers can be named differently, for instance, on my external Logitech Sound System, I only need “master” and “Front” to function, not even PCM, its handled internally for me.
5. I have no sound from my application
- This is most likely due to the program using a different sound driver or architecture than what you system is set to
- For instance, I myself use ALSA on my desktop as Pulse will not work for me. When I first ran Audacious and VLC I wondered why they were the only two apps not giving sound. Turns out in the “advanced” preferences of VLC and Audacious it was set to use Pulse Audio instead of ALSA. Chaning this to ALSA fixed things right up.
- If you are sure* an application does not have a sound option for the driver to use, be sure to post your question on the Ubuntu Forums
Notes:
- If you still experience issues be sure to post your question on the Ubuntu Forums, Linux Quesitions, or on debian’s forums for debian if you wish, witht the output of (in Terminal) :
/sbin/lsmod
lspci -v | grep audio
uname -r
cat /proc/asound/cards (if applicable)
cat /proc/asound/oss/sndstat (if applicable) - Also try the latest ALSA driver from the ALSA project website
- Try running “alsamixer” in Terminal, if it does not work, note the output down for the questioning in the above forums
- A massive How-To on Linux Sound if you wish to get really into sound / troubshooting.
Hope some of this helped any of you out there and thanks for reading! Take care and cheers,
_Nano
The Wire: Follow Us on Twitter!

Yes people, I have finally done it, I have succumbed to the life snatcher that is “Twitter.” Let me state this in a clear way everyone can understand, I don’t like twitter, I see no point in constantly telling someone “Hey I made a MASSIVE poop” or if “Cindy is depressed because her boyfriend dumped her.” Facebook is enough people. And when people follow you are they really your friends? Idiosyncrasies aside, I decided to nab an account not to do as mentioned, but to shamelessly promote The Linux Cauldron
So, if you do have twitter and wish to follow us, be sure to add Our Twitter Page to your account! Additionally, you can add our RSS Feed, located at the bottom of the right hand column on the site. Also be sure to watch out for us on Digg!
Cheers!
_Nano
How-To Session: Installing Office 2007 with Wine on Linux

With more and more people using Open Office 2.4 and Open Office 3.0, you might be asking why in the world would I post how to install Office 2007 in Linux? Well simply, on a personal level the formatting of Open Office often aggravates me. Sorry if that does not agree with you, but when the bullets and numberings system messes up my tab stops or when viewing a .ppt or .pptx files all the pictures are hanging off the page, its good to have Office 2007 as a second office suite simply for those times when Open Office makes you pull your hair out when you open that nicely done work document or that school PowerPoint project. Let me make it abundantly clear, I do not* hate Open Office, there are simply times when using Office 2007 is the better choice for at least viewing the material. Maybe someday Open Office will match the formatting quality of MS Office.
Installing Wine:
Ubuntu
Use Add/Remove under “Appications” at the top gnome menu and search for wine
OR
“sudo apt-get install wine” in Terminal.
See : This for more details
Other Distributions:
Your other distributions should definitely have this in their software repositories. Here is a list of commands which should install it, depending on your* package manager you use. All commands are performed as root user (type “sudo su”, OR “su -” in Terminal) and are done in your respective Terminal.
- For pacman : “pacman -S wine”
- For YUM: “yum install wine”
- For All other Distributions and package managers see: Wine HQ’s Binary Downloads
Installing Microsoft Office 2007 via Wine:
- Insert the Disc containing the Office 2007 install. Note: if you have burned a copy of MS Office 2007, make sure* that the “setup.exe” and the reset of the folders are present in the root or starting directory when you open the CD, otherwise complications can occur on install especially with the commercial version of Wine, Crossover Office Pro
- Cancel the autorun box if it appears
- Open up Terminal, in gnome this is done by going to Applications > Accessories > Terminal, from the top menu bar.
- Now type “cd /dev/cdrom0″ where cdrom0 could also be “cdrom” The best way to determine what /dev location has your CD is to do “ls /dev | grep cd” This will show any devices matching cd, try uppercase as well.
- Once you “cd /dev/cdrom” in Terminal, type the command “ls -la” to see all contents, making sure the “setup.exe” is present for you Office 2007 disc.
- Now type “wine setup.exe” (or replace setup.exe with the name of the setup installer .exe file) to begin the installation process
- Follow the prompts as usual
- When finished, you will now see a program listing under the Applications menu on the top bar for “Windows Applications” and The Office Apps should be there now.
Notes:
- Some apps have odd compatibility issues but , Word, Powerpoint, and Excel all run without a hitch
- This install process is pretty much the exact same for Office 2003
- If you wish to add a new “save” point, i.e. when you hit Ctrl+S or “Save” in a program, you can edit the “drives” by going to Applications > Wine > Configure Wine and going to “Drives.” From here you can add any* folder, even folders in /mnt or /media to be a “drive” in the wine virtual world of Windows. This would be just like if you booted up windows and hit “Save” and browsed to the C:\ drive to save your document.
- For an application compatibility listing please see Wine HQ’s App List
Hope you enjoyed this How-To and for reading The Linux Cauldron.
Cheers!
_Nano
Xorg Issues: Is Ctrl+Alt+Backspace Broken For You?

I have found , especially for bleeding-edge distro users that at least one nice shortcut is now disabled by default for X11′s new version, 1.6.0, you use that. To determine what version of xorg you use, type this command into Terminal:
man xorg | grep xorg-server
If you have 1.6.0 or above, Ctrl+Alt+Backspace will NO LONGER work. This was very useful to restart X Server to reset any changes to X or after an upgrade to your system that broke icons or other visual elements.
To fix this (as root):
- vim /etc/X11/xorg.conf
- Go to the section called “ServerFlags”
- Under that section add: Option “DontZap” “false”
- If you don’t have that section in your xorg just make the section as so :
Section “ServerFlags”
Option “DontZap” “false”
End Section
That’s it! Log out and log back in , or restart if you want, and Ctrl+Alt+Backspace should be functional again!
Cheers!
_Nano
The Wire: Want to contribute?

If you would like to contribute to this blog, I would LOVE to see blog entries from you about the Linux world. They could be about anything, from Linux News, to How-To’s, Important Information and more. If you interested please hit the “Contact Us” page at the top for more information. As I am busy with school I only get to posting one article a day, and more help would be greatly welcomed.
Requirements:
- Individual must possess simple knowledge of HTML, such as using tags (“P,br,font,ul,li”), but can be instructed on how this works regardless.
- Must have a love for Linux in general
- No foul language or windows bashing
- Must be willing to contribute 3-5 short entries a week, short stuff no novels
- Must respect privileges given when added as an author
- Must have a wordpress.com account
- I ask that 2-3 short stories or your prospective works on sites/blogs be send to the contact email in “Contact Us” for review
- Guidelines will be given to prospective individuals
div
-
Archives
- April 2009 (19)
- March 2009 (16)
-
Categories
- Articles
- ATI
- Audacious
- Audio
- Basics
- Blog Info
- commands
- desktop environments
- Distros
- Events
- Fix This!
- Graphics
- Hard Drive
- How-To
- Imporant People
- Installation
- IRC
- Live Install
- lol
- Mounting
- News
- Nvidia
- Problems and Issues
- Programming
- Remote
- Richard Stallman
- server
- Software
- Software Roudup
- SSH
- Terminal
- Top 10
- Top 5
- Ubuntu
- Uncategorized
- USB
-
RSS
Entries RSS
Comments RSS






