Skip to main content
← All Tags

Linux

40 articles in this category (Page 2 of 2)

AI NewsDevOpsLinux

VitaGuard: A Real-Time Bash System Health Monitor

VitaGuard is a lightweight Bash script providing real-time Linux system health monitoring, including CPU, memory, and log analysis.

Read more
AI NewsDevOpsLinux

Linux: The Secret Weapon for Developers

Linux offers developers advantages in security, customization, and efficiency, powering over 90% of cloud servers.

Read more
AI NewsDevOpsLinux

My DevOps Journey: Part 1 - Learning Linux Through Real-World Experience

Folayan Samuel Tomiwa details their DevOps journey, beginning with foundational Linux skills and the importance of hands-on learning.

Read more
AI NewsDevOpsLinux

Linux Kernel Basics: User Space vs. Kernel Space, System Calls, and strace

Understand Linux internals: A guide covering user/kernel space, system calls, and debugging with `strace` for improved system reliability.

Read more
AI NewsDevOpsLinux

My DevOps Journey: Part 1 - Learning Linux Through Real-World Experience

A developer details their journey into DevOps, focusing on the practical application of Linux skills for career advancement.

Read more
AI NewsDevOpsLinux

Environment Variables Not Working with CRON?

Cron jobs failing due to missing environment variables are a common issue; 99% of cron failures are due to environment issues.

Read more
AI NewsDevOpsLinux

Practical Linux Knowledge Map for a DevOps Engineer

A comprehensive guide outlining essential Linux skills for DevOps engineers, covering topics from basic commands to containerization.

Read more
AI NewsDevOpsLinux

POSIX Explained: Why Developers Need to Understand This Unix Standard

POSIX isn't an OS, it's a contract ensuring software behaves consistently across compliant systems, impacting areas from Docker to cloud deployments.

Read more
AI NewsDevOpsLinux

Automated Pterodactyl & Wings Installation with Bash Scripting

A Bash script automated Pterodactyl Panel and Wings installation, reducing setup time and repetitive tasks.

Read more
AI NewsLinuxDevOps

Basic Linux Commands Every AI Tinkerer Should Know

Essential Linux commands for AI development, covering navigation, file manipulation, system monitoring, and package management.

Read more
AI Newsdockerdevops

Illusion of isolation in Docker

Docker group access can grant functional root privileges on the host via chroot exploits.

Read more
AI NewsLinuxDevOps

Understanding Linux File System: ls -ltr Decoded and Directory Structure Explained

Decode ls -ltr output to identify file types, permissions, and navigate Linux directories efficiently.

Read more
AI NewsDevOpsLinux

Resetting the root Password on RHEL (RHEL 9 & 10)

Two methods to reset root passwords on RHEL 9 and 10, critical for system recovery.

Read more
Operating SystemsLinuxWindows

Why Engineers Are Ditching Windows: The Great Desktop Migration

500 million PCs obsoleted overnight, forced telemetry, mandatory accounts, and ads in your Start menu. Here's why governments and developers are fleeing to Linux, and why most can't.

Read more
AI NewsNetworkingLinux

Network Namespaces: Isolating VM Networking

Linux network namespaces automate VM cleanup, eliminating manual bridge and TAP device management.

Read more
AI NewsDevOpsLinux

Linux for DevOps — Part 1: Mastering the Foundation of DevOps Engineering

Linux is the backbone of DevOps, powering cloud providers, containers, and automation tools. Learn why every DevOps engineer must master it.

Read more