Explore >> Select a destination


You are here

abstractexpr.com
| | vcansimplify.wordpress.com
4.0 parsecs away

Travel
| | Following my previous post here , I'll get to the programming part.But before that a few concepts that are important. Client Server Model Anytime two devices want to connect through a TCP/IP socket , one of them has to be a client and the other has to be a server. As an example your computer...
| | zwischenzugs.com
2.8 parsecs away

Travel
| | Why strace? I'm often asked in my technical troubleshooting job to solve problems that development teams can't solve. Usually these do not involve knowledge of API calls or syntax, rather some kind of insight into what the right tool to use is, and why and how to use it. Probably because they're not taught in
| | crocidb.com
3.2 parsecs away

Travel
| | Clarifying the shebang (#!) mechanism: A step-by-step look using strace and kernel code shows how Linux handles script execution directly, revealing the shell isn't involved initially.
| | gist.github.com
17.3 parsecs away

Travel
| GitHub Gist: instantly share code, notes, and snippets.