linux

Wrapper scripts for LXC unprivileged containers

Index Part 1: Introduction Part 2: Basic configuration files Part 3: Creating an unprivileged container on Slackware Part 4: Scripts overview Part 5: Natting example Browse the scripts' folder A common use of the LXC containers is to isolate services like sql, ftp, httpd, mail etc. in an host...

Natting between host and LXC containers

Index Part 1: Introduction Part 2: Basic configuration files Part 3: Creating an unprivileged container on Slackware Part 4: Scripts overview Part 5: Natting example Browse the scripts' folder Here is a quick example of a natting tool, that you can use to NAT between your host and...

Creating an LXC unprivileged container on Slackware

Index Part 1: Introduction Part 2: Basic configuration files Part 3: Creating an unprivileged container on Slackware Part 4: Scripts overview Part 5: Natting example Browse the scripts' folder lxc-my_template is a modification of the default LXC template for Slackware by Matteo Bernardini, already installed in /usr/share/lxc/templates/lxc-slackware. It mostly...

Wrapper scripts for LXC unprivileged containers: overview

Index Part 1: Introduction Part 2: Basic configuration files Part 3: Creating an unprivileged container on Slackware Part 4: Scripts overview Part 5: Natting example Browse the scripts' folder This is an overview of my LXC scripts. As already said they are mostly wrappers of the LXC commands,...