-
The Homelab Show Episode 37: Proxmox Backups
Proxmox features more than just a virtualization solution. In this episode, Jay and Tom talk about Proxmox Backup Server, which is a stand-alone backup utility that also integrates very well with Proxmox Virtual Environment. If you haven’t already seen Jay’s full guide on Proxmox Backup Server, check it out here.
-
Proxmox Backup Server: Full Getting Started Guide!
Proxmox Backup Server is a custom Linux distro that you can run on your server to have it serve as a backup endpoint. It integrates quickly and easily with Proxmox Virtual Environment, making it a great solution to back up your virtual machines and containers. In addition to that, it can also be used to store non-VM backups too, so running Proxmox Virtual Environment is NOT a requirement. In this video, I’ll teach you everything you need in order to get started with Proxmox Backup Server.
You can download the Proxmox Backup Server ISO image from here. Also, feel free to check out the official documentation pages to learn even more.
Be sure to check out the Proxmox Full Course for Virtual Environment here if you haven’t already.
-
Enterprise Linux Security Episode 10 – The worst healthcare breaches of 2021
This year, we’ve had a number of interesting security breaches. In this episode of the Enterprise Linux Security podcast, Joao and Jay talk about the worst healthcare breaches of 2021, and some lessons that can be learned from these events. Specifically, this article is discussed.
-
The Homelab Show Episode 36 – OpenVPN & Wireguard
Remote access into your homelab is very useful – you can fix and tune your servers from wherever you may be. But which technology should you use to facilitate remote access? There are many possible solutions. In this episode of The Homelab Show, Tom and Jay chat about OpenVPN and Wireguard, two of the most popular technologies for accessing your homelab while on the go.
-
Linux Crash Course – The ps Command
The ps command is useful for taking a look at the processes that are running on your Linux system. In this video, I’ll show you the basics of the ps command, and some variations you can use to show the output in different ways.
-
Awesome Linux Tools: Lynis from CISOfy
In this episode of Awesome Linux Tools, the spotlight is on Lynis – a really awesome utility you can use to get a better understanding of the overall security hygiene of your server. In this video, Jay will show you how to install it, and also how to run an audit.
(more…) -
Full-Time Linux Users React to the Linus Daily Driver Challenge Video
Linus from Linus Tech Tips recently released a couple of videos where he attempts to use Linux as his daily driver, and makes some interesting decisions. In this video, Tom and Jay, two full-time Linux users, share their thoughts on how Linus could’ve done better.
Episode-specific Links:
-
Boosting your Linux Server Security with CrowdSec
CrowdSec is a cutting-edge security solution for your Linux servers. As an intrusion prevention system, its goal is to stop unauthorized access and prevent attacks. But unlike other IPS solutions, it does it a different way – by using knowledge as power. CrowdSec was covered on this channel before, but in this video, you’ll see an updated look complete with an overview of how to set up protection for WordPress as well.
-
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.
-
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.
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.
-
Enterprise Linux Security Episode 9 – DevOps
DevOps has changed the way many technology organizations work, by making the administrator the center of the development cycle (rather than an outside resource). In this episode, Jay and Joao discuss DevOps and how it’s changed the landscape.