Site Tools


tech:commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tech:commands [2024/10/04 07:57] – created soodstech:commands [2025/04/14 17:14] (current) soods
Line 11: Line 11:
 </code> </code>
  
 +==== Linux ====
  
 +Create SHA256 key
 +
 +<code>
 +ssh-keygen -t ed25519 -C "your_email@example.com"
 +</code>
 +
 +==== WAHA ====
 +
 +<code>
 +docker run -it -p 3000:3000/tcp devlikeapro/waha
 +</code>
tech/commands.1728028658.txt.gz · Last modified: by soods