Curated Video
Linux Fundamentals - Adding Path to the Scripts into the PATH Variable
This video demonstrates how to add path to the scripts into the PATH variable. This clip is from the chapter "Executable Files and Scripting in Linux" of the series "Linux Fundamentals".This section explains how to create an executable...
Curated Video
Linux Fundamentals - Creating Hard and Soft Links
This video demonstrates how to create hard and soft links. This clip is from the chapter "Files and Directories Management in Linux" of the series "Linux Fundamentals".This section will start off with introducing you to files and...
Curated Video
Linux Fundamentals - Creating Executable Script
This video demonstrates how to create an executable script. This clip is from the chapter "Executable Files and Scripting in Linux" of the series "Linux Fundamentals".This section explains how to create an executable script and Scripting...
Curated Video
Linux Fundamentals - Creating and Extracting Compressed Archive Using tar and gzip
In This video demonstrates how to create and extract compressed archive using tar and gzip. This clip is from the chapter "Compressing and Sorting in Linux" of the series "Linux Fundamentals".This section provides an overview of the tar...
Curated Video
Linux Fundamentals - Copying and Moving Files and Directories
This video demonstrates how to copy and move files and directories. This clip is from the chapter "Files and Directories Management in Linux" of the series "Linux Fundamentals".This section will start off with introducing you to files...
Curated Video
Linux Fundamentals - Connecting to the Linux Server Remotely Using Secure Shell (SSH)
This video explains how to connect to the Linux server remotely using SSH. This clip is from the chapter "Networking in Linux" of the series "Linux Fundamentals".This section introduces you to networking in Linux. Then, you will learn...
Curated Video
Linux Fundamentals - Command Options
This video focuses on command options. This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how to use Linux on macOS and...
Curated Video
Linux Fundamentals - Getting Help on Commands Using the Man Utility
This video focuses on getting help on commands using the man utility. This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how...
Curated Video
Linux Fundamentals - Executing Additional Commands inside the Find Operation
This video explains how to execute additional commands inside the find operation. This clip is from the chapter "Search Operations in Linux" of the series "Linux Fundamentals".This section explains the find command. You will also learn...
Curated Video
Linux Fundamentals - Enabling Secure Shell (SSH) on the Linux Server
This video demonstrates how to enable SSH on the Linux server. This clip is from the chapter "Networking in Linux" of the series "Linux Fundamentals".This section introduces you to networking in Linux. Then, you will learn about Internet...
Curated Video
Linux Fundamentals - Listing Files and Directories
This video explains how to list files and directories. This clip is from the chapter "Files and Directories Management in Linux" of the series "Linux Fundamentals".This section will start off with introducing you to files and directories...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Basic Collection Commands
In this video, we will cover basic collection commands. This clip is from the chapter "Basic Mongo Operations" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover basic Mongo...
Curated Video
Linux Fundamentals - Linux File System Structure and Navigation
This section explains the Linux file system structure and focuses on navigation. This clip is from the chapter "Files and Directories Management in Linux" of the series "Linux Fundamentals".This section will start off with introducing...
Curated Video
Linux Fundamentals - How to Send Data to STDIN and Redirect STDOUT and STDERR?
This video demonstrates how to send data to STDIN and redirect STDOUT and STDERR. This clip is from the chapter "Data Streams and Piping in Linux" of the series "Linux Fundamentals".This section will introduce you to the data streams and...
Curated Video
Linux Fundamentals - Exploring IP Address Settings
This video explores IP address settings. This clip is from the chapter "Networking in Linux" of the series "Linux Fundamentals".This section introduces you to networking in Linux. Then, you will learn about Internet Protocol (IP) and...
Curated Video
Linux Fundamentals - Creating Users Using the useradd Command
This video demonstrates how to create users using the useradd command. This clip is from the chapter "User Management and Permissions in Linux" of the series "Linux Fundamentals".This section explains user management in Linux. After...
Curated Video
Linux Fundamentals - Command Arguments
This video focuses on command arguments. This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how to use Linux on macOS and...
Curated Video
Linux Fundamentals - Changing Permissions
This video demonstrates the process of changing permissions. This clip is from the chapter "User Management and Permissions in Linux" of the series "Linux Fundamentals".This section explains user management in Linux. After that, you will...
Curated Video
Linux Fundamentals - Changing Ownership of the File
This video demonstrates how to change the ownership of the file. This clip is from the chapter "User Management and Permissions in Linux" of the series "Linux Fundamentals".This section explains user management in Linux. After that, you...
Curated Video
R Programming for Statistics and Data Science - Quick Guide to the RStudio User Interface
This video is a quick guide to the RStudio user interface. This clip is from the chapter "Introduction and Getting Started" of the series "R Programming for Statistics and Data Science".This section provides an introduction to the course.
Curated Video
Preview to Fine Tuning Process
This lesson provides an overview of the steps involved in the fine tuning process in Python, from beginning to end. The lesson covers how to download the latest version of Python, open the command prompt, locate the file, download...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Parameterizing the Test Data from Json Files Using Each Command
This video explains parameterizing the test Data from Json files. This clip is from the chapter "Cypress Framework Part 2- Page Object Design and Test Parameterization" of the series "Cypress - Modern Automation Testing from Scratch +...
Curated Video
Complete Python Scripting for Automation - Introduction to Functions
Functions: Introduction to Functions This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into Functions, Calling a function...
Packt
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...