Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Linux Containers - LXC / LXD
Rating: 4.4 out of 5(105 ratings)
494 students

Linux Containers - LXC / LXD

The perfect start in DevOps
Created byManuel End
Last updated 11/2020
English

What you'll learn

  • Linux container basics
  • Installation LXC / LXD
  • Download LXC Images
  • Start and stop LXC container
  • Installation of applications in Linux containers
  • LXC Snapshots
  • LXC Remotes
  • LXC Networking
  • LXC Hardware-Ressources
  • Create / edit LXC images
  • LXC Storagepools

Course content

6 sections16 lectures2h 44m total length
  • What is LXC anyway?8:08

    explore how linux containers with lxc and lxd differ from virtual machines, delivering direct hardware access, no hypervisor, rapid deployment, and scalable, multi-distribution environments.

Requirements

  • Linux basic knowledge

Description

Linux Containers, or LXC for short, is the classic entry-level topic for DevOps. In the DevOps area, container technologies are an absolute must. The best-known container technology is likely to be Docker. What many don't know: Up to version 0.8, Docker was essentially based on LXC. LXC is the basis for Docker and so it is of course an absolute advantage if you can handle LXC / LXD.


This course starts with the basics of LXC. What is it and what is it used for? Then it goes straight to practice.


We install LXC together and carry out the corresponding basic configurations. After that we download our first images and start, stop and edit our first containers.


Using various scenarios, we gradually get to know the commands from LXC and continue to deepen our knowledge.


We create containers, edit them, create our own images and use ready-made images. We will also configure and use our own remote server. We also deal with the topics of snapshots, networking and storage pools.


By the end of this course, you will be able to use LXC confidently and competently.

Who this course is for:

  • People interested in Linux
  • People interested in DevOps
  • People with an interest in container technologies
  • System administrators