Changes

From Amahi Wiki
Jump to: navigation, search
430 bytes added ,  16:49, 9 January 2021
no edit summary
[[Category<div style="border:HowTo]]Make life a little bit easier with Webmin1px solid #A3B1BF; padding: .8em 1em; background-color: #E6F2FF; margin: 0px 1em;">
Install '''NOTE:''' The Amahi [https://www.amahi.org/apps/webmin Webmin for management and admin work, Amahi is without these] application provides this capability from the Dashboard UI.</div><br>
[[Category:Help]]Make life a little bit easier with [http://www.amahi.org/apps/webmin Webmin]. You can now install via one-click app in Amahi. If you prefer to do the manual install, follow the guidance below: Connect to your box by Putty root@hda then start installation by:
Create fila webmin.repo with
{{Code| nano /etc/yum.repos.d/webmin.repo}}
edit the file to:
{{Code|Code=<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:
<pre>{{Code|<nowiki>rpm --import http://www.webmin.com/jcameron-key.asc}}</nowiki></pre>
You can now install with:
{{Code| yum install webmin}}
All dependencies should be resolved automatically.
To access the app, navigate to the following link:
 
<nowiki>http://hda:10000</nowiki>
Now you have the industry standard Admin interface on your Amahi.
[[User:Nalleju|Nalleju]]
12,424

edits