Skip to content

Instantly share code, notes, and snippets.

View omair18's full-sized avatar

omair18 omair18

View GitHub Profile
@ruanbekker
ruanbekker / promtail_docker_logs.md
Last active September 27, 2025 23:41
Docker Container Logging using Promtail
@Akhil-Suresh
Akhil-Suresh / postman_installation.md
Last active October 30, 2025 15:27
Installing Postman on Ubuntu/Debian

Installing Postman

Step 1

If any version of postman is installed we need to remove it

sudo rm -rf /opt/Postman

Step 2