interface: eth0 # The interface to monitor log-scale: no # Use a logarithmic scale for bar graphs. max-bandwidth: 2M # Fixes the maximum for the bar graph scale to bw, e.g. "10M". In bits dns-resolution: yes # Controls reverse lookup of IP addresses. port-display: on # Controls display of port numbers. port-resolution: yes # Controls conversion of port numbers to service names.
Tuesday, 9 June 2020
iftop config
~/.iftoprc
Subscribe to:
Post Comments (Atom)
Interview questions: 2020-12
Terraform provider vs provisioner Load balancing Network Load Balancer vs Application Load Balancer Networking Layer 1 vs Layer 4 haproxy u...
-
kubectl --cert=/tmp/tls.crt --key=/tmp/tls.key create secret tls tls-wc-ingress
-
apt-get install exim4 dpkg-reconfigure exim4-config Select: internet site; mail is sent and received directly using SMTP IP-addresses...
-
brew install python3 mkdir -p ~/bin/python3 python3 -m venv ~/bin/python3 source ~/bin/python3/bin/activate enjoy!
No comments:
Post a Comment
Note: only a member of this blog may post a comment.