Instructional Video4:43
Instructional Video5:28
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Syllabus Overview

Higher Ed
Unpack the roadmap of your learning adventure. This video provides a detailed walkthrough of the course syllabus, highlighting the key topics, modules, and the practical skills you'll gain to propel your IT career forward.
Instructional Video8:59
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Configuring Views and Layouts with Express and Handlebars

Higher Ed
In this video, we will be configuring views and layouts with Express and Handlebars. Views are responsible for rendering the HTML content that is sent to the client, while layouts are used to define the structure and common elements of...
Instructional Video5:13
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Setting Up a Static Directory for Website with Handlebars

Higher Ed
In this video, we will be exploring how to set up a static directory for our website with Handlebars. A static directory allows you to serve static files such as HTML, CSS, and JavaScript files that do not change dynamically on the server.
Instructional Video5:39
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Building a Website with Form Data with Express.js

Higher Ed
In this video, you will learn how to build a website with form data using Express.js.
Instructional Video6:42
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Spin Up Our First Web App with Express

Higher Ed
In this video, we will look at how to spin up a basic web application using Express. We start by explaining the basics of setting up an Express project, including creating a new project, installing dependencies, and creating a simple...
Instructional Video5:45
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Changing System Hostname (hostnamectl)

Higher Ed
Update your system's hostname using hostnamectl, a simple yet impactful command for system identification and network configuration.
Instructional Video2:27
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Important Things to Remember in Linux

Higher Ed
Learn the key principles and best practices to optimize your Linux usage and maintain a smooth operating environment.
Instructional Video6:06
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Downloading and Installing Oracle VirtualBox

Higher Ed
Follow a detailed tutorial on how to download and install Oracle VirtualBox on your system, preparing you for Linux installation in a virtualized environment.
Instructional Video3:35
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Default Layout Property with Handlebars in Express

Higher Ed
In this video, we will explore the default layout property with Handlebars in Express. We will see how to set a default layout for our application using Handlebars, which will allow us to avoid duplicating layout code across all of our...
Instructional Video4:46
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Write a Basic JSON of User Data

Higher Ed
In this video, we will be exploring the basics of JSON, or JavaScript Object Notation, and how it's used in web development.
Instructional Video4:28
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - What Is NPM Node Package Manager and How to Install Express

Higher Ed
In this video, we provide an introduction to NPM, the Node Package Manager, and demonstrate how to use it to install and manage packages, including Express.
Instructional Video10:40
Instructional Video2:33
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Deleting Files with Node.js

Higher Ed
In this video, we will look at how to delete files using Node.js and the FS module. We start by explaining the different scenarios in which file deletion is necessary, such as removing unnecessary files or cleaning up after a program has...
Instructional Video4:29
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Writing and Appending Files with the File System Module

Higher Ed
In this video, we will look at how to write and append files using Node.js and the FS module. We will be explaining the basics of file writing and appending and the different scenarios in which these operations are necessary.
Instructional Video6:35
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Reading Files with Node.js

Higher Ed
In this video, we see how to read files using Node.js and the FS module. We start by explaining the importance of reading files in web development and the different scenarios in which reading files is necessary. Then, we demonstrate how...
Instructional Video3:14
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Set Up the Node Web Server Root Directories

Higher Ed
In this video, we provide a tutorial on how to set up the root directories for a Node web server. We explain why it's important to properly configure the root directories and how it impacts the behavior of the server.
Instructional Video10:36
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Customize Message of the Day

Higher Ed
Learn to customize MOTD to enhance system login messages for users, tailoring notifications and information.
Instructional Video17:42
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - NIC or Port Bonding

Higher Ed
Implement NIC or port bonding to increase network throughput and redundancy, a technique for high availability and performance.
Instructional Video4:11
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Running Linux on Web Browser

Higher Ed
Explore tools and techniques for running Linux directly in your web browser, a convenient way to practice Linux commands.
Instructional Video8:07
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Changing Default File Permissions (umask)

Higher Ed
Explain how to modify default file permissions using umask, a crucial skill for maintaining system security.
Instructional Video3:04
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Message of the Day

Higher Ed
Understand the role of the Message of the Day (MOTD) in Linux for system-wide announcements upon login.
Instructional Video13:40
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - DHCP Server

Higher Ed
Configure a DHCP server on Linux, automating IP address allocation to streamline network management.