LXC

8 bookmarks
Custom sorting
Network Bridge vs Macvlan on LXD
Network Bridge vs Macvlan on LXD
This is a presentation showing how to expose LXD containers to your LAN using both a bridge device and a macvlan device. We do this by creating LXD profiles. We also describe how to combine the default profile into our new profiles. This is a follow-on to my many other LXD tutorials and presentations on VLANs. See the show notes for command details: https://discussion.scottibyte.com/t/lxd-containers-bridged-to-the-main-lan-connected-via-macvlan -------------- Come visit us at: https://www.scottibyte.com Discourse: https://discussion.scottibyte.com RocketChat: https://chat.scottibyte.com
·youtube.com·
Network Bridge vs Macvlan on LXD
Configuration réseau de LXC | Linux Embedded
Configuration réseau de LXC | Linux Embedded
LXC est un système d'isolation qui permet d'exécuter plusieurs environnements Linux sur une seule plate-forme. Ce système utilise en fait un seul noyau mais permet de créer de multiples conteneurs Linux possédant chacun ses propres processus et interfaces réseau. LXC est similaire à OpenVZ mais a l'avantage d'être officiellement intégré au noyau. Contrairement aux machines virtuelles (VirtualBox, VMware, KVM) ou à la paravirtualisation (Xen), LXC :
·linuxembedded.fr·
Configuration réseau de LXC | Linux Embedded
Create LXC Templates [Chuck Nemeth]
Create LXC Templates [Chuck Nemeth]
Create LXC Templates Every time inspiration struck or I saw a blog post with something I wanted to try, it was frustrating and time consuming to get the base operating system set up to the way I like it before proceeding with the project. Now I just update the template each point release or when I add something substantial to my dotfiles so it's ready to go whenever I need to spin up a fresh container.
·wiki.chucknemeth.com·
Create LXC Templates [Chuck Nemeth]