PluralSight – Level Up Start Contributing To Open Source

PluralSight – Level Up Start Contributing To Open Source-NOLEDGE
English | Size: 247.41 MB
Category: Tutorial


Start contributing to open source with Soumya Kalra at the 2019 Women in Analytics Conference. Level up: Start contributing to open sourc with Soumya Kalra at the 2019 Women in Analytics Conference

Linux Academy – Google Kubernetes Engine Deep Dive

Linux Academy – Google Kubernetes Engine Deep Dive-BiFiSO
English | Size: 1.81 GB
Category: Tutorial


Kubernetes, the open-source system for deploying, managing, and scaling containerized apps, is at the heart of Google Kubernetes Engine. This integration is totally natural. Google developed Kubernetes in-house, and uses it to run its own most popular, global apps. Gmail, YouTube, and even Search run in Kubernetes Engine. It is a fully-managed service and, in this course, you’ll learn it from the ground up.

Linux Academy – Managing and Troubleshooting Encrypted Volumes in Linux

Linux Academy – Managing and Troubleshooting Encrypted Volumes in Linux-APoLLo
English | Size: 153.84 MB
Category: Tutorial


This course compares the types of encryption available on Linux and explores when and how to use them. We will also discuss some best practices and how to securely delete data. Finally we’ll put this knowledge to work by creating and mounting different encrypted filesystems and troubleshooting common problems with each.

BBC – Rebuilding Notre-Dame Inside the Great Cathedral Rescue (2020)

BBC – Rebuilding Notre-Dame: Inside the Great Cathedral Rescue (2020)
English | Size: 1.19 GB
Category: Documentary


Documentary that goes inside what remains of the world-famous Notre-Dame Cathedral in Paris. It is one year since the inferno devastated the vast timber and lead roof and the 850-year-old gothic masterpiece is still perilously close to collapse. Now, we follow the men and women fighting to secure the fire-ravaged structure. Lead dust from the vaporised roof contaminates the site, the stone ceiling is crumbling and a 500-tonne melted mass of scaffolding still hangs precariously over the cathedral, triggering alarms and evacuations.

Linux Academy – Mastering Regular Expressions

Linux Academy – Mastering Regular Expressions
English | Size: 1.36 GB
Category: Tutorial


In Mastering Regular Expressions, we begin by breaking down the “vocabulary” and “grammar” of regular expressions: First by learning just what all those symbols and shortcuts mean, then by learning how to manipulate those tokens to craft complex regular expressions that achieve just the right desired result. We’ll do this by using some common Linux tools, such as grep and sed, as well as through Perl and, eventually, JavaScript for some front-end regex use examples.