Skip to main content
Umair Khurshid

Umair Khurshid

9 posts published

A developer who is also passionate about everything homelabs, sysadmin, and DevOps.

Ansible Yum module
Ansible Modules

Ansible Yum Module: Manage Red Hat Packages

Manage the packages effectively on the fleet of Red Hat systems with Yum module in Ainsible.

· Umair Khurshid

Port Mapping in Docker
Docker Tutorials

Port Mapping in Docker: When and How to Use it?

Understand the advantages of using port mapping in Docker and learn various ways of doing it.

· Umair Khurshid

Restart Docker Container Automatically
Docker Tutorials

Restart Docker Container Automatically After Reboot

You would want that the containers start automatically when system restarts, right? Here are different methods you can try in a variety of situations.

· Umair Khurshid

read file in Go
Go

Reading a File in Go

Learn various use cases of reading a file in Go

· Umair Khurshid

Docker Compose Commands
Docker Tutorials

An Overview of Essential Docker Compose Commands and Their Usage

Here's an overview of the Docker Compose file components and various commands you can use to manage them.

· Umair Khurshid

How to Keep a Container Running on Kubernetes
Kubernetes

How to Keep a Container Running on Kubernetes

In a situation where you have to keep a container running? Here are three methods to achieve that in Kubernetes.

· Umair Khurshid

Always use latest image with docker compose
Docker Tutorials

How to Make Docker-Compose to Always Use the Latest Image

Learn various methods for getting the latest images in Docker Compose.

· Umair Khurshid

restart container with docker compose
Docker Tutorials

Restart a Single Container with Docker Compose

Restarting single container within a multi-container Docker Compose application helps during development or troubleshooting.

· Umair Khurshid

Ansible Apt Module
Ansible Modules

Ansible Apt Module: Manage Ubuntu and Debian Packages

Ansible's built-in APT module lets you manage packages on Ubuntu and Debian based nodes.

· Umair Khurshid