Curated Video
Complete Linux Training Course to Get Your Dream IT Job - LVM Configuration During Installation
New ReviewExplore LVM configuration during Linux installation, setting up a scalable and flexible storage system.
Curated Video
Complete Linux Training Course to Get Your Dream IT Job - System Monitoring Commands (df, dmesg, iostat 1, netstat, free, top)
New ReviewUtilize a suite of monitoring commands to keep tabs on disk usage, system messages, network connections, and memory status.
Curated Video
Python Lesson 1 (Old)
This video provides installation instructions for Python. Once that is done, we play around with the development tool to have an idea on how Python works with numbers and characters.
Curated Video
Python Lesson #1: Install and Get Started
The first thing we need to do to get started with Python is to download the software and install it. Once we are done with that, explore and get excited! :)
Curated Video
Linux Crash Course for Beginners - 2023 - System Monitoring Commands
In this video, you will learn about system monitoring commands such as top, df, dmesg, iostat 1, netstat, free, cat /proc/cpuinfo, and cat /proc/meminfo.
Curated Video
Wireshark D4 V7 - ICMPv6 Deep Dive
DAY FOUR - Inspect packets for common network and transport layers protocols - Video 7: ICMPv6 deep-dive
APMonitor
Python 🐍 Pseudo-Code / Debug
One of the biggest time consuming parts of programming is debugging, or resolving mistakes in the program. This is true for every language because the computer needs exact commands, which is very important for precise measurements and...
Programming Electronics Academy
How to Organize Code
If you are new to writing code with Arduino it can be confusing on how to organize the program. But once you know where stuff goes in an Arduino program it's actually pretty simple. In this lesson, you are gonna learn how to organize the...
Programming Electronics Academy
Tutorial 03: Arduino IDE and Sketch Overview: Arduino Course for Absolute Beginners (ReM)
IDE stands for Integrated Development Environment. Pretty fancy sounding, and should make you feel smart anytime you use it. The IDE is a text editor like program that allows you to write computer code for your Arduino board. When you...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Configuring Linux Log Forwarding
Centralized Linux log hosts can be configured using the rsyslog daemon on Linux hosts. This clip is from the chapter "Tools of the Trade" of the series "CompTIA Security+ Certification SY0-601: The Total Course".This section explains the...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Managing Azure AD with PowerShell - Lab Activity
In this video, we will cover managing Azure AD with PowerShell - lab activity. This clip is from the chapter "Identity" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces identities and Azure Active...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Demonstration - Run Templates with PS
In this video, we will cover demonstration - run templates with PS. This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its module...
Curated Video
Understanding Selection Statements in Small Basic
In this video tutorial, Justin introduces the concept of selection in programming using Small Basic. He demonstrates how to create decision-making processes based on user input, such as recognizing names and responding accordingly. Learn...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Wrapping up the OWASP top 10 list
One last word: Wrapping up the OWASP top 10 list This clip is from the chapter "One last word" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, before wrapping up the author gives a quick...