All Content

  • Linux Command-Line Tips & Tricks: Over 15 Examples!

    The number of command combinations you can come up with on the Linux command-line is seemingly endless, and there are some real gems out there that you might not know about. In this video, Jay goes over some of his favorite command combos, time-saving tricks, and other various tips he wish he learned sooner. In this video, you’ll find all kinds of things to add to your command-line toolbox.

    YouTube player
  • The Homelab Show Episode 35 – OpenSSH

    In episode 35 of The Homelab Show, Jay and Tom discuss the essentials of OpenSSH. OpenSSH itself is the standard for remote management in Linux, and it’s the most convenient way of managing servers without having to stand in front of the rack. Of course, with great power comes great responsibility, so core security topics surrounding OpenSSH are covered as well.

    YouTube player

    Relevant videos:

  • Linux Crash Course – Data Streams (stdin, stdout & stderr)

    In this episode of Linux Essentials, we’ll go over data streams. Specifically, Standard Output (stdout), Standard Input (stdin), and Standard Error (stderr). We’ll also take a look at how to redirect specific data streams, so you can easily separate errors from output.

    YouTube player