Tmux Cheat Sheet

Tmux Cheat Sheet

Sessions $ tmux $ tmux new $ tmux new-session : new Start a new session $ tmux new-session -A -s mysession Start a new session or attach to an existing session named mysession $ tmux new -s…
Introducing Carbonio Community Edition

Introducing Carbonio Community Edition

Carbonio Community Edition (Carbonio CE) is a free and open-source (FOSS) email and collaboration platform designed by Zextras. It serves as a complete email solution, allowing organizations to maintain digital…
The Docker Cheat Sheet

The Docker Cheat Sheet

Basic Docker CLIs Here’s the list of the basic Docker commands that works on both Docker Desktop as well as Docker Engine: Container Management CLIs Here’s the list of the…