Simon-Linux
From Datateknik
LXC is a userspace interface for the Linux kernel containment features. Through a powerful API and simple tools, it lets Linux users easily create and manage system or application containers.
- Notable commands:
# apt install lxc # lxc-create -t DIST-TYP -n NAMN -> exempel lxc-create -t ubuntu -n web1 # lxc-ls --fancy / lxc-ls -f