bash
3 ways to use the Set command to improve your Bash scripts
Very high level quick examples of using the set command in bash to help optimize and protect your scripts. This is by no means an exhaustive or overly technical tutorial, just a few examples of things you can do using set in bash. #linux #laptop #shell #bashscripting 0:00 intro 1:10 set -f turn off filename expansion 3:40 set -e exit…
Read More »Linux Command Line Survival Guide for beginners
CanaKit Raspberry Pi 4 4GB Basic Starter Kit with Fan (4GB RAM): ( affiliate link ) CanaKit 3.5A Raspberry Pi 4 Power Supply (USB-C): ( affiliate link ) Raspberry Pi Compute Module 4, 8GB RAM, Lite (CM4008000): ( affiliate link ) Raspberry Pi Zero 2 W on Amazon: ( affiliate link ) Raspberry Pi Zero W on Amazon: ( affiliate…
Read More »Manage Multiple Linux Servers EASILY With Ansible
With a homelab setup like Proxmox, you can shutdown all the servers on a host for patching. Once the host is patched you can patch all the virtual machines and containers quickly and easily. The walkthrough uses apt for patching but it can be changed for other distros as well. The two scripts used in the video can be found…
Read More »[INSTALACIÓN #NRPE #Linux] Monitoreo con Nagios Core [2024] 🚀 | ¡Solución de Errores! 🖥️✨ TUTORIAL
¿Quieres aprender cómo instalar NRPE en un servidor Linux y monitorear tus sistemas con Nagios Core? 🚀 Este video te guiará paso a paso a través del proceso de instalación y configuración de NRPE, incluyendo cómo solucionar errores comunes que podrías encontrar en el camino. Ya sea que seas un principiante o un experto en monitoreo de sistemas, este tutorial…
Read More »101 Важная Концепция о Linux, Которую Вы Должны Знать 🐧💻
Хотите стать мастером Linux? В этом видео мы разберем 101 ключевую концепцию, которую каждый должен знать! От основ до продвинутых трюков, это видео даст вам все, что нужно, чтобы почувствовать себя уверенно в мире Linux. Будь вы новичок или опытный пользователь, найдется что-то новое для каждого. Мы обсудим историю Unix и Linux, важные команды и утилиты, управление пользователями и правами…
Read More »PuTTY SSH connection to host Error: Permission Denied, Please Try Again [ Fix Tutorial ] #ssh
Encountering the “Permission denied, please try again” error in PuTTY SSH? Don’t worry, we’ve got you covered! In this tutorial, learn how to diagnose and resolve this common issue step-by-step. Whether you’re connecting to a remote server or managing your network, understanding and fixing SSH authentication errors is crucial for smooth operation. Key Points Covered: – Understanding the causes of…
Read More »