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

Merge branch 'version-2' of https://github.com/YunoHost-Apps/webmin_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-09-20 20:59:28 +02:00
commit 88e1d2f3c4
2 changed files with 0 additions and 28 deletions

View file

@ -24,20 +24,6 @@ Webmin is a web-based interface for system administration for Unix. Using any mo
![Screenshot of Webmin](./doc/screenshots/screenshot1.gif)
## Disclaimers / important information
* This app has **root** access which can change core things in the system, thus **breaking the YunoHost**. Use it carefully and read the [documents](https://doxfer.webmin.com/Webmin/Main_Page) two times before changing values.
* Only **user** given permission at time of the installation can **access** the Webmin login interface
* 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

@ -24,20 +24,6 @@ Webmin is a web-based interface for system administration for Unix. Using any mo
![Capture décran de Webmin](./doc/screenshots/screenshot1.gif)
## Avertissements / informations importantes
* This app has **root** access which can change core things in the system, thus **breaking the YunoHost**. Use it carefully and read the [documents](https://doxfer.webmin.com/Webmin/Main_Page) two times before changing values.
* Only **user** given permission at time of the installation can **access** the Webmin login interface
* 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>