interface/ethernet/set [find where !running ] disabled=yes
You may also like
This post shows how to find out what version of Centos you are running from the command line. tail /etc/redhat-release This will […]
/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0
To match a new AD user to an existing 365 user. match UPN and smtp Alias 2 install “Microsoft Online Services Sign […]
htpasswd -c /etc/nagios/htpasswd.users nagiosuser Then enter new password for nagiosuser