Changes

From Amahi Wiki
Jump to: navigation, search
21 bytes removed ,  16:44, 9 January 2021
no edit summary
Create fila webmin.repo with
{{Code| nano /etc/yum.repos.d/webmin.repo}}
edit the file to:
{{Text|Text=<pre>
[Webmin]
name=Webmin Distribution Neutral
baseurl=http://download.webmin.com/download/yum
enabled=1
}}</pre>
You should also fetch and install GPG key with which the packages are signed:
{{Code| rpm --import http://www.webmin.com/jcameron-key.asc}}
You can now install with:
{{Code| yum install webmin}}
All dependencies should be resolved automatically.
To access the app, navigate to the following link:
{{Link|<nowiki>http://hda:10000}}</nowiki>
Now you have the industry standard Admin interface on your Amahi.
[[User:Nalleju|Nalleju]]
12,424

edits