Add instructions.md
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
Linux machine steps to take after install.
|
||||||
|
Install Webmin:
|
||||||
|
curl -o webmin-setup-repo.sh https://raw.githubusercontent.com/webmin/webmin/master/webmin-setup-repo.sh
|
||||||
|
sudo sh webmin-setup-repo.sh
|
||||||
|
|
||||||
|
Debian/Ubuntu: sudo apt-get install webmin --install-recommends
|
||||||
|
RHEL: sudo dnf install webmin
|
||||||
|
|
||||||
|
Docker host?
|
||||||
Reference in New Issue
Block a user