How to install VirtualBox on Windows 11

https://youtu.be/3_JQrdbsyY4 This video will cover the process of installing VirtualBox on Windows 11.

Read Article

NVIDIA Drivers on Rocky Linux

Here is how to install the official Nvidia drivers on Rocky Linux and it works flawlessly. This works best on the default kernel that ships with Rocky Linux, if

Read Article
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

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