Instructional Video17:32
Curated Video

Bash Shell Scripting- Introduction to the course

Higher Ed
This video provides an overview of what to expect from the course. This clip is from the chapter "Introduction" of the series "Complete Bash Shell Scripting".This section introduces you to the course and helps you with the installation...
Instructional Video1:30
IDG TECHtalk

How to use the ac command: 2-Minute Linux Tips

Higher Ed
Learn how to use the ac command. It reports on user login times, so if you’re interested in knowing how much time various users are spending on a Linux server, this command is a good choice.
Instructional Video7:13
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Linux Shell Script Lab

Higher Ed
Shell scripts contain Linux command that can be invoked simply by calling upon the script name. In this demo, a simple utility menu loop is created in a bash shell script. This clip is from the chapter "Tools of the Trade" of the series...
Instructional Video6:09
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Password Cracking Demo

Higher Ed
Dan demonstrates how to use a password cracking tool to turn hashed passwords into cleartext. This clip is from the chapter "Cryptography" of the series "CompTIA Security+ Certification SY0-601: The Total Course".This section introduces...
Instructional Video1:43
Curated Video

The Complete Practical Docker Guide - Summary for the Introduction to Images and Containers

Higher Ed
This video provides a summary for the introduction to images and containers. This clip is from the chapter "Introduction to the Images and Containers" of the series "The Complete Practical Docker Guide".This section provides an...
Instructional Video10:42
Curated Video

Bash Shell Scripting- Installing Ubuntu on Windows 10

Higher Ed
This video shows how to install Ubuntu on Windows 10. This clip is from the chapter "Introduction" of the series "Complete Bash Shell Scripting".This section introduces you to the course and helps you with the installation process of...
Instructional Video8:47
Packt

Setting up SSH Keys

Higher Ed
Application Deployment (Weather App): Setting up SSH Keys This clip is from the chapter "Application Deployment (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to...
Instructional Video2:06
Curated Video

CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - Secure operating systems and software architecture

Higher Ed
CISSP Domain 3: Secure operating systems and software architecture. This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security Architecture and Engineering...
Instructional Video2:31
Curated Video

Bash Shell Scripting - Getting the Best Out of this Course

Higher Ed
This video demonstrates how to get the best out of this course. This clip is from the chapter "Ground - Zero" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section introduces you to the...
Instructional Video11:48
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Linux Shells

Higher Ed
A Linux shell is a case-sensitive command line environment that supports scripting and comes in various flavors including Bash, Korn, and C shells. This clip is from the chapter "Tools of the Trade" of the series "CompTIA Security+...
Instructional Video1:47
Packt

Course Objectives

Higher Ed
This video provides the course objectives of this section. This clip is from the chapter "Kafka Introduction" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, the author introduces you to Kafka and...
Instructional Video14:40
Curated Video

C++ Developer - Getting Started with macOS Catalina or Higher with Visual Studio Code

Higher Ed
This video focuses on how to get started with macOS Catalina or a higher version with Visual Studio Code. This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section introduces the...
Instructional Video1:41
IDG TECHtalk

Linux Tip: How to terminate processes

Higher Ed
In today’s tip, I’m going to show you how to terminate processes on Linux systems using kill, pkill and killall and show you why it makes a difference which command you choose. Leave a comment and let us know which command you want...
Instructional Video11:36
Curated Video

Bash Shell Scripting - Conditional Tests

Higher Ed
This video focusses on conditional tests. This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on operators.
Instructional Video1:26
IDG TECHtalk

How to use the true and false commands: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the true and false commands. What they do is very simple. The true command generates an exit code of 0 (no problems) and the false command generates a value of 1.
Instructional Video7:25
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Python Scripts

Higher Ed
Python is a multi-platform case-sensitive scripting language that requires a Python interpreter to be installed. This clip is from the chapter "Tools of the Trade" of the series "CompTIA Security+ Certification SY0-601: The Total...
Instructional Video8:59
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Network Scanning with Nmap

Higher Ed
Nmap is the most commonly used network scanning tool. Scans can be saved as XML files. Nmap can be used at the command line, but it also has a frontend GUI named Zenmap. This clip is from the chapter "Tools of the Trade" of the series...
Instructional Video2:27
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 00 - Installing Eclipse - Mac

Higher Ed
In this lesson, we will learn how to install Eclipse in macOS. This clip is from the chapter "Introduction to Eclipse - First Java Project" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video5:13
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Overview of the Java Platform - an Introduction - java, javac, bytecode

Higher Ed
In this video, we will see an overview of the Java platform - an introduction - java, javac, bytecode. This clip is from the chapter "Introduction to the Java Platform" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video2:02
IDG TECHtalk

How to use the sequence command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, we’re going to look at the seq (sequence) command. It provides a very easy way to generate a sequence of numbers and gives you a lot of control.
Instructional Video5:47
Curated Video

The Complete Practical Docker Guide - Starting Additional Processes in the Running Container

Higher Ed
This video explains how to start additional processes in the running container. This clip is from the chapter "Running MongoDB Containers" of the series "The Complete Practical Docker Guide".This section focuses on running MongoDB...
Instructional Video4:35
Curated Video

The Complete Practical Docker Guide - Exploring Environment Variables

Higher Ed
This video helps in exploring environment variables. This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker Guide".This section focuses...
Instructional Video10:11
Curated Video

Complete Python Scripting for Automation - getpass module

Higher Ed
Working with Python Modules: getpass module This clip is from the chapter "Working with Python Modules" of the series "Complete Python Scripting for Automation".You will learn about platform module and getpass module.
Instructional Video4:56
Packt

Linux - Start Zookeeper and Kafka

Higher Ed
This video demonstrates how to start a Zookeeper server and install Kafka on a Linux server. This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will...