Skip to content

Instantly share code, notes, and snippets.

View txhammer68's full-sized avatar
🏠
Free from work

Maximus txhammer68

🏠
Free from work
View GitHub Profile
@txhammer68
txhammer68 / linux.md
Last active November 12, 2025 20:53
Linux Optimizations

Useful tips for optimizing Linux

System Tuning

Before making changes to your system run these commands and take note of the info, then compare when finished
Check system log for errors or issues, try to resolve those first before proceeding
free -m
sudo hdparm -t --direct /dev/nvme0n1p2
systemd-analyze critical-chain
systemd-analyze --user blame