Creating a 'base' LXC container to build other containers from

Posted on Fri 04 August 2023 in LXC • Tagged with ubuntu, python

A quick explanation on why and how to create a base LXC container to build other containers from.


Continue reading

Adding an LXC container with/to virt-manager (Virtual Machine Manager)

Posted on Mon 20 March 2023 in LXC • Tagged with virt-manager, GUI

How to add an LXC container to the GUI tool called Virtual Machine Manager (virt-manager).


Continue reading

How to install Visual Studio Code(VSCode) inside an LXC container

Posted on Fri 28 May 2021 in LXC • Tagged with ubuntu, LXC, vscode

How to install VSCode(a GUI app) inside an LXC container


Continue reading

Installing latest Python3 version on Ubuntu 14.04

Posted on Tue 13 September 2016 in LXC • Tagged with ubuntu, LXC, docker

How to install the latest Python version on Ubuntu 14.04


Continue reading

Basics of LXC: 2 of 2

Posted on Mon 22 August 2016 in LXC • Tagged with ubuntu, LXC, docker

Basic intro to LXC


Continue reading

Moving from Docker to LXC: 1 of 2 (The why)

Posted on Tue 17 May 2016 in LXC • Tagged with ubuntu, LXC, docker

Why I switched from Docker to LXC


Continue reading