Disable apport at boot



pico /etc/default/apport

Change the line that says enabled=1 to enabled=0 to disable Apport.
To re-enable, change it back.

SNMP Oracle Linux

  sudo yum install net-snmp net-snmp-utils -y    nano /etc/snmp/snmpd.conf  agentAddress  udp:10.20.1.2:161 rocommunity public systemctl res...

Mais vistos