In this episode, Jay and Joao unpack some recent news around the BVP47 vulnerability, and some very interesting details around it and how it came to be. This is one of those “spy thriller” type episodes, so don’t miss it!
There’s a handful of popular package managers that are used on various Linux distributions, and dnf is among the most popular. It’s the default package manager on distros such as Red Hat, CentOS, AlmaLinux, Rocky Linux, Fedora, among others. In this video, we’ll explore the dnf command and see examples of basic usage.
Thank you to Linode for sponsoring this episode of Linux Essentials. Check out Linode and get $100 in free starter credit toward your new account.
Gitea is a self-hosted git server you can run on your Linux rig, enabling you to be in full control of hosting your own repositories. In this video, the process of setting up Gitea is shown on an AlmaLinux server. You’ll see the process of setting up the server, installing Gitea, and even making your first commit to a repository that’s being hosted on your new server.
Continue reading for an overview of the commands that were used in this video.
Through the course of the podcast so far, Jay and Joao have discussed foundational topics, as well as news and current trends. In this episode, second factor authentication is discussed. This foundational episode will go over what it is, why you should use it, and also some of the things that can potentially weaken its benefit.
In the industry, we spend a great deal of time hardening our security, doing our due diligence when it comes to patching, implementing firewalls, avoiding EOL software, as well as many other aspects of our security focus. But unfortunately, even a well thought out implementation of common security controls can be rendered useless if we miss the low hanging fruit – such as training our employees and making sure they understand how serious security is, and how they can help. In this episode, Jay and Joao will discuss that and more.
Ubuntu 22.04 is the latest LTS release from Canonical, and is due for release very soon. In this episode, Jay and Tom discuss the new release, and some of the inconsistencies that will come with it.
You’ve probably heard of the “grep” command, but did you know about ripgrep? ripgrep is a “line-oriented search tool” that you can use to quickly find text within files, with additional features. Also, a few tools from the “Modern UNIX” suite are discussed in this video as well.
In the 25th episode of Enterprise Linux Security, Jay and Joao catch up on a few things in the news, including the results of a recent Internet Crime Report, and more!
The situation surrounding Lapsus$ is becoming more and more interesting, and in this episode of Enterprise Linux Security Jay and Joao discuss the latest developments regarding the group that has caused quite a ruckus recently.
For the entire history of LearnLinuxTV, countless distributions have been reviewed. After all this time, the best distribution of Linux has FINALLY been found! In this review, we’ll take a look at the great DJL!
The grep command – one of the most popular Linux commands, and definitely deserving of a feature video in the Linux Essentials series. In this video, Jay goes over the basics of the grep command, along with some useful examples.
Organizations aren’t the only thing that benefits from open-source, we do too! In this episode of The Homelab Show, Tom and Jay discuss some of the ways you can contribute back to the projects you benefit from. You don’t need to know how to code in order to give back, as entry-level methods are discussed as well.