Table of Contents1 Introduction2 What is the curl command?3 Basic Usage4 How to Use Curl Command in Linux4.1 Saving a…
DevOps Blog – Latest DevOps Articles and Tutorials
Creating Files in Linux: A Comprehensive Guide
Table of Contents1 Introduction2 Creating Files in Linux2.1 Method 1: Using the touch Command2.2 Method 2: Using the echo Command…
How to run OpenTelemetry on Docker
Table of Contents0.1 Introduction0.2 What is OpenTelemetry?1 To use OpenTelemetry with Docker2 Run OpenTelemetry on Docker2.1 Create a Dockerfile2.2 Build…
MariaDB Galera Cluster using Docker
Table of Contents0.1 Introduction1 Use Cases : MariaDB Galera Cluster1.1 E-commerce platforms1.2 Financial systems1.3 Mission-critical applications2 Key Features and Benefits:…
Linux flush DNS cache
Table of Contents1 Introduction2 DNS Cache on Linux?3 Why Flush DNS Cache on Linux?4 How to View the Local DNS…
Simplify Docker Container Management with lazydocker
How to Manage Your Docker Containers Easily With lazydocker. It is to ease container management. If you’ve multiple Docker containers…
How to login to AWS Management Console with IAM Identity Center(AWS SSO) via a self-managed directory in Active Directory
Introduction How to login to AWS Management Console with IAM Identity Center(AWS SSO) via a self-managed directory in Active Directory…
Using Windows Active Directory ADFS and SAML 2.0 to login AWS Console note
Introduction: Use Windows Active Directory, ADFS, and SAML 2.0 to login AWS Console To use Windows Active Directory (AD), Active…
A Comprehensive Guide to Installing CloudPanel, Monitoring, and Creating a WordPress Website
Table of Contents0.1 Introduction1 Installing CloudPanel on Ubuntu2 Monitoring Your Cloud Resources3 Creating a WordPress Website with CloudPanel3.1 Conclusion Introduction…
The Best Linux Text Editors for Developers and Coders
Table of Contents1 Introduction2 Best Linux Text Editors2.1 Visual Studio Code (VS Code)2.1.1 Pros2.1.2 Cons2.2 Vim2.2.1 Pros2.2.2 Cons3 Emacs3.1 Sublime…