Building distributed mesh networks of LXC hosts Tinc is more secure than a GRE tunnel as connections are encrypted. Tinc also gives you the ability to built a distributed mesh network. We are not ... LXC Ubuntu Mar 5, 2021 0 2203 Tech Blog
LXC Getting Started Guide Part II This is continued from our Getting started with LXC guide [1] . LXC has a rich set of tools to manage containers. Let’s explore some of the more adva... LXC Nginx Ubuntu Mar 5, 2021 0 2036 Tech Blog
How to use convert an KVM image into a LXC container KVM [1] was an improvement over Xen [2] for me. Still for many use-cases a LXC [3] are a more performance, light-weight alternative – which also see... LXC Mar 5, 2021 0 2279 Tech Blog
LXC Networking Guide Containers need to have an IP so they are available on the network. In Linux ‘bridges’ are used to connect VMs to a network. Think of a bridge as so... LXC Nginx Ubuntu Mar 5, 2021 0 2744 Tech Blog
Creating a LXC virtual machine template (from scratch) I have chosen to put all virtual machines in a /mnt/ vm folder, for which I’ve created a separate partition. Here I will put the virtual machine fil... LXC Mar 5, 2021 0 2219 Tech Blog
LXC Kali no real need to maintain a template kali-linux is just debian so just create a debian container and add the kali-linux repo to the sources-list : de... LXC Mar 5, 2021 0 2002 Tech Blog
Docker vs LXC Docker is NOT an “improvement of LXC’s capabilities”, because it does not provide same service, it’s application isolation, while LXC is subOS isolat... LXC Mar 5, 2021 0 2122 Tech Blog
How to bootstrap puppetmaster on lxc on Ubuntu? Installation of puppet master on Ubuntu has always been a matter of luck and a lot of patience to me – there are many seemingly unrelated things to d... LXC Ubuntu Mar 5, 2021 0 2030 Tech Blog
Linux Containers and LVM (mount /var/lib/lxc) This looks very useful! Your enthusiasm for containers can quickly fill that root file system on the host. One solution is to use the flexibility of ... LXC Mar 5, 2021 0 2022 Tech Blog
mount OpenKM – Owncloud – etc mount –bind /media/china/Seagate1000 /home/lcxbox/openresty/share mount –bind /media/china/Seagate1000/docs/Alfresco /home/lcxbox/openkm/share server... LXC Mar 5, 2021 0 2083 Tech Blog
Install OpenKM 6.3 on Ubuntu 14.04 Trusty This is not a complete guide, but rather a short note on how /I/ did it. **1. Installing OpenKM** Step #1.1: Of course I did it in LXC container: ... LXC Ubuntu Mar 5, 2021 0 12176 Tech Blog
A Samba Active Directory Server FileserverFileThis post shows one way to set up an Active Directory server using Samba [1] . This example creates a virtual server in a Linux Contain... LXC Ubuntu Mar 5, 2021 0 2528 Tech Blog