The lovechild of technology and mayhem!
Technology
Evolution: Summary and folder mismatch, even after a sync
Jun 3rd
Quick Answer: Delete any related file ending in “.ev-summary” in the ~/.evolution/mail/local/ folder. Make sure Evolution is closed before you do this.
Rant: Here’s my ordeal with this horrible error, at least to a noob in linux, like myself. I couldn’t figure out why I was getting this error. When I opened Evolution I would get a pop-up saying “Summary and folder mismatch, even after a sync”. I thought it was my mail stored on my server, I have 4 pop accounts and I ended up deleting all the old emails 500+ each (Yeah I’m a pack rat). It was literally driving me crazy because it wanted to redownload ALL my old emails.
Propriatory nVidia Drivers vs. Livna
Jun 1st
I’m having a hard time understanding what makes Livna so hot, in the linux-world. To my understanding they are better than getting videocard drivers from nVidia’s web site because they are opensource and when you install the latest kernel update – your card won’t go bonk!? on you. As for me, I’ve been using nVidia’s propriatory drivers because that’s the only way I get World of Warcraft or any other video game to work.
The only issue that I have to deal with right now IS, when my kernel is updated. I have to run through the Xserver configuration. Once I get into my desktop, I would then switch back to my propriatory drivers or CTRL+ALT+BACKSPACE back out to a full shell environment to reinstall them. It is a bit of a hassle, but I have yet to jump on the band wagon of Livna.
Compiling Linux Apps from Source
May 13th
Just wanted to share this great resource with folks. My brother has recently gotten into linux and he’s trying to stick it out because of the difficulty factor. He got very confused, as did we all, about installing applications and understanding how things are separated in open source and not all bundled together like Windows – where in windows your OS/Desktop/Kernel are all known as Microsoft Windows – compared to linux where your kernel, desktop, distributions, applications are all different applications working together.
OK; I’m ranting. Linux Reality is an awesome podcast, which was retired at episode 100. I’ve downloaded all his files and I listen to it periodically. A good replacement would be Going Linux. This one that I’m sharing is about compiling linux application from the provided source.
How to Backup Your Linux Data
May 12th

Since I’m new to linux, one of the most important tip to know is how to back up your data. With Windows we’re all used to the fact that our data is saved in multiple areas on the computer. Unless you’re very computer savvy it’s hard to know where everything is. It’s a bit different with linux. The files to your applications may be in different areas of the file structure, but all of your important confirguration files to those applications is conviently saved in your /home directory.
Hidden Files and Folders
You may not see them at first. That’s because they are hidden. If you’re using the GNOME desktop, then your file browser (equivilent to Windows Explorer) is Nauttilus. Find your /home directory, usually found /home/{username}/. You can either click on View | Show Hidden Files, or keyboard shortcut CTRL+H to show your hidden files and folders. Once that’s done you will see files and folder that begin with a period.


Whatcha’ Say!?