💾 Archived View for freeshell.de › tldr › lxc-network.gmi captured on 2023-04-20 at 00:12:59. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Manage networks for LXD containers.
lxc network list
lxc network show {network_name}
lxc network attach {network_name} {container_name}
lxc network create {network_name}
lxc network set {network_name} bridge.external_interfaces {eth0}
lxc network set {network_name} ipv{4}.nat false
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).