↧
Ubuntu LXC and UFW
I am working on setting up my own cloud servers using Linux Containers (LXC). These cloud containers allow me to build one image, replicated it, configure it, and have a new server online in seconds. I...
View ArticleUbuntu LXC Port Forwarding
So you have a service running in an LXC container behind a bridge, and you need ports forwarded for that service. In this case, we’ll use Minecraft as an example, which runs on port 25565. Our...
View Article