User Tools

Site Tools


lxd

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
lxd [2022/08/20 14:38] adminlxd [2022/08/20 14:50] (current) admin
Line 48: Line 48:
 <code> <code>
 lxc launch ubuntu:22.04 lxc launch ubuntu:22.04
-lxc list +Creating the instance 
-+-------------------+---------+-----------------------+------+-----------+-----------+ +Instance name is: evident-jaguar               
-      NAME        |  STATE  |         IPV4          | IPV6 |   TYPE    | SNAPSHOTS | +Starting evident-jaguar 
-+-------------------+---------+-----------------------+------+-----------+-----------+ +root@MSI:~# lxc list            
-singular-basilisk | RUNNING | 10.173.245.107 (eth0) |      | CONTAINER | 0         | ++----------------+---------+----------------------+----------+-----------+-----------+ 
-+-------------------+---------+-----------------------+------+-----------+-----------+ +     NAME      |  STATE  |         IPV4          IPV6    |   TYPE    | SNAPSHOTS | 
-</code>++----------------+---------+----------------------+----------+-----------+-----------+ 
 +evident-jaguar | RUNNING | 192.168.2.181 (eth0) |   <del>  | CONTAINER | 0         | 
 ++----------------+---------+----------------------+----------+-----------+-----------+
  
 </code> </code>
- + 
 +Lo and behold, the container appears to have a ip on the lan!  Success. 
 +Further testing showed it was truly working on the lan. 
  
lxd.1660999116.txt.gz · Last modified: 2022/08/20 14:38 by admin