21 - User Management and Permissions in Linux/002 Creating users using useradd command.mp4 131.2 MB
18 - Files and Directories Management in Linux/003 Listing files and directories.mp4 131.1 MB
37 - Running Node.js Application using K8S/001 Creating Node web application.mp4 130.1 MB
08 - Running MongoDB Containers/004 Creating new Mongo database using Mongo shell.mp4 129.4 MB
09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/003 Default bridge network and communication between containers.mp4 127.3 MB
15 - CHAPTER 3 - Getting started with Linux/009 Command Options.mp4 126.1 MB
18 - Files and Directories Management in Linux/008 Copy and move files and directories.mp4 125.9 MB
21 - User Management and Permissions in Linux/005 Changing permissions.mp4 125.3 MB
18 - Files and Directories Management in Linux/012 Creating hard and soft links.mp4 122.1 MB
21 - User Management and Permissions in Linux/004 Changing ownership of the file.mp4 121.9 MB
10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/001 Communication using hostnames in the default bridge network.mp4 121.7 MB
14 - Introduction to the Images and Containers/006 What is Docker Image.mp4 120.4 MB
13 - What is Docker and Docker Components/003 How I use Virtual Machines.mp4 115.5 MB
07 - Running Node.js Applications in Docker/003 Express web server using Node.mp4 114.1 MB
04 - Port and Volume Mapping in the Docker Containers/001 Running Nginx with exposed port.mp4 113.9 MB
10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/009 CHALLENGE SOLUTION Wordpress with MySQL and phpMyAdmin - PART 2.mp4 111.6 MB
09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/006 Launching another phpMyAdmin container.mp4 111.0 MB
14 - Introduction to the Images and Containers/009 What is Docker Container.mp4 108.3 MB
18 - Files and Directories Management in Linux/007 Editing files using Vim and Nano editors.mp4 105.9 MB
09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/001 Starting Wordpress container.mp4 105.0 MB
18 - Files and Directories Management in Linux/004 Exploring subdirectories of the root directory.mp4 102.9 MB
13 - What is Docker and Docker Components/011 Docker Host.mp4 102.5 MB
18 - Files and Directories Management in Linux/011 Soft vs Hard links.mp4 100.8 MB
10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/005 Using custom persistent names for connectivity in the custom network.mp4 97.2 MB
10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/008 CHALLENGE SOLUTION Wordpress with MySQL and phpMyAdmin - PART 1.mp4 97.0 MB
19 - Search operations in Linux/004 Executing additional commands inside of the Find operation.mp4 96.7 MB
20 - Compressing and Sorting in Linux/004 Sorting contents of the files using Sort utility.mp4 96.2 MB
09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/002 Plan for the next lectures - networks and environment variables.mp4 11.5 MB
27 - Launching multiple services using Docker Compose/003 How to operate containers using docker-compose.mp4 11.3 MB
25 - CHAPTER 4 - Launching Course Project application without Docker/002 Cloning remote Docker repository with project files.mp4 11.2 MB
28 - Exploring Docker Compose Setup/007 How docker-compose containers communicate with each other.mp4 10.8 MB
33 - Kubernetes Pod Creation/003 Creating alias for the kubectl command.mp4 9.9 MB
34 - Kubernetes Deployment Creation/003 Connecting to one of the Pods using its IP address.mp4 9.7 MB
13 - What is Docker and Docker Components/008 Docker Components Overview.mp4 9.6 MB
26 - Building custom images using Dockerfiles/007 Docker image for the API service Summary.mp4 9.2 MB
26 - Building custom images using Dockerfiles/010 Running Docker container for the frontend service.mp4 9.0 MB
21 - User Management and Permissions in Linux/002 Creating users using useradd command_en.srt 18.4 kB
21 - User Management and Permissions in Linux/005 Changing permissions_en.srt 17.9 kB
26 - Building custom images using Dockerfiles/006 Analyzing API Docker container from inside_en.srt 17.4 kB
07 - Running Node.js Applications in Docker/003 Express web server using Node_en.srt 17.1 kB
04 - Port and Volume Mapping in the Docker Containers/002 Nginx container with custom content_en.srt 16.2 kB
25 - CHAPTER 4 - Launching Course Project application without Docker/006 OPTIONAL Installing Python, Pip and Pipenv on MacOS_en.srt 15.7 kB
21 - User Management and Permissions in Linux/004 Changing ownership of the file_en.srt 15.5 kB
17 - Data Streams and Piping in Linux/004 How to send data to STDIN and redirect STDOUT and STDERR_en.srt 15.4 kB
11 - Additional Containers - Elasticsearch, Redis, Httpd/003 CHALLENGE SOLUTION Run Elasticsearch and curl containers in the custom network_en.srt 15.2 kB
10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/008 CHALLENGE SOLUTION Wordpress with MySQL and phpMyAdmin - PART 1_en.srt 15.1 kB
10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/006 MySQL and phpMyAdmin in the custom network_en.srt 14.8 kB
14 - Introduction to the Images and Containers/009 What is Docker Container_en.srt 13.1 kB
10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/009 CHALLENGE SOLUTION Wordpress with MySQL and phpMyAdmin - PART 2_en.srt 13.0 kB
18 - Files and Directories Management in Linux/012 Creating hard and soft links_en.srt 12.9 kB
20 - Compressing and Sorting in Linux/002 Creating and extracting compressed archive using tar and gzip_en.srt 12.8 kB
18 - Files and Directories Management in Linux/003 Listing files and directories_en.srt 12.8 kB
18 - Files and Directories Management in Linux/002 Linux File System structure and navigation_en.srt 12.7 kB
26 - Building custom images using Dockerfiles/004 Building Docker image for the API service_en.srt 12.0 kB
26 - Building custom images using Dockerfiles/005 Running API containers based on the built Docker image_en.srt 11.3 kB
18 - Files and Directories Management in Linux/007 Editing files using Vim and Nano editors_en.srt 11.2 kB
09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/007 Connecting phpMyAdmin to MySQL container_en.srt 11.2 kB
38 - Rolling Updates and Pods Recovery/001 Rolling update of the deployment_en.srt 11.1 kB
26 - Building custom images using Dockerfiles/012 Why you need to have node_modules folder and python venv folders locally_en.srt 11.0 kB
10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/005 Using custom persistent names for connectivity in the custom network_en.srt 10.3 kB
27 - Launching multiple services using Docker Compose/002 Bringing up both containers using docker-compose_en.srt 10.2 kB
05 - Docker Containers Management (Ubuntu, NGINX)/003 Creating multiple Ubuntu containers from the same image_en.srt 9.1 kB
10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/001 Communication using hostnames in the default bridge network_en.srt 9.0 kB
23 - Networking in Linux/004 Enabling SSH on the Linux server_en.srt 9.0 kB
15 - CHAPTER 3 - Getting started with Linux/006 Getting information about Linux computer_en.srt 8.8 kB
19 - Search operations in Linux/004 Executing additional commands inside of the Find operation_en.srt 8.8 kB
18 - Files and Directories Management in Linux/005 Creating and removing directories and files_en.srt 8.7 kB
04 - Port and Volume Mapping in the Docker Containers/003 Adding favicon to the project_en.srt 8.7 kB
16 - Processes in Linux/003 Starting additional processes and killing processes_en.srt 8.7 kB
07 - Running Node.js Applications in Docker/004 Add handling of the SIGINT and SIGTERM signals_en.srt 8.6 kB
26 - Building custom images using Dockerfiles/008 Creating Dockerfile for the frontend application_en.srt 8.6 kB
10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/004 Creating busybox containers in the custom network_en.srt 8.5 kB
09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/003 Default bridge network and communication between containers_en.srt 8.5 kB
23 - Networking in Linux/003 Verifying connectivity with remote servers_en.srt 8.3 kB
09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/001 Starting Wordpress container_en.srt 8.2 kB
32 - Kubernetes Cluster/002 Exploring the Kubernetes node_en.srt 8.2 kB
33 - Kubernetes Pod Creation/002 Exploring Kubernetes Pod_en.srt 8.2 kB
08 - Running MongoDB Containers/002 Starting additional processes in the running container_en.srt 7.9 kB
19 - Search operations in Linux/003 Some other examples of the Find command_en.srt 7.9 kB
26 - Building custom images using Dockerfiles/002 Installing Docker and hello-world using Docker_en.srt 7.8 kB
13 - What is Docker and Docker Components/012 Docker Image_en.srt 2.6 kB
30 - Kubernetes Overview/003 Kubernetes Cluster and Nodes_en.srt 2.6 kB
09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/002 Plan for the next lectures - networks and environment variables_en.srt 2.6 kB
11 - Additional Containers - Elasticsearch, Redis, Httpd/002 CHALLENGE Run Elasticsearch and curl containers in the custom network_en.srt 2.6 kB
41 - Kubernetes Multiple Deployments Creation/006 Applying specifications for both apps_en.srt 2.5 kB
21 - User Management and Permissions in Linux/001 Introduction to the User Management in Linux_en.srt 2.5 kB
01 - Introduction/002 Let's get connected! Join the Learning Community.html 2.4 kB