Category: Network

  • Who is on My WiFi?

    Who is on My WiFi?

    Who is on My WiFi?How to find out what devices are connecting to your WiFi AP. Requirements Hardware Software Information Related Links Requirements Hardware Raspberry Pi WiFi Adapter capable of entering “monitor mode” something like the Alfa AWUS036AC Software Linux OS aircrack-ng Information SSID: The name of your AP WiFi Network Kill Networking Killing these…

  • Install WireGuard on PiKVM

    Install WireGuard on PiKVM

    Install WireGuard on PiKVMPiKVM is based on Arch Linux Enable-Read-Write Update Repo Install Create Config Auto Start Enable Read Only Related Links Enable Read Write Update Repo Install Create Config Auto Start Enable Read Only Related WireGuard Essentials Install WireGuard on Raspberry Pi Zero W Install WireGuard on Raspberry Pi Raspbian Enable IP Forwarding in…

  • Show All Devices on LAN arp-scan

    Show All Devices on LAN arp-scan

    Show All Devices on LAN arp-scan Related Links Related Linux IP Essentials Linux Routing Essentials LUKS: Linux Unified Key Setup Essentials Linux Command Line Text Editors Essentials Ubuntu Essentials SSH Essentials usermod Essentials bash Essentials ~/.ssh/config Essentials Nano Essentials Hostapd Essentials IP Tables Essentials dnsmasq Essentials /etc/ssh/sshd_config Essentials chmod Essentials How to Create a Command…

  • SSH Essentials

    SSH Essentials

    SSH Essentials Related Links Related ~/.ssh/config Essentials /etc/ssh/sshd_config Essentials Specify an SSH key for git push for a given Domain How to Enable SSH on Ubuntu Working With SSH Keys SSH Tunneling Essentials Create Basic Self Hosted Remote Git Repo Run Ansible through a remote server to other servers Ansible Essentials Links

  • Setup Duck DNS Updater on Raspberry Pi

    Setup Duck DNS Updater on Raspberry Pi

    Setup Duck DNS Updater on Raspberry Pi Create Duck DNS Account Create a Duck DNS Sub Domain Create Script Example Set Permissions Create Schedule Related Links Create Duck DNS Account Go over to https://www.duckdns.org/ and signup for an account or login if you already have one.Annoyingly the only way to sign is is via Persona,…

  • Port Forwarding Ubiquiti EdgeRouter X

    Port Forwarding Ubiquiti EdgeRouter X

    Port Forwarding Ubiquiti EdgeRouter X Related Links Firewall/NAT > Port forwarding rules Related Edge Router X – 1 WAN 1 IoT LAN & 3 Protected LANs Setup VLANs on Ubiquiti EdgeRouterX EdgeMax CLI Basics Populate Static MAC to IP Binding on Edge Router X via Command Line IP Tables Essentials dnsmasq Essentials Linux IP Essentials…

  • Hostapd Essentials

    Hostapd Essentials

    Hostapd Essentials Install Start Hostapd Stop Hostapd Configure Hostapd Config Example Hostapd Options Related Links Hostadp Host Access Point Daemon.Userspace access point for turning network interface cards into Access Points and authentication servers. Install Start Hostapd Stop Hostapd Configure Hostapd Config Example Hostapd Options To use the 5 GHz band, you can change the operations…

  • IP Tables Essentials

    IP Tables Essentials

    IP Tables Essentials Add Masquerade for outbound traffic on eth0 Save IP Tables Rules Install Rules on Boot Related Links Add Masquerade for outbound traffic on eth0 Save IP Tables Rules Install Rules on Boot add above exit 0 Related dnsmasq Essentials Linux IP Essentials Enable IP Forwarding in Linux /etc/ssh/sshd_config Essentials Cisco AnyConnect VPN…

  • dnsmasq Essentials

    dnsmasq Essentials

    dnsmasq Essentials Related Links dnsmasq is a lightweight DNS, DHCP, router advertisement and network boot application Install Reading package lists… Done Building dependency tree Reading state information… Done The following NEW packages will be installed: dnsmasq 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 16.5 kB of archives.…

  • Set Static IP Address on Raspberry Pi OS

    Set Static IP Address on Raspberry Pi OS

    Set Static IP Address on Raspberry Pi OS Edit /etc/dhcpcd.conf Sample-Config Related Links Edit /etc/dhcpcd.conf Sample Config Add to the end of the file Related Linux IP Essentials Enable IP Forwarding in Linux /etc/ssh/sshd_config Essentials Cisco AnyConnect VPN Client on Raspberry Pi chmod Essentials Linux Users Linux Groups Links

  • Setup Duck DNS in Home Assistant for DDNS Only

    Setup Duck DNS in Home Assistant for DDNS Only

    Setup Duck DNS in HomeAssistant for DDNS Only. Without setting up Lets Encrypt, Port forwarding etc.This mini guide is to get the Dynamic DNS functionality only. Create Duck DNS Account Create Duck DNS Sub Domain Install Duck DNS App in Home Assistant Configure Duck DNS App in Home Assistant Related Links Create Duck DNS Account…

  • NetPlan Essentials

    NetPlan Essentials

    NetPlan Essentials. If no render-er is specified systemd will be used by default. Set to DHCP Set to Static WiFi Apply Set to DHCP Set to Static WiFi Apply more info on the ip command can be found in Linux IP Essentials Related Displaying Network Statistics in Linux Linux Routing Essentials Links https://netplan.io/reference/

  • Displaying Network Statistics in Linux

    Displaying Network Statistics in Linux

    Displaying Network Statistics in Linux ss has replaced netstat ss -l –listening: displays listening server sockets -a –all: displays all sockets -i –interfaces: display interface table -s –summary: displays socket usage summary -e –extended: displays detailed socket information -n –numeric: display numberd do not resolve names. -p –programs: display PID/Program name of sockets -t –tcp:…