YOUR HOME FOR LINUX-RELATED FUN AND LEARNING

Connect with Learn Linux TV:

  • YouTube
  • LinkedIn
  • GitHub
  • Patreon
  • Latest Updates
  • Courses
  • Shop
  • Books
  • Community
  • Linux Consulting
  • About
    • About LearnLinuxTV
    • Content Ethics
    • Request Assistance
  • Paid Course Access

All Contentzzzzz

⇨

see all

  • Big Data Explained: Everything You Need To Know

    What is Big Data and why does it matter? In this video, we’ll break down the concept of Big Data in plain English so you can finally understand what the buzzword actually means. From how mankind processes massive amounts of information, to how Big Data pipelines work and the different types of infrastructure that make it possible, this explainer will give you a clear picture of one of the most important topics in tech today. Whether you’re a beginner curious about data, a student learning the basics, or just someone who wants to know what β€œBig Data” really is β€” this video is for you.

    Thanks to OpenMetal for sponsoring today’s video! Check them out to see how they can assist you with your Big Data goals!

    YouTube player

    ⇨

    Read more: Big Data Explained: Everything You Need To Know
  • tldr-pages Explained: A Better Way to Read Linux Commands

    Struggling with complicated man pages in Linux? In this video, I’ll show you how tldr-pages makes learning and using Linux commands simple, fast, and beginner-friendly. Instead of wading through walls of text, tldr-pages gives you clear, practical examples you can use right away.

    Whether you’re a Linux beginner or a seasoned system administrator, this tool will save you time and help you master the command line more efficiently. I’ll walk you through what tldr-pages is, how to install it, and why it’s one of the best Linux command cheat sheet tools available.

    YouTube player

    ⇨

    Read more: tldr-pages Explained: A Better Way to Read Linux Commands
  • Proxmox Security Updates Made Easy – Unattended Upgrades Tutorial

    Learn how to set up Proxmox unattended upgrades to automatically install security updates and patches on your Proxmox VE server. This complete tutorial covers everything from installation to configuration, ensuring your virtualization environment stays secure without manual intervention.

    YouTube player
    (more…)

    ⇨

    Read more: Proxmox Security Updates Made Easy – Unattended Upgrades Tutorial
  • Linux Troubleshooting with AI: Practical Tips Every Admin Should Know

    In this video, we explore 10 smart ways AI tools (like ChatGPT) can help you solve real-world Linux issues faster and more efficiently. Whether you’re debugging logs, hardening config files, or escaping dependency hell β€” AI can save you time and frustration!

    YouTube player

    ⇨

    Read more: Linux Troubleshooting with AI: Practical Tips Every Admin Should Know
  • How to Use systemd for Auto-Mounting Storage Volumes

    When it comes to adding additional storage to your Linux workstation or server, mounting volumes with systemd is very effective and is the recommended method going forward. In this video, Jay will show you how to mount both storage volumes and NFS shares via systemd.

    YouTube player
    (more…)

    ⇨

    Read more: How to Use systemd for Auto-Mounting Storage Volumes
  • Netdata Complete Tutorial – A Full Course on Server Monitoring (Episode 2)

    This full course will teach you everything you need to know to monitor your server’s resource health with Netdata. Discover how to install it, view graphs, set up alerts, view logs, and more! In this episode, we’ll take a look at getting Netdata installed.

    YouTube player

    Thanks so much to Netdata for sponsoring this course! Check them out for free and enhance your server monitoring.

    (more…)

    ⇨

    Read more: Netdata Complete Tutorial – A Full Course on Server Monitoring (Episode 2)
  • Netdata Complete Tutorial – A Full Course on Server Monitoring (Episode 1)

    This full course will teach you everything you need to know to monitor your server’s resource health with Netdata. Discover how to install it, view graphs, set up alerts, view logs, and more! In this episode, we’ll get an overview of what to expect from the course.

    YouTube player

    Thanks so much to Netdata for sponsoring this course! Check them out for free and enhance your server monitoring.

    (more…)

    ⇨

    Read more: Netdata Complete Tutorial – A Full Course on Server Monitoring (Episode 1)
  • An Inside Look at my Internal Ansible Automation Solution

    How might an internal automation solution be built using Ansible? In this video, Jay gives you an overview of the actual automation system used internally within Learn Linux TV – dubbed “Config-a-ma-jig”. He’ll go over his thought process when it comes to its design, which may inspire you to come up with new features for your own solution.

    YouTube player

    Note: This is a design overview, not a tutorial.

    Relevant Links

    Here’s a handful of links for various things that were either mentioned or directly used within the video:

    • Systemd tutorial
    • Systemd Timers tutorial
    • Ansible Udemy Course
    • Ansible YouTube Course (Udemy version is newer)
    • ansible-pull tutorial
    • Healthchecks.io
    • Pushover app
    • tmux Tutorial Series
    • vim Tutorial Series

    Note: No commission is earned from the links in the above section

    ⇨

    Read more: An Inside Look at my Internal Ansible Automation Solution
  • How to Use Tailscale: Step-by-Step Setup Guide for Beginners

    New to Tailscale? Want to set up your own VPN, or maybe even build your business or homelab network around controlled access? If so, look no further than Tailscale! Tailscale is a secure and easy to use networking solution that enables you to access each of your devices no matter where they are. In this video, Jay will present a full getting started guide. By the end of this video, you’ll be able to use Tailscale within your network and take advantage of its features.

    YouTube player

    Thanks to Tailscale for sponsoring this tutorial! Check them out and see how easy it can be to connect all of your devices!

    ⇨

    Read more: How to Use Tailscale: Step-by-Step Setup Guide for Beginners
  • 10 Essential Linux Desktop Productivity Tools You Need to Try Right Now

    Checking out a Linux distro? No distribution is complete without these ten essential productivity apps! In this video, Jay goes over his ten favorite Linux Deskto apps. Don’t miss it!

    YouTube player

    Apps mentioned in this video:

    • Todoist
    • Standard Notes
    • KDE Connect
    • Timeshift
    • Bitwarden
    • vim
    • Syncthing
    • Tailscale
    • GNOME Boxes
    • tmux

    ⇨

    Read more: 10 Essential Linux Desktop Productivity Tools You Need to Try Right Now
  • Inside a Real Data Center: The Technology Behind BigScoots

    In this video, Jay was invited to the BigScoots datacenter to get an exclusive inside-look at what it’s really like behind-the-scenes. Located in Chicago, the BigScoots datacenter is located in a carrier hotel, with interesting history of its own. Jay chats with James Webb (their COO) about some incredible facts regarding their infrastructure, and some of the decisions that went into its design.

    YouTube player

    Thanks to BigScoots for sponsoring this production! Be sure to check them out if you’re interested in having your WordPress issues become a thing of the past. Use Coupon Code “LearnLinuxTV” to get 99% off your first month!

    ⇨

    Read more: Inside a Real Data Center: The Technology Behind BigScoots
  • Quick Guide to nslookup in Linux: Resolve Hostnames Fast

    The nslookup command is used to fetch DNS queries, such as A records and MX records. In this video, Jay will go over the basics of the nslookup command so you can add it to your toolset. This video is part of Learn Linux TV’s “Linux Crash Course” series, now over 70 episodes long!

    YouTube player

    ⇨

    Read more: Quick Guide to nslookup in Linux: Resolve Hostnames Fast
1 2 3 4
Next Page
  • YouTube

YOUTUBE

  • Twitter

twitter

  • LinkedIn

LINKEDIN

Copyright 2024 Learn Linux TV, all rights reserved.

All content on this channel adheres to the company’s content ethics guidelines.