You are here |
abstractexpr.com | ||
| | | |
zwischenzugs.com
|
|
| | | | 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 | |
| | | |
blog.sanctum.geek.nz
|
|
| | | | ||
| | | |
blog.tofile.dev
|
|
| | | | Using eBPF to uncover in-memory loading | |
| | | |
aaronluna.dev
|
|
| | Packer is an open source tool for creating identical machine images for multiple platforms from a single source configuration. Packer is lightweight, runs on every major operating system, and is highly performant, creating machine images for multiple platforms in parallel. In this post, I will demonstrate how to create a packer template for AWS that automatically installs and configures NGINX on the most recent Ubuntu OS. |