Collection

Linux

Top Linux Distros featured image

Top Linux Distros

Linux is not for everyone, but for those that want to get away from the evil corporate overloads like Microsoft and Apple, Linux is a great choice. Th...

How I Switched to Linux featured image

How I Switched to Linux

Over the past 8 years I have used Linux desktop as my primary daily use PC. Before then I used Windows since the 3.11 release back in the early 90s. A...

Enable Vrr Xorg featured image

Enable Vrr Xorg

This shows you how to enable VRR (Variable Refresh Rate) in Xorg on Linux. This is useful for gaming and reducing screen tearing.

Patching Programs From Forks featured image

Patching Programs From Forks

This article explains how to patch programs from forks using Git. It covers the steps to clone a forked repository, create a patch file, and apply it...