Simon-Linux

From Datateknik
(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
  
 
[[https://linuxcontainers.org/lxc/introduction/ linuxcontainers.org]]
 
[[https://linuxcontainers.org/lxc/introduction/ linuxcontainers.org]]
 +
 +
## 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

Revision as of 07:07, 16 September 2020

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.

[linuxcontainers.org]

    1. 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
Personal tools
Namespaces

Variants
Actions
Navigation
Tools