User Tools

Site Tools


public:techstuff:lxc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:techstuff:lxc [2015/07/05 11:12] nathanpublic:techstuff:lxc [2020/04/25 13:05] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== Create a generic ubuntu lxc ===== ===== Create a generic ubuntu lxc =====
  
-  sudo lxc-create --name <machine name> --template ubuntu -- --user nathan --release vivid+  sudo lxc-create --name <machine name> -t download -- --dist ubuntu --release vivid --arch amd64
  
 +===== List lxc =====
  
 +  sudo lxc-ls -f
 +
 +===== Start an existing lxc =====
 +
 +  sudo lxc-start -n zapp -d
public/techstuff/lxc.1436094779.txt.gz · Last modified: 2020/04/25 13:05 (external edit)