IDG TECHtalk
How to use the pidof and pgrep commands: 2-Minute Linux Tip
In this Linux tip, learn how to use the pidof and pgrep commands. Both help you to find the process IDs (PIDs) of running processes. All you have to do is enter the command followed by the name of the process you're interested in.
IDG TECHtalk
How to use the setfactl and getfactl commands: 2-Minute Linux Tips
In this Linux tip, learn how to use the setfacl and getfacl commands. They allow you to establish and report on file permissions that reach beyond the traditional read, write and execute permissions on Linux systems.
Curated Video
Bash Shell Scripting- Redirection Operators and STDIN, STDOUT & STDERR
This video shows how to use STDIN, STDOUT, and STDERR. This clip is from the chapter "Redirection Operators" of the series "Complete Bash Shell Scripting".This section covers the various redirection operators.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - What is a PowerShell Module
In this video, we will see what a PowerShell module is. 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 and the...
Curated Video
The Complete Practical Docker Guide - What is Shell, Terminal, and Command
This video explains about shell, terminal, and command in detail. This clip is from the chapter "Getting Started with Linux" of the series "The Complete Practical Docker Guide".This section talks about getting started with Linux.
Curated Video
The Complete Practical Docker Guide - Arguments for Options
This video explains about the arguments for options. This clip is from the chapter "Getting Started with Linux" of the series "The Complete Practical Docker Guide".This section talks about getting started with Linux.
Curated Video
The Complete Practical Docker Guide - Docker Components: Overview
This video provides an overview of the Docker components. This clip is from the chapter "What is Docker and Docker Components" of the series "The Complete Practical Docker Guide".This section focuses on Docker and its components.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Basic Commands 1
This video is part of a 3-part series that teaches you the basic commands in Kali Linux. This clip is from the chapter "Linux Essentials for Hackers" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Important Things to do After Installing Kali Linux
In this video, you'll see a few steps that you need to keep in mind after installing Kali Linux. This clip is from the chapter "Setting Up a Pentesting Lab" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In...
Curated Video
REST APIs with Flask and Python - Setting up a DigitalOcean Server
This video explains how to set up the DigitalOcean account and server. This clip is from the chapter "Deploying a Server to Your Own Server" of the series "REST APIs with Flask and Python".This section explains how to deploy a server to...
Curated Video
Vim Masterclass - What is Vim and Why Should You Learn It?
This video explains Vim, and explains why you must prefer using it over other text editors. This clip is from the chapter "Course Introduction" of the series "Vim Masterclass".This section introduces the course.
Curated Video
Learning Splunk - Advanced Searching Concepts: Search Performance – Gotchas to Avoid
Exploring Splunk search and understanding the steps that will result in poor search performance. Explore some common pitfalls when writing Splunk searches. • Understand the ordering of search commands and its significant performance...
Curated Video
Bash Shell Scripting - Using "semicolon" and "pipe"
This video explains the concept of using semicolon and pipe. This clip is from the chapter "Scripting @ The Command-line" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses...
IDG TECHtalk
Linux tip: How to use the apropos command
In today’s Linux tip, we look at the apropos command – a command that helps you locate and identify commands even when you can’t remember their names. Leave a comment and let us know which command you want featured in a future Linux Tips...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Demo - Working with Azure CLI Locally
In this video, we will cover demo - working with Azure CLI locally. 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
Complete Git Guide: Understand and Master Git and GitHub - Installing GitHub Desktop
This video demonstrates how to install GitHub Desktop. This clip is from the chapter "Git Branches and HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the most common Git operations....
Curated Video
The Complete Practical Docker Guide - Creating Dockerfile for the Python API Service
This video explains how to create Dockerfile for the Python API service. This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker Guide".This section focuses on building custom...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Exploiting Command Injection
In this video, you'll learn to exploit command injection, which you learnt in the previous video. This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Adding Help Option
This video teaches you to add a help option. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn what an advanced...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Run a Python Script from the Terminal
This video demonstrates how to run a Python script from the terminal on different operating systems. This clip is from the chapter "Python Basics- Level 4" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Getting Help from the Command Line Interface
This video shows you how to get help from the command line interface. This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Editing Files in Vi
This video demonstrates how to edit files using vi. This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the fundamentals...
Curated Video
Practical Linux Command Line 2.0 - Tips: Autocompletion, History, Clear the Terminal
This video provides you with tips for Autocompletion, checking the history, and clearing the Terminal. This clip is from the chapter "Navigate in the Linux File System" of the series "Practical Linux Command Line 2.0".This section...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Jenkins in Test Frameworks
This video presents the importance of Jenkins in the test frameworks. This clip is from the chapter "Framework Part 4 - Jenkins (Continuous Integration Tool)" of the series "Selenium WebDriver with Java - Basics to Advanced and...