There are many tools and utilities around security and network management, and in this episode of Enterprise Linux Security, Jay and Joao discuss some of their favorites.
Linux
Linux Crash Course – The wget Command
The Linux Crash Course is a tutorial series that goes over all of the core concepts regarding Linux that you’ll need to know, one video at a time. In this episode, the wget command is covered.
Enterprise Linux Security Episode 29 – High Level Threats
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!
Downloads
Relevant Links
Linux Essentials – The dnf Command
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.
Building your own Git Server with Gitea on AlmaLinux
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.