Were you every confused regarding the differences and use-cases between a hostname and domain name for a device within your network? How does naming your servers benefit you? In this latest episode of the Linux Crash Course series, we’ll explore some foundational concepts around both.
System76, a company that focuses on Linux-first computers, designs keyboards now. The Launch Keyboard “launched” some time ago, and for some of you the lack of a numpad was a concern. Now, the “Heavy” variation of the Launch mechanical keyboard is available – and yes, it’s a full keyboard complete with a numpad. In this video, Jay will give you his thoughts on the latest input device from System76.
Check out the Launch Keyboard lineup here (no commission earned).
Every computer needs an operating system – and the Raspberry Pi is no different. Primarily, the Raspberry Pi boots from an SD card. But how do you write an operating system to that SD card? Well, if you’re just starting out – then this is the video for you!
Adding unnecessary components to the Kernel is generally a bad idea, as it increases its threat surface. In this episode, Jay and Joao discuss a recent story that’s a perfect example of why it’s important to keep this under control. A vulnerability was recently discovered in the Linux kernel that scored the highest possible rating, and it all started when ksmbd was added.
With the Linux Crash Course series on LearnLinuxTV, you’ll learn everything you need to know in order to master the art of Linux. In each video, a single topic is covered in-depth. This time around, we take a look at the ls command – a command that many of you have probably already used, but there’s always more to learn!
Thanks to Linode for sponsoring today’s video! Definitely check them out – you can have your very own Linux server set up in mere minutes!
When it comes to patching, were you aware that there’s more than one type of patch? In this episode of Enterprise Linux Security, Jay and Joao discuss the various types of patching that’s performed today.
System76 recently expanded their line of Linux laptops with a new Oryx Pro model – complete with DDR5 and a 4K OLED display! In this video, Jay will give you his thoughts on this latest model. This review will go over specs, build quality, performance, and more!
Recently, I decided to check out ThinLinc – a remote desktop solution for Linux. With client apps for Linux, macOS and Windows – it’s easy to set up and configure. In this tutorial, I’ll give you an overview of the solution and walk you through the process of setting it up. Please note that this is a tutorial/setup guide, and not a review.
While it’s certainly never a good thing to become the victim of a cyber-attack, it can be even more embarrassing if the CVE the threat actor used to get a foothold into your systems was patched a long time ago. In this episode, Jay and Joao discuss malware that’s currently taking advantage of vulnerabilities that were patched over a year ago! As important as software updates happen to be, why are so many organizations unable to keep up with them?
The LearnLinuxTV studio was recently remodeled! Since you guys asked for an updated studio tour, I figured I’d give you exactly that in this video. You’ll see the entire room, including (but not limited to) the technology half, the retro-gaming half, recording devices, homelab devices, and more!
Virtual Machines and Containers are awesome, but when should you use one versus the other? In this episode, Jay and Talk about some of the deciding factors when it comes to deciding which technology to use.
While technologies such as Samba and NFS are very effective when you want to share files with other users, those solutions may not be best for those with simpler file sharing needs. In this video, sshfs is covered, which is a fuse-based solution that enables you to quickly share directories on your network.
Note: sshfs no longer has a maintainer, so don’t use this solution for confidential or proprietary files. Check out the repository and consider volunteering to maintain this awesome solution.