Explore >> Select a destination


You are here

ops.tips
| | jameshfisher.com
3.7 parsecs away

Travel
| | `getaddrinfo` ostensibly does DNS lookups. Sounds simple, but it uses more than 100 system calls! Let's trace the crazy path of address lookup on Linux.
| | tanelpoder.com
3.7 parsecs away

Travel
| | As I'm delivering my Linux Troubleshooting training soon, I am going to blog about some typical issues and techniques we'll troubleshoot in the class too. I'll start from a relatively simple problem - logging in to a server via SSH always takes 10 seconds. The delay seems to be pretty constant, there don't seem to be major network problems and the server is not overloaded. Yet, remote logins always take 10 seconds. - Linux, Oracle, SQL performance tuning and troubleshooting - consulting & training.
| | iosoft.blog
3.2 parsecs away

Travel
| | So far I have used a large number of custom functions to configure and control the WiFi networking, but before adding yet more functionality, I need to offer a simpler (and more standard) way of doing all this programming. When it comes to network programming on Linux or Windows systems, there is only one widely-used...
| | mdanilor.github.io
17.9 parsecs away

Travel
| A beginers guide into a Linux Kernel stack overflow vulnerability.