Skip to content

Tag: linux

All the articles with the tag "linux".

the lost+found Directory in Linux

the lost+found Directory in Linux

· Updated:

What is lost+found and why does it exist? fsck puts recovered file fragments there after a crash, and no, you can't delete it.

Understanding printf vs echo in Bash

Understanding printf vs echo in Bash

· Updated:

echo is convenient but inconsistent across systems; printf is portable and precise, know when to use each and avoid the gotchas.

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.