Install Kitty (Terminal Emulator) on Ubuntu

Install Kitty (Terminal Emulator) on Ubuntu

Kitty is a free and open-source feature rich GPU based terminal emulator developed by Kovid Goyal, the project is being actively maintained with over 130+ contr

Read Article

What is a Zombie process in Linux?

When logging into your Ubuntu Server via SSH, you might see a message stating, "There is 1 zombie process." Don't panic. It is just a system notification. Here

Read Article

Remove unused Flatpak Runtimes from Linux

Flatpak does not remove dependencies such as runtime components after a certain program is removed, this means if the program has been uninstalled the runtime l

Read Article

Jekyll on Fedora

Jekyll is a free and open-source static site generator written in Ruby. It is popularly known for being used to power the GitHub Pages service. I switched my te

Read Article

How to fix libGLU.so.1 not found on Fedora

Here is how to fix the error "libGLU.so.1 not found" this error takes place because the Fedora install is missing the mesa-libGLU, the library which consists of

Read Article

How to fix Dummy output issue in Fedora

If your sound settings show Dummy output instead of displaying the sound device in Fedora, your installation might be missing specific sound card drivers. Somet

Read Article