Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Ubuntu Class - Linux Virtualization & DevOps

    Posted By: ELK1nG
    Ubuntu Class - Linux Virtualization & DevOps

    Ubuntu Class - Linux Virtualization & DevOps
    Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1.00 GB | Duration: 3h 16m

    Learn Virtualization and DevOps concepts.

    What you'll learn
    Virtualization
    KVM Introduction
    DevOps Concepts
    Vagrant Introduction
    Ansible Introduction
    Containerization
    Docker Introduction
    Git Introduction
    Jenkins Introduction

    Description
    # Module 0 - Course Introduction:

    - the course outline (the goal and overall objectives)

    - the course instructor (a video about myself)

    - the course resources (presentation slides, KVM questions, Bash scripts, Vagrantfiles and Ansible playbooks)

    # Module 1 - Linux Virtualization:

    - understanding virtualization

    - KVM introduction (install KVM using a Bash script)

    - KVM commands (discussing some common KVM commands you'll encounter)

    - module demonstration (using KVM to install guest virtual machines)

    - module questions

    # Module 2 - DevOps Overview:

    ## DevOps:

    - introduction & practices (covering some common DevOps terminology used)

    - discussing DevOps tools

    ## Vagrant:

    - Vagrant introduction (using Vagrant for machine provisioning)

    - Vagrant commands (discussing some common Vagrant commands you'll encounter)

    - Vagrant demonstration (automate LAMP installation with Bash provisioning script)

    ## Ansible:

    - Ansible introduction (using Ansible for configuration management)

    - Ansible modules & ad-hoc commands

    - Ansible demonstration (install LAMP stack across multiple machines using playbooks)

    ## Docker:

    - understanding containerization

    - Docker introduction (using Dockers for creating containers)

    - Docker commands (discussing some common Docker commands you'll encounter)

    - Docker demonstration

    ## Git:

    - Git introduction (using Git for version)

    - Git commands (discussing some common Git commands you'll encounter)

    - Git demonstration

    ## Jenkins:

    - installing Jenkins (bootstrap Vagrant with Bash provisioning script)

    - configuring Jenkins (configure Jenkins through a web browser)

    - touring Jenkins interface (we will take a tour of the Jenkins interface)

    - Jenkins demonstration