Category: System Admin

11 Themes to Make Xfce Look Modern and Beautiful

Xfce is known for being one of the most lightweight desktop environments yet flexible enough to carry out heavy loads easily. One major issue with Xfce is that its default interface may look old and outdated to many users. This could be offputting for some new …

Ubuntu vs Manjaro: Comparing the Different Linux Experiences

Ubuntu is the most popular Debian-based Linux distribution for desktops and servers. And Manjaro Linux is an Arch-based distro tailored for desktops. Both are entirely different when it comes to user experience and features. However, one of the common grounds is the desktop environment when considering …

How to Install Grub Customizer on Ubuntu

The Grub Customizer is a handy GUI tool that lets you configure various aspects of the Grub bootloader. You can use it to change the order of the boot and make Windows boot by default. Grub boot order changed to boot Windows by default You can …

Install Specific Package Version With Apt Command in Ubuntu

Want to install a specific version of a package in Ubuntu? You can do that ‘easily’ in the following manner: sudo apt install package_name=package_version How do you know which versions are available for a certain package? Use this command: apt list --all-versions package_name In the screenshot …

17 Things to do After Installing Fedora 36

Fedora 36 is an exciting upgrade with numerous features and visual treats. Can’t wait already? If you already installed (or upgraded) Fedora 36, we recommend following a few important things that can help enhance your desktop experience with Fedora 36. If you still haven’t installed it, …