CI/CD
-
Linux

Automate Disk Space Monitoring on Linux | Bash Script Tutorial for System Admins
🔧 Welcome to another episode in our Bash Scripting series! In this tutorial, we’re focusing on an essential task for every Linux system administrator: automating storage checks with a straightforward bash script. What You’ll Learn: In this video, I’ll guide you through creating a bash script that automates the process of monitoring disk usage on your Linux system. This is…
Read More » Why Kubernetes (k8s) for docker containers? | Tamil #mlops #MLOPS #cloud #deployment #docker
Kubernetes வேலை என்ன? This video is part of the MLOPS from scratch in Tamil. Do checkout the channel to know in detail about MLOPS with an interesting usecase! MLOPS part 1 – MLOPS part 2 – #datascienceforbeginners #datascience #datasciencecareers #machinelearning #mlops #data #datasciencebasics #mlopsengineerroadmap#dataengineer #dataanalysis #dataanalytics #dataset #usecases #tamil #thamil #தமிழ் #cricketapp #artificialintelligence #stockmarket#robot #ds #ml #deeplearning #algorithm #lifecycle #datascienceblueprint…
Read More »Docker Explained In 60 Seconds | Deploy Apps Anywhere With Docker #devops #fullstack
Docker. Written in the Go programming language, it is the secret weapon for building, shipping, and running apps. An OS virtualization software initially released in 2013, Docker allows you to package your app and its dependencies into lightweight containers that can be run anywhere, regardless if you are using Windows, Mac, or Linux. After developing your app, in my case,…
Read More »Arquitectura de contenedores docker en menos de 1 minuto
Arquitectura de contenedores Docker en menos de 1 minuto. Los microservicios y contenedores son piezas claves en la adopción de aplicaciones nativas de nube. Te explico en menos de un minuto los 3 principales componentes de arquitectura Docker 1. Docker Client 2. Docker Host 3. Docker Registry [ad_2] source
Read More »How to Securely Uninstall httpd on CentOS Linux using Bash Script
🚀 Securely Uninstalling httpd on CentOS Linux using Bash Script – A Step-by-Step Guide Using Sudo Access 🐧 In this episode of our Linux Mastery series, we’ll walk you through the process of securely uninstalling the httpd (Apache) web server on CentOS Linux using a bash script with sudo access. This tutorial is designed to help system administrators and Linux…
Read More »Understanding /etc/os-release and Its Uses on CentOS Linux | Part 2
🚀 Unlocking /etc/os-release – Understanding and Utilizing It in CentOS Linux – 5 Practical Uses 🐧 In this episode of our Linux Mastery series, we delve deep into the /etc/os-release file on CentOS Linux. This file is a goldmine of information for system administrators and developers alike. By understanding and leveraging its contents, you can enhance your scripting, automation, and…
Read More »
