PiKonek
  • Get Started
    • Introduction
    • Prerequisites
  • Installing
    • Install in PC
    • Install in Virtual Machine
    • Install in Orange Pi One/PC
    • Install in Raspberry Pi 3B+/4B
  • Guides
    • How to access the administrator dashboard
    • How to update the software
    • How to change admin password
    • How to add network interfaces
      • Adding lan interface
      • Adding vlan interface
      • Adding wlan interface
      • Adding bridge interface
    • How to enable dhcp on network interface
    • How to enable captive portal
    • Manage connected users
    • How to enable remote management(Ngrok)
    • How to enable remote management(Dataplicity)
    • How to enable pihole management
    • How to build pikonek wifi vendo with coin acceptor
    • How to enable wireless sub vendo
  • Videos
  • Contact Us
Powered by GitBook
On this page
  • Method 1: Change password using web GUI
  • Method 2: Change the password using the command-line interface
  1. Guides

How to change admin password

This guide will show how to change your admin password.

To change your admin password, there a two method you can choose.

Method 1: Change password using web GUI

  1. To change the password, access the web admin GUI of pikonek.

  2. Go to your profile, and click the "Change password" option.

  3. Provide your new password, you will be logout after you change your password.

Method 2: Change the password using the command-line interface

  1. To change the password, ssh to your machine.

  2. Run sudo pikonek -a -p <new password> to save your new password.

PreviousHow to update the softwareNextHow to add network interfaces

Last updated 1 year ago