userdoc:guest_lxc_container

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:guest_lxc_container [2023/06/15 09:03]
abelbeck [Recommended Base Installs]
userdoc:guest_lxc_container [2025/01/09 03:26] (current)
mkeuter
Line 16: Line 16:
 Then from the CLI: Then from the CLI:
  
-  lxc-create -t download -n debian10 -- -d debian -r buster -a amd64 --no-validate+  lxc-create -t download -n debian12 -- -d debian -r bookworm -a amd64 --no-validate
  
   service lxc init   service lxc init
  
-  lxc-attach debian10+  lxc-attach debian12
     passwd     passwd
     apt update     apt update
Line 35: Line 35:
   service lxc stop   service lxc stop
  
-  lxc-destroy debian10+  lxc-destroy debian12
  
 If you don't want to re-enable LXC in the near future: If you don't want to re-enable LXC in the near future:
  • userdoc/guest_lxc_container.1686837832.txt.gz
  • Last modified: 2023/06/15 09:03
  • by abelbeck