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.

Last updated