ASL3 Notes: Difference between revisions
Jump to navigation
Jump to search
(Created page with " Disable Firewall on Web Admin Portal >> Network Change Allmon Web password <pre> sudo allmon3-passwd --delete allmon3 sudo allmon3-passwd admin sudo systemctl restart allmon3 </pre>") |
mNo edit summary |
||
Line 10: | Line 10: | ||
sudo systemctl restart allmon3 | sudo systemctl restart allmon3 | ||
</pre> | </pre> | ||
After changing any configuration file, the service allmon3 must be restarted using | |||
sudo systemctl restart allmon3 |
Latest revision as of 22:45, 3 May 2025
Disable Firewall on Web Admin Portal >> Network
Change Allmon Web password
sudo allmon3-passwd --delete allmon3 sudo allmon3-passwd admin sudo systemctl restart allmon3
After changing any configuration file, the service allmon3 must be restarted using
sudo systemctl restart allmon3