Skip to content
Linux / 32 articles

Tutorials and Tips for Learning to Use Linux

Are you thinking of switching to Linux, breathing new life into an old computer, or sorting out a problem with your current distribution? Our guides will help you choose and install Ubuntu, Linux Mint, Arch or a lighter system, set up a dual-boot system and improve your PC’s performance. We also explain how to back up your system, manage memory more effectively, extend your laptop’s battery life or administer network services. Find our other IT tutorials on the Assistouest blog.

> LINUX

Compile your own Arch Linux kernel and add it to GRUB

Distribution kernels are designed to run everywhere, from a Linux distribution on an old laptop to a current production machine. That universal approach includes drivers, filesystems and subsystems you may never use, making the kernel larger, more complex and broadening its attack surface. Compiling a minimal kernel tailored to your hardware can reduce that complexity … <a href="https://assistouest.fr/en/blog/linux-en/compile-your-own-arch-linux-kernel-and-add-it-to-grub/">Continued</a>

Read the article