Abang Lazabang.hashnode.dev·17 hours agoUnderstanding Linux Commands: Beginner to AdvanceStage 1: Beginner Level Introduction to Linux: What is Linux and how it works. Common Linux distributions. Basic Linux Commands: Navigating the filesystem. Managing files and directories. Viewing and editing files. Stage 2: Intermediate ...DiscussLinux
Sebastián Álvarezs3v4st0s.hashnode.dev·Oct 8, 2024Efficiently Resolve Linux Server Resource Bottlenecks with the Swap TechniqueYou have probably worked with a server that, due to limited resources while handling a heavy task, required you to use some tricks. I am currently learning how to manage a Linux server, and my goal with this article is to share what I have learned ab...DiscussLinux
Matias MartinezforBlog de CloudAcademyblog.cloudacademy.ar·Sep 24, 2024Deja de Usar SSH en AWS: La Perspectiva de DevSecOpsEn el mundo de la administración de sistemas en la nube, el uso de SSH (Secure Shell) ha sido durante mucho tiempo una práctica común para acceder a servidores remotos y gestionar sistemas. Sin embargo, cuando se trata de AWS y la gestión moderna de ...DiscussAWSAWS
Sam Mesterton-Gibbonssamdbmg.hashnode.dev·Sep 12, 2024Netboot with Proxy DHCPsamdbmg/dhcp-netboot.xyz is a Docker container that can be dropped into your network to netbook various OS installers and tools. It lets your existing DHCP server hand out addresses, and then acts as a PXE Proxy for clients that want to use netboot. ...Discusssysadmin
Kedar Pattanshettikedarpattanshetti.hashnode.dev·Sep 9, 2024☑️Day 8: Hands-On Practice with Essential Linux CommandsHello DevOps Enthusiasts, As I progress through Day 8 of my DevOps journey, I’m realizing more than ever how critical Linux is to a DevOps engineer's daily tasks. From managing files and permissions to understanding the concept of users and efficient...Discuss·10 likesDevops
Ugochi Ukaegbudhebbydavid.hashnode.dev·Aug 24, 2024How I Created a System Information Retrieval and Monitoring ToolIntroduction In today's fast-paced software development and operations world, efficiency and timely access to reliable information are critical. Effective server monitoring and information retrieval are essential for preserving system health and guar...DiscussBash shell script
Evanevanlovescloud.com·Aug 15, 2024Migrating VM's from Microsoft Hyper-V to ProxmoxVEI'd like to thank Hetman Software on YouTube! I followed their awesome tutorial (link here: https://www.youtube.com/watch?v=ZvpQCk-8NKU) as a guide. So, why Proxmox? Up until now, I've been using a Windows server with Hyper-V to run all my virtual ma...Discuss·214 readsvhdx
Rabiatu Mohammedrabiatucloud.hashnode.dev·Aug 6, 2024Mastering User Management and Permissions in Linux.Welcome back to my series, "Mastering Linux Basics for Cloud Security." In this third post, we'll dive into managing users and permissions in a Linux environment. We'll cover how to create shared folders, user groups, verify group memberships, and re...DiscussMastering Linux Basics for Cloud and DevOpspermissions
Matias MartinezforBlog de CloudAcademyblog.cloudacademy.ar·Jul 30, 2024Cómo Conectarse Amazon ElastiCache RedisAmazon ElastiCache es un servicio gestionado que facilita la implementación, operación y escalado de caches en memoria en la nube. Redis, uno de los motores de cache más populares, es compatible con ElastiCache, proporcionando una solución de cache r...Discuss·43 readsAWSDevops
Ghanatva Thakaranghanatava.hashnode.dev·Jul 27, 2024Demystifying the IPTABLES NAT Table: A Comprehensive GuideBefore you begin I would recommend that you have at least the fundamental knowledge of networking including but not limited to tcp/ip protocol, NAT, IP Packets and how networks work. Introduction The linux-kernel has it is own network processing subs...ANGADSINGH OBBI and 1 other are discussing this2 people are discussing thisDiscuss·2 likesiptables