How to reset Litespeed admin password via SSH

How to reset Litespeed admin password via SSH
Steps:

Log into the server via SSH. If you have installed Litespeed in /usr/local/lsws then you need to enter the directory /usr/local/lsws/admin/misc.

#cd /usr/local/lsws/admin/misc

Then, execute the following command to change the admin password of Litespeed:

#./admpass.sh

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

Done!! 🙂  🙂

Click here to know “How to create custom php.ini file in a Litespeed webserver

Post navigation

Arunlal A

Senior System Developer at Zeta. Linux lover. Traveller. Let's connect! Whether you're a seasoned DevOps pro or just starting your journey, I'm always eager to engage with like-minded individuals. Follow my blog for regular updates, connect on social media, and let's embark on this DevOps adventure together! Happy coding and deploying!

Leave a Reply

Your email address will not be published. Required fields are marked *