Monitor network speed using bmon
Date: April 4, 2021
Categories: Uncategorized
Just use the following command:
Reference: Command Line Network Speed Monitoring Apps for Linux – Linux Hint
Just use the following command:
Reference: Command Line Network Speed Monitoring Apps for Linux – Linux Hint
Simple Bash combination to kill all processes running in the background filtered by the script:
Found this using Shodan
Use these regexes to block bloody AMP in PiHole:
^(.+\.)?amp\..+\.com$
^(.+\.)?ampproject\.org$
AMP is shit, solution via 4chan/g
Optimize website performance through static Gzip via .htaccess:
# STATIC GZIP
AddEncoding gzip .gz
AddEncoding deflate .df
…