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

Update readme

This commit is contained in:
anmol26s 2018-10-29 19:52:07 +05:30 committed by GitHub
parent 33490f3d6b
commit 21b0b33262
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,25 @@
WebMin package installation for YunoHost distribution
# WebMin package installation for YunoHost
[![Integration level](https://dash.yunohost.org/integration/webmin.svg)](https://ci-apps.yunohost.org/jenkins/job/webmin%20%28Community%29/lastBuild/consoleFull)
[![Install webmin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=webmin) <br> <br>
**Note:** This app has **root** access which can change core things in the system, thus **breaking the YunoHost**. Use it carefully and read the [documets](https://doxfer.webmin.com/Webmin/Main_Page) two times before chaning values.
## Webmin
[Webmin](http://www.webmin.com/index.html) is a **web-based** interface for system **administration** for Unix. Using any modern web browser, you can setup user **accounts**, **DNS**, **file sharing** and much more. Webmin removes the need to manually **edit Unix configuration** files like **/etc/passwd**, and lets you manage a system from the **console or remotely**.
## Links
- [Yunohost project](https://yunohost.org)
- [Webmin](http://www.webmin.com/)
- [Webmin source code at Github](https://github.com/webmin/webmin)
## Important points
- Only **root** (system user) can connect
- Webmin will **update itself** when system updates are run. So no need to **run upgrade script** once installed.
- Only **user** given rights at time of the installation can **access** the Webmin
- Installation can only be done on **root path**. Eg. webmin.domain.tld
- No **munti-instance** for webmin as its system intigrated app
!! Only root (system user) can connect !!