|
You are here |
serverascode.com | ||
| | | | |
ariadne.space
|
|
| | | | | Over the weekend, a reader of my blog contacted me basically asking about firewalls.Firewalls themselves are boring in my opinion, so lets talk about something Alpine can do that, as far as I know, no other distribution can easily do out of the box yet: service isolation using the base networking stack itself instead of netfilter. | |
| | | | |
www.codemadness.org
|
|
| | | | | A guide to get a USB-powerline bridge with the Intellon 51x1 chipset working on Linux | |
| | | | |
blog.oddbit.com
|
|
| | | | | This article expands on my answer to Add multiple specific IPs to instance, a question posted to ask.openstack.org. In order to serve out SSL services from an OpenStack instance, you will generally want one local ip address for each SSL virtual host you support. It is possible to create an instance with multiple fixed addresses, but there are a few complications to watch out for. Assumptions This article assumes that the following resources exist: | |
| | | | |
blog.phusion.nl
|
|
| | | When building Docker containers, you should be aware of the PID 1 zombie reaping problem. That problem can cause unexpected and obscure-looking issues when you least expect it. This article explains the PID 1 problem, explains how you can solve it, and presents a pre-built solution that you can use: | ||