A devoted MS Windows user gives up all his Windows machines to explore Ubuntu 6.1 Linux for 30 days. If I can't figure out how to do it with Linux I just won't do it. (This was from Nov 1 to Dec 1, 2006, I have continued to use Ubuntu beyond those 30 days and now will try to post how-to's, help, and other Linux (Ubuntu) thoughts here)
Thursday, January 19, 2023
Cinnamon Desktop / Gnome Desktop Nvidia Graphic Driver Fix
Monday, January 16, 2023
Dumped Gnome Desktop for Cinnamon Desktop
I have become sick of trying to track down a memory leak in Gnome Desktop on my Ubuntu 22.04. It eats up 12gb of ram over a 4 day period. logging off and back on fixes it but I shouldn't have to do this. I tried logging on using Wayland and Classic Gnome, neither of which fixed the problem. I was using the Ubuntu desktop at logon but it had the same issue. I also disabled all the Extensions which slowed it down but didn't stop it.
In addition to the memory leak, I have become annoyed at the Gnome Desktop Development Team for removing features and "dumbing down" the desktop to the point to where it is just a picture display machine. Oh, they will tell you that you can add the missing features back in with Extensions but then the memory leaks start and since they don't have or change their Extensions API, the Extensions rarely work from one version to the next. When you are releasing a new version of your desktop and the most exciting new feature is a new theme then it's time to move on.
What I want in my desktop is a functional file manage with more features than just copy, cut and paste (Yes I'm talking about you Nautilus), I want desktop shortcuts built in, and the ability to customize my desktop more than just changing the background image. What I don't want is an Apple IOS Tablet ripoff like Gnome 3.x has become. I've tried Gnome 3 vanilla, Ubuntu Gnome 3, KDE Plasma, Cinnamon, Xfce, and Mate. Of all those, Cinnamon, comes the closest to what I want. KDE Plasma was good but was a bit too "busy" for me, Xfce and Mate were alright too just a little too "lite" for what I was looking for. The sad thing is, all these other desktops were better than Gnome 3.x in my opinion, why Ubuntu keeps it as their main build is beyond me.
Enough ranting lets install the Cinnamon Desktop. I figured it would be harder than it was to change your desktop or I would have done this months ago. Okay, open a Terminal Window and type the following two command. Wait until the first command finishes before starting the second one.
sudo apt update
sudo apt install cinnamon-desktop-environment