Order ip adress with sort


order ip adress with sort

nmap -sP 192.168.0.0/24; arp -a | sort -n -t . -k 4

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