Maintenance
Release/Clear cache memory RAM
Every Linux System has three options to clear cache without interrupting any processes or servi...
Large files linux
df -h shows hard drive space sudo du -a /dir/ | sort -n -r | head -n 20 this will list larger...
Find hidden process running
lsof -Pn|grep txt|grep "/\."
IP Tables
to list all ip tables by chain iptables -L --line-numbers add iptable on line sudo iptables -...
Buzz noise audio - KDE
Change your working directory to /etc/modprobe.d: cd /etc/modprobe.d And now, create a new file...
epomaker keyboard detected as apple
The Problem Recently, my Keychron K8 keyboard has died (PCB 💀), so I started hunting...