Ansible
Playbooks, roles, vault, and RHCE/EX294-style automation labs
Start courseA hands-on learning hub for Linux admins, DevOps engineers, and cloud practitioners — with practical tutorials, structured courses, and cheat sheets built from real-world experience.
Commands, services, and fixes for Ubuntu, RHEL, CentOS, and friends. Step-by-step guides for permissions, networking, systemd, and everyday admin work.
Interview Q&AStructured questions and answers across Linux, DevOps, and coding. Practice scenarios, command-line drills, and explanations you can use in real interviews.
Programming & scriptingPython, Go, JavaScript, Java, and Shell—examples from basics to production. Learn patterns, APIs, and scripts you can run on real systems.
DevOps & automationDocker, Kubernetes, Git, Ansible, CI/CD, and how the pieces fit together. Build pipelines, deploy apps, and automate repeatable ops tasks.
Cheat sheetsQuick references for Linux commands, Git, Docker, and related tools. Copy-paste examples when you need the right flag or syntax fast.
DatabasesSQL, MySQL, PostgreSQL, NoSQL, tuning, and day-to-day admin tasks. Queries, backups, replication, and troubleshooting for production databases.
Looking for any specific topic?
Search through our 2,500+ tutorials
Red Hat Certified Engineer
Ansible automation, playbooks, roles, and vault for the current RHCE exam.
View course track
Certified Kubernetes Administrator & Application Developer
Cluster setup, workloads, networking, storage, and app deployment — covers both CKA and CKAD syllabi.
View course track
AWS Cloud Practitioner & beyond
EC2, S3, IAM, VPC, and core services with hands-on CLI examples.
View course track
Azure Administrator
VMs, storage, networking, and identity on Microsoft Azure.
View course track
Playbooks, roles, vault, and RHCE/EX294-style automation labs
Start course
EC2, S3, IAM, VPC, and AWS CLI from first login to production patterns
Start course
CKA/CKAD prep — workloads, networking, storage, and cluster troubleshooting
Start course
Controller-runtime, Kubebuilder, and Operator SDK for real controllers
Start course
VMs, storage, networking, and Azure CLI for cloud admins
Start course
Syntax, packages, concurrency, and CLI tools with runnable examples
Start course
Core Python, scripting, file I/O, and automation for Linux admins
Start course
DataFrames, joins, grouping, and CSV/Excel analysis workflows
Start course
DOM, async/await, fetch, and browser fundamentals for web dev
Start course
T-SQL queries, indexes, backups, and day-to-day DBA tasks
Start course
Variables, loops, functions, and practical Bash for Linux automation
Start course
Branching, merges, remotes, rebasing, and everyday fix-it recipes
Start course
npm, Express APIs, async patterns, and backend JavaScript basics
Start course
Routing, Eloquent, Blade, auth, queues, and deployment walkthroughs
Start course
OOP, collections, exceptions, and JVM fundamentals with examples
Start course
Recon, scanning, exploitation basics, and defensive hardening
Start course
Captures, display filters, and TCP/UDP troubleshooting on the wire
Start course
CSRs, certificates, keystores, TLS configs, and verification
Start course
Install, users/groups, ACLs, TLS, replication, and Linux clients
Start course
dscreate, dsctl, dsconf, ACIs, LMDB tuning, and replication
Start course
I really don't think ping needs any sort of introduction. ping is a network troubleshooting tool that reports whether or …
When you troubleshoot slow applications, high load, throttling, or uneven process speed, CPU terms start to matter. CPU, …
In this tutorial I will share different methods and tools to detect and find memory leaks with different processes in …
Tested on Ubuntu 25.04 (Plucky Puffin), Rocky Linux 10.2 (Red Quartz) Applies to Ubuntu, Debian, Kali Linux, Linux …
Linux memory management is a very vast topic and it is not possible to cover all the areas in single article. I will try …
Related searches: Linux Disk Usage. Top Storage monitoring tools. How to monitor Disk IO performance with examples. How …
In this article we will try to understand about different disk types and disk interface types available with us. …
In this article, we will examine Red Hat Linux Patch Management, how you can check available vulnerabilities list, …