Difference between revisions of "USB OFFLINE: Ubuntu 24.04 Webmin"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 6: | Line 6: | ||
sh webmin-setup-repos.sh | sh webmin-setup-repos.sh | ||
apt-get install --install-recommends webmin | apt-get install --install-recommends webmin | ||
+ | |||
+ | https://192.168.0.10:10000 |
Revision as of 13:45, 19 October 2024
sudo su apt update cd /usr/local/src/ curl -o webmin-setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/webmin-setup-repos.sh sh webmin-setup-repos.sh apt-get install --install-recommends webmin
https://192.168.0.10:10000