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:
parent
fa21c2e92e
commit
4d4d487393
2 changed files with 14 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -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 l’app : <http://www.webmin.com>
|
||||
|
|
Loading…
Add table
Reference in a new issue