====== Commands ====== ==== SSH ==== ssh soods@24.199.125.219 ssh -i D:\Coding\Keys\Oracle\ssh-key-2024-02-27.key ubuntu@140.84.189.55 ==== Linux ==== Create SHA256 key ssh-keygen -t ed25519 -C "your_email@example.com" ==== WAHA ==== docker run -it -p 3000:3000/tcp devlikeapro/waha