linux

Linux troubleshooting notes, command-line workflows, and day-to-day system fixes.

Fix random reboot on linux for AMD Ryzen processors

When AMD launched the first generation Ryzen 5 1500X CPU, I assembled my initial Ryzen build. At the beginning, I had Windows 10 as the operating system and used it primarily for...

linux

How to enable swap on linux using swapfile?

Swap is a space on a disk that is used as an extension of a computer's physical memory (RAM). When a system runs out of available RAM, it can temporarily transfer some of the data...

linux