Bài viết này thực hiện (hoặc lụm bài về đăng câu like từ các trang khác) bởi Việt Lâm Coder một YOUTUBER có tâm và đẹp trai siêu cấp vô địch zũ trụ. Các bạn đi ngang nếu được cho Lâm 1 like và 1 đăng ký kênh Youtube nhé !!
Many users face issues while accessing LiteSpeed web admin at port 7080 as they forget the password or don’t know the password or didn’t save at the setup time.
So here is a quick guide on how you can reset your Litespeed webadmin password.
- Access your server ssh using an ssh client like bitwise or others.
- log in as root and change directory to /usr/local/lsws/admin/misc by running this command.
cd /usr/local/lsws/admin/misc
- Now run this script to change the password.
./admpass.sh
- Screen will ask to add name as admin like this
1 2 3 |
Please specify the user name of administrator. This is the user name required to login the administration Web interface. User name [admin]: admin |
1 2 3 4 5 |
Please specify the administrator's password. This is the password required to login the administration Web interface. Password: Retype password: Administrator's username/password is updated successfully! |
Bài viết này thực hiện (hoặc lụm bài về đăng câu like từ các trang khác) bởi Việt Lâm Coder một YOUTUBER có tâm và đẹp trai siêu cấp vô địch zũ trụ. Các bạn đi ngang nếu được cho Lâm 1 like và 1 đăng ký kênh Youtube nhé !!