mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2024-09-03 20:36:08 +02:00
yMerge branch 'master' of github.com:YunoHost-Apps/webmin_ynh
This commit is contained in:
commit
8def1f6145
1 changed files with 24 additions and 2 deletions
26
README.md
26
README.md
|
@ -1,3 +1,25 @@
|
||||||
WebMin package installation for YunoHost distribution
|
# WebMin package installation for YunoHost
|
||||||
|
|
||||||
|
[](https://ci-apps.yunohost.org/jenkins/job/webmin%20%28Community%29/lastBuild/consoleFull)
|
||||||
|
|
||||||
|
[](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 [documents](https://doxfer.webmin.com/Webmin/Main_Page) two times before changing 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 permission at time of the installation can **access** the Webmin
|
||||||
|
- Installation can only be done on **root path**. Eg. webmin.domain.tld
|
||||||
|
- No **multi-instance** for webmin as it is a system integrated app
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
!! Only root (system user) can connect !!
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue