The Southern California Linux Expo is an annual conference in Las Angeles California, that brings the community together and celebrates Linux. In this video, SCaLE 19x coverage continues. This time, the focus is on the community! Also, Jay has a chat with Evan from the Linux Professional Institute.
In the Linux Crash Course series, we’ll go over one important foundational Linux topic each episode. This series includes tutorials, demonstrations, and more! In this episode, Jay will go over the basics of archiving folders on Linux systems. More specifically, examples of the tar and gzip commands are shown.
When Ransomware attacks begin spreading, how would officials go about finding the source? Most of the time, finding the culprit(s) behind cyber-attacks is a very challenging task. In this episode of Enterprise Linux Security, Joao and Jay discuss some methods that were recently used to de-anonymize ransomware domains.
Obtaining a career in any IT field can sometimes be a competitive experience depending on how many other applicants there might be. But have you ever thought of using Github as a portfolio to make you stand out and increase your chances of receiving an offer? In this video, Jay discusses how Github can be the ultimate portfolio for getting a new job.
SCaLE 19x was so much fun! In the second video in a series that will cover this year’s event, I’ll play back conversations I’ve had with three really awesome people: Monica Ayhens-Madon (Community Representative at Canonical), Tim Wilkinson (Technologist and Contributor for AREDN), and Adam Balla (Content Producer for System76). These individuals are very passionate about their projects, and the conversations we had were a lot of fun. Check it out! (And there’s definitely more to come).
SCaLE 19x was a ton of fun, and I was able to attend this years conference alongside Linode. In this video, I talk about my overall experience, in preparation for further videos that will be released that will show off some of the shenanigans that happened while I was there this year.
Ubuntu MATE is a distribution of Linux that shares its foundation with Ubuntu itself, but defaults to the MATE desktop environment instead of GNOME. I decided to check out the latest release (22.04 LTS) on my Thinkpad X1 Carbon, but unfortunately things didn’t quite go according to plan…
System Administrators keep our servers running, and they do this so well that you might not even be aware that there were ever problems that needed solving. On System Administrator Appreciation Day, we celebrate the people out there that spend countless hours installing patches, resetting passwords, monitoring reliability, saving their companies from the latest cyber threats, and more! In this video, Jay LaCroix from LearnLinuxTV, Joao Correia from Tuxcare, and Brian Osborn from ADMIN Magazine have a discussion about Sysadmin Day, and why Sysadmins are heroes!
System Administrators are the heroes we need, and in today’s episode of Enterprise Linux Security, we celebrate Sysadmin Day 2022 and the many people that work tirelessly to keep our servers running.
nmap is a network mapping utility that you can use to gather information regarding the nodes on your network. With nmap, you can perform port scanning, OS fingerprinting, and more! In this tutorial, you’ll learn the basics of using nmap.