Raspbian Pi (aarch64) – Installing Network Monitoring Tools
sudo apt install iftop iptraf nethogs vnstat bmon tcpdump nmon vnstati dnsutils reference : https://hostpresto.com/community/tutorials/top-network-monitoring-tools-you-need-to-know/
sudo apt install iftop iptraf nethogs vnstat bmon tcpdump nmon vnstati dnsutils reference : https://hostpresto.com/community/tutorials/top-network-monitoring-tools-you-need-to-know/
Install an antivirus scanner sudo apt install clamavsudo pkill -15 -x freshclamsudo freshclam Caution: Scanning will heavily impact the CPU of your Raspberry Pi Install a malware checker sudo apt install rkhuntersudo rkhunter −−update If the update fails, update the following file: /etc/rkhunter.conf as below: change UPDATE_MIRRORS=0 to UPDATE_MIRRORS=1change MIRRORS_MODE=1 to MIRRORS_MODE=0change WEB_CMD=”/bin/false” to WEB_CMD=”” […]
Objective: The ability to configure your mobile/roaming device to route all your internet traffic through your home connection whilst utilising your LAN based Pi-Hole blocking DNS service. Required: 1 x Raspberry Pi (with ethernet connection, monitor, USB keyboard/mouse) 8GB+ SD Card Windows PC with SD card reader your own internet connected network time to kill Resources […]