Skip to content

Tag: kernel

All the articles with the tag "kernel".

/proc as a Debugging Tool

/proc as a Debugging Tool

· Updated:

The /proc filesystem is a live window into every running process on Linux. Debug PIDs, file descriptors, memory, and limits with no extra tools installed.

Switch Ubuntu to Hardware Enablement (HWE)

Switch Ubuntu to Hardware Enablement (HWE)

· Updated:

Running new hardware on Ubuntu LTS? The HWE kernel backports newer kernel and graphics support. Here's how to switch from generic to HWE safely.

Linux distribution info & kernel info

Linux distribution info & kernel info

· Updated:

Find your Linux distro version, kernel version, and architecture with uname, lsb_release, /etc/os-release, and hostnamectl.