Simon-Linux

From Datateknik
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
 
Through a powerful API and simple tools, it lets Linux users easily create and  
 
Through a powerful API and simple tools, it lets Linux users easily create and  
 
manage system or application containers.<br>
 
manage system or application containers.<br>
Kör med LXC och inte LXD vilket är det nyare som jag inte tar upp.
+
Kör med LXC och '''inte''' LXD vilket är det nyare som jag inte tar upp.
  
 
[[https://linuxcontainers.org/lxc/introduction/ linuxcontainers.org]]
 
[[https://linuxcontainers.org/lxc/introduction/ linuxcontainers.org]]

Revision as of 07:22, 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.
Kör med LXC och inte LXD vilket är det nyare som jag inte tar upp.

[linuxcontainers.org]

Komma igång med lxc:
Du behöver Linux (verifierat på debian baserade system)
Som root/sudo:

apt install lxc 

För att skapa en ny container kör vi lxc-create -t DIST-TYP -n NAMN (skapar en ny kontainer, tar lång tid första gången för varje dist)

lxc-create -t ubuntu -n web1 

Visa alla skapade containers lxc känner till:

lxc-ls --fancy / lxc-ls -f
Personal tools
Namespaces

Variants
Actions
Navigation
Tools