sudo yum install net-snmp net-snmp-utils -y
nano /etc/snmp/snmpd.conf
agentAddress udp:10.20.1.2:161
rocommunity public
systemctl restart snmpd
Unsupported upgrades Sometimes do-release-upgrade isn't able to run the upgrade to the latest version and it shows an error similar t...