Tagged linux

2 articles

DevOps / Containerization ·

Install Docker Engine on Ubuntu/Debian: Step-by-Step Guide

This guide walks you through installing Docker Engine and Docker Compose on Ubuntu/Debian systems using Docker's official repository. Follow the steps in order. 1. Remove…

1 min read5 views1 likes

Terminal & Shell ·

Make Up Arrow Search Your Previous Terminal Commands

If you use the terminal regularly, you probably press the Up Arrow to find a command you used earlier. By default, pressing ↑ goes through your command history one command at a…

2 min read14 views2 likes