LXC – Networking I’ve heard a lot about virtualization recently with, at the top, docker. I wanted to understand a bit more about those, and I started with LXC [1] w... LXC Ubuntu мар. 5, 2021 0 2218 Tech Blog
Enabling LXC on Archlinux with systemd-networkd After playing around with docker a lot, I decided that it was time to spend some time with LXC as I tended to treat some of my docker containers like... LXC мар. 5, 2021 0 2521 Tech Blog
Using LXD remote with ssh port forward This one came to me, while using LXD on a test server i have. LXD 2.0 stable is one of the great things that came with Ub untu 16. 04LTS . I follow t... LXC мар. 5, 2021 0 2267 Tech Blog
LXC, Bridge, Dnsmasq, Iptables en Vagrant **Intro** Ik ben laatst overgestapt van ubuntu naar debian jessie. Daar wil de ik ook lxc gebruiken met vagrant, echter merkte ik dat het netwerk ged... LXC Ubuntu мар. 5, 2021 0 1997 Tech Blog
DNS resolution for LXC in Ubuntu 14.04 Working with LXC [1] (Linux containers) in Ubuntu is very easy but by default you need to know the IP address of new containers to connect to service... LXC Ubuntu мар. 5, 2021 0 2241 Tech Blog
Exposing a directory on the host machine to an LXC container Log into the container and create an empty directory, this will be the mount point Log out and stop the container. Open to your container’s config fi... LXC мар. 5, 2021 0 2224 Tech Blog
Containers: Just Because Everyone Else is Doing Them Wrong, Doesn’t Mean You Have To **The problem** Suppose you’re an operator who, in a massively scaled-out and highly automated deployment, is responsible for keeping a few hundred o... Ansible LXC Ubuntu мар. 5, 2021 0 2412 Tech Blog
Secure Mesh VPN Network Interconnect for LXC containers in Multiple IaaS Clouds https://peervpn.net/ **Problem Statement** On any of the existing IaaS Cloud providers like AWS, Digital Ocean etc you can easily create virtual mach... LXC Ubuntu мар. 5, 2021 0 2301 Tech Blog
Using Rundeck on Ubuntu to automate server deployments into LXC (local or remote) containers http://rundeck.org/index.html#LearnMore Continuing my last posts regarding LXC (linux containers) I realize that managing them from the command line ... LXC Ubuntu мар. 5, 2021 0 2437 Tech Blog
lxc-usernet config sample cat /etc/lxc/ lxc-usernet # USERNAME TYPE BRIDGE COUNT x veth ibr1 8 x veth xbr1 8 x veth ubr1 8 cat .local/ share/lxc/ asterisk/ config # Template ... LXC Ubuntu мар. 5, 2021 0 2003 Tech Blog
Ubuntu UFW LXC 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, con... LXC Ubuntu мар. 5, 2021 0 2123 Tech Blog
Automatically Connecting LXC to Open vSwitch I’ve previously discussed using Open vSwitch (OVS) [1] with Linux Containers (LXC) [2] in a couple of previous posts ( here [3] and here [4] ). In t... LXC Ubuntu мар. 5, 2021 0 2120 Tech Blog