Linux OS

Nzyme Wi-Fi Network Monitoring

Install Nzyme https://v1.nzyme.org/docs/installation-configuration/install-raspberry-pi-os sudo apt update && sudo apt install -y openjdk-11-jre-headless postgresql-15 wireless-toolssudo apt purge libpcap0.8wget http://security.debian.org/debian-security/pool/updates/main/libp/libpcap/libpcap0.8_1.8.1-3+deb9u1_arm64.debsudo dpkg -i libpcap0.8_1.8.1-3+deb9u1_arm64.debwget https://assets.nzyme.org/releases/nzyme-1.2.2.debsudo dpkg -i nzyme-1.2.2.deb Setup Database sudo -u postgres…

0 Comments

Install Driver for AlFA Wireless Adapter

ALFA Network AWUS036ACS Wide-Coverage Dual-Band AC600 USB Wireless Wi-Fi Adapter https://www.alfa.com.tw/products/awus036acs?variant=36473965969480 AWUS036ACS Download the Driver rtl8812auDriver Files Orgit clone https://github.com/aircrack-ng/rtl8812au Install the Drivers sudo apt update sudo apt upgrade -y…

0 Comments