Install the MATE desktop on Ubuntu and enjoy a nice reliable desktop environment.

To install the MATE desktop environment on Ubuntu 20.04, run this simple command. jason@jason-desktop:~/Documents$ sudo apt install mate-desktop-environment-extras mate-common mate-desktop-environmentjason@jason-desktop:~/Documents$ sudo apt install mate-desktop-environment-extras mate-common mate-desktop-environment Then you need to logout of the desktop session and restart the desktop login manager to allow it to detect MATE. Press Control-Alt-F2 and…

Read More

Experimenting with Sun Solaris 10 OS.

I have installed SUN Solaris 10 in a Virtual Machine. This is fun to experiment with. SUN Solaris Java Desktop System. This uses a very nice desktop theme. Once installed it only has the root account. But you can su to root and then run the smc command at the…

Read More

Install a nice custom desktop theme for Ubuntu 20.04.

There are a few very useful Linux packages for Ubuntu 20.04. They can make your desktop look incredible. Install these packages like this. jason@jason-virtual-machine:~$ sudo apt install gnome-shell-extension-dash-to-panel gnome-shell-extension-arc-menu gnome-shell-extension-weatherjason@jason-virtual-machine:~$ sudo apt install gnome-shell-extension-dash-to-panel gnome-shell-extension-arc-menu gnome-shell-extension-weather Then enable the extensions with gnome-tweak. This is what my Gnome 3 desktop looks…

Read More

Social Network movie showed KDE 2.2 desktop and Linux OS.

The Social Network movie featured a KDE 2.2 desktop and a nice Linux Konsole command line terminal. He is listing connections by viewing a log file with the watch utility. This also shows the Emacs text editor to edit the PHP code for his little project. This is a very…

Read More

Older Ubuntu versions were so comfortable to use.

The Ubuntu 5.04 distribution was a very comfortable desktop environment. Using Gnome 2, it was very fast and reliable. Now we have MATE, but I miss the simplicity of the older Ubuntu releases, Ubuntu 13.04 was very bad, but now it is picking up again, even though the Systemd init…

Read More

The best thing about the Linux desktop in my opinion.

The best thing about the Linux desktop is the customization. You can tweak all sorts of things: icons, color schemes, fonts, everything. You can customize the system settings. You can even do color selection with your display device. Here’s an example: You can easily set a background for Windows. You…

Read More

How to change the default window manager on OpenBSD.

I am using OpenBSD, and I do not like the default Window Manager used by the operating system. I installed the Fluxbox Window Manager and I had to tell X11 to load it instead of the default. I did it like this. Install the Xorg packages during installation, then you…

Read More

KDE 3 is back. I am running Trinity desktop and loving it.

This is the Ubuntu distribution running the Trinity desktop for Linux. This is a reworking of KDE 3 to operate on a modern Linux distribution. I added this to my /etc/apt/sources.lst for Ubuntu 18.04. deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/ubuntu bionic main deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-builddeps-r14.0.0/ubuntu bionic main deb-src http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/ubuntu bionic main deb-src http://mirror.ppa.trinitydesktop.org/trinity/trinity-builddeps-r14.0.0/ubuntu bionic maindeb…

Read More

New themes for your Linux desktop in 2018.

Nice Linux themes and wallpapers Some more lovely GTK themes and wallpapers for your new Linux desktop in 2018. Gnome Shell themes Human Next: https://www.gnome-look.org/p/1188270/. Maxim: https://www.gnome-look.org/p/1182550/. Copernico: https://www.gnome-look.org/p/1013056/. Wallpapers for Gnome and MATE Railway line through the mountains: https://alpha.wallhaven.cc/wallpaper/22805. Looking down on a swimming pool beside the ocean: https://alpha.wallhaven.cc/wallpaper/575741….

Read More

Very nice Linux commands. These are most useful for a desktop user.

Get a nice urxvt windows with a fixed font and lovely colors. urxvt -fn "fixed" +sr +st -fg "#FFFFFF" -bg "#000033" -bd "#302c64" \ -ip +sb -title "*-Home-${HOME}-Shell-${SHELL}-Display-${DISPLAY}*" \ -tint DarkSlateGrey -fade 50 -fadecolor redurxvt -fn "fixed" +sr +st -fg "#FFFFFF" -bg "#000033" -bd "#302c64" \ -ip +sb -title "*-Home-${HOME}-Shell-${SHELL}-Display-${DISPLAY}*"…

Read More

How to record your Linux desktop to a mkv file with ffmpeg.

Record your Linux desktop to a video file and showcase it on Youtube To get a simple desktop recording of your Linux desktop for teaching purposes or any other use, just follow this guide. This command below. will record a high-quality video file of your Linux desktop to an MKV…

Read More

Ubuntu 17.10 alpha with Gnome desktop released.

The new Ubuntu 17.10 (Artful Aardvark) distribution has been released. This comes with a Gnome desktop instead of the Unity environment. The desktop environment in this looks just like Unity though. Where is the benefit of using a Gnome desktop if it looks exactly like Unity anyway? This is how…

Read More

Get Ubuntu Chinese edition now. Ubuntu Kylin is very good.

There is a good version of Ubuntu for Chinese customers. Ubuntu Kylin is customized especially for China with custom applications installed that are specifically designed for use in China. Give this a try if you wish to have an alternative to Windows on your desktop or laptop machine. Download Ubuntu…

Read More