Curated Video
Learning Splunk - What Data Looks Like in Splunk – Events
Understanding what an “event” in Splunk is. • Understand an event as a single piece of data in Splunk • Learn what metadata every event has • Demonstrate an event in the Splunk UI This clip is from the chapter "Splunk Terminology" of the...
Curated Video
Learning Splunk - Supporting Infrastructure – Deployment Server
Exploring the deployment server, which is Splunk’s configuration enforcement mechanism. • Understand the role of the deployment server • Learn about the deployment apps and their uses • Observing a sample deployment server in action This...
Curated Video
Learning Splunk - Field Extractions Using Splunk Apps
Understanding how to use Splunk apps to assist with field extractions for your authentication logs. • Identify Splunk apps associated with your data source • Install a Splunk app • Observe the benefits of using a Splunk app with your...
Curated Video
Learning Splunk - Applying the Common Information Model to Your Firewall Logs
Understanding how to use a Splunk app to apply CIM to your newly onboarded firewall logs. • Identify a candidate app with the CIM version supported • Install the candidate app • Observe the changes in the search interface and new fields...
Curated Video
Docker - A Complete Hands-On Guide - Work with REST API of Docker Engine
This video explains working with REST API of Docker Engine. This clip is from the chapter "Using REST API of Docker" of the series "Docker A Beginner- HandsOn Guide".This section explains the REST API of Docker.
Curated Video
Docker - A Complete Hands-On Guide - Rename Your Container
This video explains renaming the Docker container. This clip is from the chapter "Rename Your Container" of the series "Docker A Beginner- HandsOn Guide".This section explains how to rename a container.
Curated Video
Docker - A Complete Hands-On Guide - Make Connection Between Containers Running on Different Networks
This video explains how to make connections between containers running on different networks. This clip is from the chapter "Make Connection Between Containers Running on Different Networks" of the series "Docker A Beginner- HandsOn...
Curated Video
Docker - A Complete Hands-On Guide - Let- Push Images to Our Docker Hub Account
This video explains how to push images to our Docker Hub account. This clip is from the chapter "Push Custom Images to Docker Hub" of the series "Docker A Beginner- HandsOn Guide".This section explains how to push custom images to Docker...
Curated Video
Docker - A Complete Hands-On Guide - Let- Dive into Docker Compose
This video explains Docker Compose. This clip is from the chapter "Docker Compose" of the series "Docker A Beginner- HandsOn Guide".This section explains Docker Compose.
Curated Video
Docker - A Complete Hands-On Guide - Dockerfile Switching Users While Creating Image
This video explains switching users while creating an image. This clip is from the chapter "Dockerfile – Switching Users While Creating Image" of the series "Docker A Beginner- HandsOn Guide".This section explains the switching users...
Curated Video
Docker - A Complete Hands-On Guide - Create MultiTier with Docker Compose
This video explains how to create a multitier with Docker Compose. This clip is from the chapter "Running Multiple Containers with Docker Compose" of the series "Docker A Beginner- HandsOn Guide".This section explains running multiple...
Curated Video
Docker - A Complete Hands-On Guide - Clone a Volume and Mount to Another Container
This video explains how to clone a volume and mount to another container. This clip is from the chapter "Cloning of a Volume" of the series "Docker A Beginner- HandsOn Guide".TThis section explains cloning of a volume.
Curated Video
Practical Linux Command Line 2.0 - Make a Program Start on Boot with Systemd
This video explains how to make a program start on boot with systemd. This clip is from the chapter "Scheduling and Automation" of the series "Practical Linux Command Line 2.0".This section focuses on the scheduling and automation.
Curated Video
Docker - A Complete Hands-On Guide - Default Network, Creating Own Network, Link Containers to Custom Network
This video explains default network, creating own network, link containers to custom network. This clip is from the chapter "Docker Network" of the series "Docker A Beginner- HandsOn Guide".This section explains Docker network.
Curated Video
Docker Certified Associate Certification Training Course - Docker Container Logs
This video explains Docker container logs. This clip is from the chapter "Container Configuration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains container configuration.
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Test Case Logging with log4j Example - 2
This video continues with how to log a test case with log4j. This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Configuring Tests with Setup and Teardown in TestNG Framework
This video explains how to configure tests with setup and teardown in TestNG framework. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced...
Brian McLogan
Evaluating a Logarithm When Your Exponent is a Fraction
👉 Learn how to evaluate basic logarithms. Recall that the logarithm of a number says a to the base of another number say b is a number say n which when raised as a power of b gives a. (i.e. log [base b] (a) = n means that b^n = a). Thus,...
Brian McLogan
Pre-Calculus - Simplifying the Logarithmic Expression Without a Calculator
👉 Learn how to evaluate logarithm expression. Recall that the logarithm of a number say a to the base of another number say b is a number say n which when raised as a power of b gives a. (i.e. log [base b] (a) = n means that b^n = a)....
Brian McLogan
Tutorial - Solving logarithmic equations ex 13, 2logx+log4=2
In this video playlist you will explore how to solve logarithmic equations. To solve logarithmic equations it is important to first simplify your equation so that you either have an isolated logarithmic equation on one side or a...
Brian McLogan
Tutorial - Solving logarithmic equations ex 12, log5 - log2x=1
In this video playlist you will explore how to solve logarithmic equations. To solve logarithmic equations it is important to first simplify your equation so that you either have an isolated logarithmic equation on one side or a...
Curated Video
REST APIs with Flask and Python - Log in Heroku and Troubleshooting Errors
This video focuses on how to log in Heroku and troubleshoot errors. This clip is from the chapter "Deploying Flask Apps to Heroku" of the series "REST APIs with Flask and Python".This section explains how to deploy Flask apps to Heroku.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Testing Invoke
In this session, we will test the invoke from our last session. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers...