1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webmin_ynh.git synced 2024-09-03 20:36:08 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-01-27 09:43:56 +00:00
parent fa21c2e92e
commit 4d4d487393
2 changed files with 14 additions and 0 deletions

View file

@ -30,6 +30,13 @@ Webmin is a web-based interface for system administration for Unix. Using any mo
* To login to webmin, use root and root password
* Webmin will **update itself** when system updates are run. So no need to **run upgrade script** once installed.
### Fix username and password
If you can't connect you can fix the password of the user running:
```
/usr/share/webmin/changepass.pl /etc/webmin root newpassword
```
## Documentation and resources
* Official app website: <http://www.webmin.com>

View file

@ -30,6 +30,13 @@ Webmin is a web-based interface for system administration for Unix. Using any mo
* To login to webmin, use root and root password
* Webmin will **update itself** when system updates are run. So no need to **run upgrade script** once installed.
### Fix username and password
If you can't connect you can fix the password of the user running:
```
/usr/share/webmin/changepass.pl /etc/webmin root newpassword
```
## Documentations et ressources
* Site officiel de lapp : <http://www.webmin.com>