πŸ“™
WLAN Pi Cookbook
2022 Pi Pro (legacy)
2022 Pi Pro (legacy)
  • 😎Getting Started
    • WLAN Pi Pro
    • πŸ”ΌFPMS
    • πŸ’»USB (OTG)
    • πŸ•ΈοΈWebUI
    • πŸ§‘β€βœˆοΈCockpit
      • Terminal
      • tmux
    • πŸ”΅Bluetooth
    • πŸ₯…Ethernet
    • πŸ“ΆWi-Fi
    • 🌎Remote Access
  • πŸ€“Packet Capture
    • βš™οΈSetup Instructions
      • πŸͺŸWindows
        • 1️⃣ Python
        • 2️⃣ Wireshark (Win)
      • 🍏macOS
        • 1️⃣ Wireshark (Mac)
        • 2️⃣ Airtool 2
      • πŸ“±iOS (bonus)
    • 1️⃣ Sniff some Wi-Fi
    • 2️⃣ Sniff some 6 GHz Wi-Fi
    • 🦈Wireshark Resources
    • Bonus - Passwordless
  • πŸ”Profiler
  • πŸ”¦Wi-Fi Scanner Sensor
    • πŸͺŸWiFi Scanner(Win)
    • 🍏Wi-Fi Explorer Pro(macOS)
    • Mini Wi-Fi Scanner
  • 🚨Kismet
    • 1️⃣ Start Kismet
    • 2️⃣ Wi-Fi Sniffing
    • 3️⃣ Bluetooth Sniffing
  • πŸ“±Tether
  • πŸ“‘Hotspot Mode
  • πŸ–₯️Server Mode
    • 1️⃣ Radius Server
    • 2️⃣ Wi-Fi with 802.1X
    • 3️⃣ DHCP Server
  • πŸ”§Wi-Fi Console Mode
  • πŸš€Network Performance
    • Librespeed
    • Ookla Speedtest Client
    • iPerf3
  • πŸ“ΆWi-Fi 6E Client
Powered by GitBook
On this page
  • Updating your WLAN Pi
  • Timezone Update
  • Terminal

Was this helpful?

Export as PDF
  1. Getting Started

Cockpit

Web-based graphical interface for Linux

  1. Click on Admin

    Unfortunately we do not have an SSL cert in place yet, please continue past the security warning

  2. Login using the default 'first time boot' credentials username: wlanpi password: wlanpi\

  3. You will be prompted to change your password, you have to do this to proceed

  4. The first time you login to Cockpit you will be in 'limited access mode' Look to the top-right corner of the WebUI interface Click on 'Turn on administrative access'

  5. Now, please have a poke around, explore what functionality is exposed by Cockpit GUI

Updating your WLAN Pi

Most utilities / functions on the WLAN Pi can be updated through the built-in package management system. This is accessed via:

  • Cockpit > Software Updates

  • CLI > sudo wlanpi-update

sudo wlanpi-update

Checking for updates requires an internet connection

When is re-imaging required?

System level updates will be made occasionally that may require re-imaging your microSD card.

If you choose to re-image your SD card with the latest release of WLAN Pi OS, this will come with the latest version of all the default packages.

Timezone Update

Click time, I think you can figure out the rest ;)

Terminal

The menu option at the bottom of the left side panel is 'Terminal'

PreviousWebUINextTerminal

Last updated 7 months ago

Was this helpful?

😎
πŸ§‘β€βœˆοΈ