Difference between revisions of "LXC (Linux containers)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
(8 intermediate revisions by the same user not shown)
Line 12: Line 12:
  
 
== Commmands ==
 
== Commmands ==
 +
* <code>[[lxd init]]</code>
 
* <code>[[lxc launch]] ubuntu:18.04 c1</code>
 
* <code>[[lxc launch]] ubuntu:18.04 c1</code>
 +
* <code>[[lxc list]]</code>
 
* <code>lxc profile create vm</code>
 
* <code>lxc profile create vm</code>
 
* <code>lxc profile edit vm</code>
 
* <code>lxc profile edit vm</code>
 
* <code>[[lxc profile show]] vm</code>
 
* <code>[[lxc profile show]] vm</code>
 
* <code>[[lxc cluster list]]</code>
 
* <code>[[lxc cluster list]]</code>
 +
* <code>[[lxc exec]] <container-name> -- sudo /bin/bash</code>
 +
* <code>[[lxc remote]] add --protocol simplestreams ubuntu-minimal https://cloud-images.ubuntu.com/minimal/releases/</code>
 +
* [[lxc-console]] -n my-container -t 1
  
 
== Releases ==
 
== Releases ==
Line 27: Line 32:
 
* <code>[[virsh]]</code>
 
* <code>[[virsh]]</code>
 
* <code>[[multipass]]</code>
 
* <code>[[multipass]]</code>
 +
* <code>[[lxd]]</code>
 +
* lxc web panel: wget https://lxc-webpanel.github.com/tools/install.sh -O - | bash
 +
* [[virt-host-validate]]
  
 
== See also ==
 
== See also ==
 
* [[OpenVZ]]
 
* [[OpenVZ]]
 +
* {{LXC}}
 
* {{containers}}
 
* {{containers}}
  
  
 
[[Category:Linux containers]]
 
[[Category:Linux containers]]

Revision as of 06:01, 18 October 2021

This article is a Draft. Help us to complete it.

wikipedia:LXC Linux containers (2008)

command line client for LXD


Installation

Commmands

Releases

FEATURE: Virtual machine support


Related terms

See also

  • https://discuss.linuxcontainers.org/t/lxd-3-19-has-been-released/6529
  • Advertising: