How to reset Litespeed admin password

WebAdmin console is a centralized control panel to control and configure all LiteSpeed Web Server settings. For resetting the password for the Litespeed admin, you can simply do it from the command line.

Step 1.

Log into the server via SSH

Step 2.

Go to the directory that you have installed LiteSpeed. The default directory is,

 /usr/local/lsws/admin/misc 

You can enter into the directory using the command,

cd /usr/local/lsws/admin/misc

Step 3.

Now, execute the following command to change the admin password,

./admpass.sh

Step 4.

Then, it will ask for the username to log into the administration web interface. This should be the admin. Then, you need to enter the password.

Now it will reset.


Buy VPS With LiteSpeed

  • litespeed, webserver
  • 0 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

How to Install New Os Or Reinstall Current Os

To install or reinstall os in your vps you need to login on our VPS Management Panel To login on...

How To Install cPanel

What is cPanel?cPanel is a web-based hosting control panel provided by many hosting providers to...

How to install Pyxsoft Anti Malware for cPanel server

How to install Pyxsoft Anti Malware for Cpanel Servers Today We Learn How to Install pyxsoft and...

How to Install Softaculous on cPanel/WHM

What is Softaculous for cPanel ? Softaculous is integrated into cPanel and can be installed...

Change SSH Port (CentOS)

It is always dangerous to run SSH on port 22. So better not to be late one should always change...