-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ankit Bhardwaj edited this page Oct 17, 2019
·
3 revisions
Welcome to the os_project wiki!
-
To check the CPU utilization breakdown:
mpstat -P 0-9,20-29 1
-
To check the number of packet rx/tx on a machine:
sar -w -n DEV 1 | grep "enp6s0f0"
-
sudo arp -s 10.10.1.2 70:e4:22:83:c7:72
and to check the arp entriesarp -a