|
You are here |
www.thegeekstuff.com | ||
| | | | |
www.integralist.co.uk
|
|
| | | | | Introduction Prerequisites TCP and HTTP OSI Model Utilities top: check running processes for cpu and memory utilisation ps: see what processes are running strace: monitor interactions between processes lsof: list of open files netstat: monitoring network traffic ifconfig: configure or review your network interfaces iftop: monitors network traffic and displays table of bandwidth usage iptraf: monitoring network traffic (more visual than netstat, not as detailed) tcpdump: network packet sniffer wireshark: ... | |
| | | | |
blog.herlein.com
|
|
| | | | | [AI summary] The author critiques MQTT's single point of failure in IoT setups and proposes a lightweight alternative using broadcast UDP for sensor data and self-healing actuators. | |
| | | | |
blog.superautomation.co.uk
|
|
| | | | | Multicast issue on OpenWRT.md Multicast issue on OpenWRT Issue After setting up my hacked switches with VLANs , I... | |
| | | | |
blog.zespre.com
|
|
| | | The dockershim has been announced as deprecated since Kubernetes v1.20. And Kubernetes v1.23 is about to step into its EOL after the end of this month. So its time to move forward! Lets upgrade the cluster to v1.24. This article is solely for the personal record about changing container runtimes to upgrade Kubernetes from v1.23 to v1.24. | ||