Hi, what do you want to do?
Curated Video
The Complete Practical Docker Guide - Pulling Mongo Image and Creating the First Mongo Container
This video helps in pulling Mongo image and creating the first Mongo container.
r/>
This clip is from the chapter "Running MongoDB Containers" of the series "The Complete Practical Docker Guide".This section focuses on running...
r/>
This clip is from the chapter "Running MongoDB Containers" of the series "The Complete Practical Docker Guide".This section focuses on running...
Curated Video
The Complete Practical Docker Guide - What is Shell, Terminal, and Command
This video explains about shell, terminal, and command in detail.
r/>
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...
r/>
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...
Curated Video
The Complete Practical Docker Guide - Challenge Solution: Run Elasticsearch and Curl Containers in the Custom Network
This is a challenge solution video that demonstrates running Elasticsearch and curl containers in the custom network.
r/>
This clip is from the chapter "Additional Containers – Elasticsearch, Redis, Httpd" of the series "The...
r/>
This clip is from the chapter "Additional Containers – Elasticsearch, Redis, Httpd" of the series "The...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Avoid Global Modules
In this video you'll learn why global npm modules are a bad idea.<br/<br/>>
This clip is from the chapter "Webpack" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Webpack here.
This clip is from the chapter "Webpack" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Webpack here.
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.
r/>
This clip is from the chapter "Linux Essentials for Hackers" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
r/>
This clip is from the chapter "Linux Essentials for Hackers" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
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.
r/>
This clip is from the chapter "Setting Up a Pentesting Lab" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
r/>
This clip is from the chapter "Setting Up a Pentesting Lab" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Setting Up Free Hosting
In this video, we'll be setting up free hosting.
r/>
This clip is from the chapter "Custom Domain with Free Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will help you create a custom domain with...
r/>
This clip is from the chapter "Custom Domain with Free Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will help you create a custom domain with...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Setting Up Cloudflare Origin TLS Certificate
In this video, we'll be setting up Cloudflare origin TLS certificate.
r/>
This clip is from the chapter "Configuring NGINX Web Server and Installing TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In...
r/>
This clip is from the chapter "Configuring NGINX Web Server and Installing TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Exploring Certbot Configuration and Testing Renewal
In this video, we'll be exploring Certbot configuration and testing renewal.
r/>
This clip is from the chapter "Free TLS Certificate (Let's Encrypt) on Paid Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In...
r/>
This clip is from the chapter "Free TLS Certificate (Let's Encrypt) on Paid Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Configuring NGINX Web Server
In this video, we'll be configuring NGINX web server.
r/>
This clip is from the chapter "Configuring NGINX Web Server and Installing TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll...
r/>
This clip is from the chapter "Configuring NGINX Web Server and Installing TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Install Python on MacOS
This video shows how to install Python in Mac OS.
r/>
This clip is from the chapter "Introduction" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the author gives a brief...
r/>
This clip is from the chapter "Introduction" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the author gives a brief...
Curated Video
Practical Linux Command Line 2.0 - Find and Kill a Linux Process (ps, grep, kill)
This video explains how to find and kill a Linux process (ps, grep, kill).
<
br/>
This clip is from the chapter "Monitor Processes and Resources" of the series "Practical Linux Command Line 2.0".This section focuses on monitoring...
<
br/>
This clip is from the chapter "Monitor Processes and Resources" of the series "Practical Linux Command Line 2.0".This section focuses on monitoring...
Curated Video
Learn Git in 3 Hours- Undoing Mistakes
Sometimes when programming, we introduce bugs that break the software we work on. Git can be used to easily revert the change that broke the program.
• Identify the commit to be rev
erted
• Use Git revert to undo t
he...
• Identify the commit to be rev
erted
• Use Git revert to undo t
he...
Curated Video
Django3- Installing Python
In this video, we will look at installing Python.
r/>
This clip is from the chapter "Python Refresher" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will take a quick Python...
r/>
This clip is from the chapter "Python Refresher" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will take a quick Python...
NASA
NASA | LLCD: Proving Laser Communication Possible
On October 18th, 2013 the Lunar Laser Communication Demonstration (LLCD) made history, transmitting data from lunar orbit to Earth at a rate of 622 Mbps. LLCD, flying aboard NASA's Lunar Atmosphere and Dust Environment Explorer (LADEE),...
Curated Video
Bash Shell Scripting - File Descriptors Usage
This video explains the usage of file descriptors.
r/>
This clip is from the chapter "Standard I/O Concepts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on...
r/>
This clip is from the chapter "Standard I/O Concepts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Write your first Dockerfile Step-By-Step Explained for Beginners
Creating Docker Images and a Custom Configuration with Dockerfile in Docker: Write your first Dockerfile Step-By-Step Explained for Beginners
r/>
This clip is from the chapter "Creating Docker Images and a Custom Configuration...
r/>
This clip is from the chapter "Creating Docker Images and a Custom Configuration...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Install Docker Toolbox on Windows Home (without Hyper-V)
Installing Docker on Windows Pro, Windows Home, MacBook or Linux: Install Docker Toolbox on Windows Home (without Hyper-V)
r/>
This clip is from the chapter "Installing Docker on Windows Pro, Windows Home, MacBook or Linux" of...
r/>
This clip is from the chapter "Installing Docker on Windows Pro, Windows Home, MacBook or Linux" of...
Brian McLogan
Learn how to graph a negative angle in degrees
👉 Learn how to sketch angles in terms of pi. An angle is the figure formed by two rays sharing the same endpoint. Angle is measured in radians or in degrees. One complete revolution about a point is equivalent to 2pi radians and 360...
Brian McLogan
Graphing a Negative Angle in Terms of PI in Standard Position
👉 Learn how to sketch angles in terms of pi. An angle is the figure formed by two rays sharing the same endpoint. Angle is measured in radians or in degrees. One complete revolution about a point is equivalent to 2pi radians and 360...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Adding a New File to the Working Directory
This video demonstrates how to add a new file to the working directory.
r/>
This clip is from the chapter "Basic Git Operations" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the...
r/>
This clip is from the chapter "Basic Git Operations" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the...
Curated Video
The Complete Practical Docker Guide - Using curl and wget Utilities
This video explains using curl and wget utilities.<br/<br/>>
This clip is from the chapter "Networking in Linux" of the series "The Complete Practical Docker Guide".This section focuses on networking in Linux.
This clip is from the chapter "Networking in Linux" of the series "The Complete Practical Docker Guide".This section focuses on networking in Linux.
Curated Video
The Complete Practical Docker Guide - Creating New Files
This video helps in creating new files.
r/>
This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files and directories management...
r/>
This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files and directories management...
Curated Video
The Complete Practical Docker Guide - What is CMD in the Docker Image
This video explains the CMD in the Docker image.
r/>
This clip is from the chapter "Introduction to the Images and Containers" of the series "The Complete Practical Docker Guide".This section provides an introduction to the...
r/>
This clip is from the chapter "Introduction to the Images and Containers" of the series "The Complete Practical Docker Guide".This section provides an introduction to the...