/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.thegeekstuff.com
| | www.integralist.co.uk
3.8 parsecs away

Travel
| | 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
4.4 parsecs away

Travel
| | [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
3.2 parsecs away

Travel
| | Multicast issue on OpenWRT.md Multicast issue on OpenWRT Issue After setting up my hacked switches with VLANs , I...
| | blog.zespre.com
19.6 parsecs away

Travel
| 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.