Issue
I installed openlitespeed by following step:
wget --no-check-certificate https://raw.githubusercontent.com/litespeedtech/ols1clk/master/ols1clk.sh
bash ols1clk.sh -w
After this, I tried to login to http://myip:7080/login.php
. And I tried admin
and 123456
but failed.
can’t remember if I set the password. Anyone knows how to reset it?
Solution
Use the following to reset:
/usr/local/lsws/admin/misc/admpass.sh
Answered By – Pong
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0