Virtualization: Difference between revisions

From Traxel Wiki
Jump to navigation Jump to search
(Created page with "Category:Linux = LXD / LXC =")
 
Line 1: Line 1:
[[Category:Linux]]
[[Category:Linux]]
= LXD / LXC =
= LXD / LXC =
See Also: media/video/hacking/linux/just_me_and_opensource/lxd_lxc
<pre>
lsb_release -dirc
sudo systemctl status lxd
sudo systemctl start lxd
</pre>

Revision as of 15:38, 15 August 2025

LXD / LXC

See Also: media/video/hacking/linux/just_me_and_opensource/lxd_lxc

lsb_release -dirc
sudo systemctl status lxd
sudo systemctl start lxd