1. ProLUG 🐧 Labs
  2. 1. Introduction
  3. 🐧 Linux Labs
  4. 2. Let's Do Linux 🐧
    1. 2.1. Look Around a Linux System
    2. 2.2. Checking Kernel and Packages
    3. 2.3. Checking Disk and Mount Points
    4. 2.4. IP and Open Port Information
    5. 2.5. Connecting to Systems and Pushing or Pulling Files
    6. 2.6. Screen Commands and Persistent Connections
    7. 2.7. DNS and Finding Resources
  5. 3. Let's Do Linux Configurations 🐧
    1. 3.1. NFS Sharing and Persistent Connection
    2. 3.2. Apache Webserver Install and Setup
    3. 3.3. Grafana Monitoring of Logs with Loki and Promtail
    4. 3.4. Grafana Monitoring of Telemetry Data with Prometheus and Node Exporter
    5. 3.5. Install ClamAV on Linux
  6. 4. Let's Do Linux Security 🐧
    1. 4.1. Unusual User Behavior - Attempted Login
    2. 4.2. Unusual User Behavior - Attempted Sudo
  7. Kubernetes Labs
  8. 5. Kafka in Kubernetes Lab
    1. 5.1. Kubernetes Deployemts
  9. 6. Kubernetes CKA Labs
    1. 6.1. Troubleshooting for CKA Part 1
    2. 6.2. Troubleshooting for CKA Part 2
  10. 7. Kubernetes Deployments
    1. 7.1. Blue Green Deploy with Kubernetes
    2. 7.2. Canary Deployment with Kubernetes
  11. Ansible Labs
  12. 8. Ansible Intro
    1. 8.1. Install Ansible and Verify Functionality
    2. 8.2. Setup Ansible Host File and Test Connectivity
    3. 8.3. Ad Hoc Commands - Shell and Setup
    4. 8.4. Ad Hoc Commands - Copy and Lineinfile
  13. 9. Ansible Playbook
    1. 9.1. Playbook to Stage a .tar.gz File
    2. 9.2. Playbook to Deploy an Application
    3. 9.3. Playbook to Deploy jinja2
    4. 9.4. Playbook to Deploy jinja2 Report
    5. 9.5. Playbook to Call an API and 'Debug' Variables
    6. 9.6. Playbook to Call Ansible Vault with Variables
    7. 9.7. Playbook to Push MOTD to All Servers
    8. 9.8. Playbook to Push Facts to All Servers
    9. 9.9. Playbook to Create Users on Different Servers
    10. 9.10. Playbook to Modify Packages on Servers
    11. 9.11. Ansible-Galaxy and Roles in a Playbook
    12. 9.12. Web Server Environment Deployment in Ansible
  14. Hashicorp Labs
  15. 10. Hashicorp Sandbox
    1. 10.1. Hashicorp Sandbox
  16. 11. Let's Do Hashicorp Terraform
    1. 11.1. Installing Terraform in a Lab
    2. 11.2. Using Terraform for Container Deployments
  17. 12. Let's Do Hasicorp Vault
    1. 12.1. Installing Vault in a Lab
    2. 12.2. Starting Vault in Dev Modes
    3. 12.3. Starting Vault and Exploring UI Features
  18. VIM
  19. 13. Basic VIM
  20. Contributors

ProLUG 🐧 Labs Notebook

Grafana Monitoring of Logs with Loki and Promtail