Hi, what do you want to do?
Curated Video
PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 2
This is the second of the two-part video where you will work on a PowerShell script for a centralized solution to deal with restarting different services on different servers.
<
br/>
This clip is from the chapter "Administering...
<
br/>
This clip is from the chapter "Administering...
Curated Video
PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 1
This is the first of the two-part video where you will work on a PowerShell script for a centralized solution to deal with restarting fixed services on multiple servers.
<
br/>
This clip is from the chapter "Administering Planned...
<
br/>
This clip is from the chapter "Administering Planned...
Curated Video
PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 2
This is the second of the two-part video where you will learn the other commandlets such as Set-Service, Restart-Service, Start-Service, and Stop-Service.
<
br/>
This clip is from the chapter "Administering Planned Service Restarts"...
<
br/>
This clip is from the chapter "Administering Planned Service Restarts"...
Curated Video
PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 1
This is the first of the two-part video where you will learn the commandlet Get-Service that helps fetch the services.
<
br/>
This clip is from the chapter "Administering Planned Service Restarts" of the series "PowerShell for...
<
br/>
This clip is from the chapter "Administering Planned Service Restarts" of the series "PowerShell for...
Curated Video
PowerShell for Automating Administration - Learn PowerShell Logging Module
This video explains automating systems and the application validation process. Here, you will be using the PowerShell Logging module, which helps automate complex operations that run error-free.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
PowerShell for Automating Administration - How to Hide Date Time Using PowerShell
This video will help you hide date and time in the taskbar using PowerShell in a Windows 11 machine.
<
br/>
This clip is from the chapter "PowerShell Automation Concepts" of the series "PowerShell for Automating Administration".This...
<
br/>
This clip is from the chapter "PowerShell Automation Concepts" of the series "PowerShell for Automating Administration".This...
Curated Video
PowerShell for Automating Administration - Software Installations with PowerShell – Part 2
This video will help you develop a super powerful PowerShell script that takes care of end-to-end software installation for us. Here, you will successfully download and install the WinRAR and Notepad++ applications.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
PowerShell for Automating Administration - Software Installations with PowerShell – Part 1
This video explains PowerShell and helps you understand ways to install and download the applications/tools with the help of PowerShell.
<
br/>
This clip is from the chapter "PowerShell to Install Software on Multiple Remote...
<
br/>
This clip is from the chapter "PowerShell to Install Software on Multiple Remote...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Shell Scripting
In this video, you will learn about shell scripting.
<
br/>
This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, you will learn how run a C...
<
br/>
This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, you will learn how run a C...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Demo - Building VMware Templates with Packer
In this demonstration lab, we will understand VMware and showcase how to utilize HashiCorp Packer to build images within a VMware environment. You will learn to create templates using VMware.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Introduction to Provisioners
In this lesson, we will understand provisioners, which use built-in, third-party integrations to install packages and configure the machine image, which integrates with shell options and different files.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Core Components of Packer
In this video, you will learn more about the core components that make up the Packer solutions tool, which builds images using templates created using JSON or HCL2.
<
br/>
This clip is from the chapter "Introduction to HashiCorp...
<
br/>
This clip is from the chapter "Introduction to HashiCorp...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Automating RMAN Backup Jobs (Part 2 of 2)
In this practice video, you will create automatic scheduled jobs that implement a sample database backup strategy on the Windows platform. You will apply the concepts learned in the previous video to automate RMAN backup jobs...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Useful Features of Provisioners
Here, we will examine the useful features of provisioners that run on specific builds and use “only” and “except” to run the provisioner with specific builds. We will also delve into build-specific overrides. We will look at the...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Examples of Different Provisioners
In this video, we will explore examples of different provisioners, including how to upload a single file and multiple files in a local directory. We will explore executing a script and running commands on the machine.
<
br/>
This...
<
br/>
This...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Deploy to Netlify
In this lesson, you will learn to deploy Netlify, which helps accelerate the time to deploy website and app integrations and APIs on one powerful serverless platform.
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Running a Development Server of Next.js for DALL-E Project
After understanding the Next.js folder structure and how it works, we will get into the image-gen-project folder we created and run the “npm run dev”, which will run the project on a local development server with an endpoint.
<
br/>...
<
br/>...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Full Automation with CRON
In this video, we will explore how to achieve full automation of your trading bot on AWS using CRON. You will learn how to schedule bot execution at specific times, automate periodic updates, and configure CRON jobs within the AWS...
Curated Video
Real-World DevOps Project From Start to Finish - Borg and borgmatic - Recap
This video concisely summarizes the key concepts and techniques covered throughout the Borg and Borgmatic section. It serves as a review and reinforcement of learning, helping consolidate understanding of Borg and Borgmatic for...
Curated Video
Real-World DevOps Project From Start to Finish - Borg and Borgmatic - Installing and Configuring Borg with Borgmatic Wrapper
This video will teach us to install and configure the Borg backup tool and the Borgmatic wrapper. We will explore the setup process, including creating repositories, defining backup sources, scheduling backups, and managing retention...
Curated Video
NMAP and ZENMAP Simplified
ZENMAP is the GUI version of NMAP, you will learn how to use both applications
Curated Video
Learn ASP.NET MVC and Entity Framework (Database First) - Installing jQuery UI JavaScript Libraries
This video demonstrates how to install jQuery UI JavaScript libraries.
<
br/>
This clip is from the chapter "Using jQuery and Ajax" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will...
<
br/>
This clip is from the chapter "Using jQuery and Ajax" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will...
Curated Video
Linux Fundamentals - Summary for Users, Permissions, and Scripts
This video provides a summary on users, permissions, and scripts.
<
br/>
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...
<
br/>
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
Learn JMeter from Scratch on Live Applications - Performance Testin - Setting up JUnit Test Cases in JMeter
This video explains how to set up JUnit test cases in JMeter.
<
br/>
This clip is from the chapter "Integration of Selenium with JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This...
<
br/>
This clip is from the chapter "Integration of Selenium with JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This...