linux:ssh

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux:ssh [2022/05/29 04:15] adminlinux:ssh [2025/03/18 06:42] (current) – [SSH manager] admin
Line 1: Line 1:
 ====== SSH ====== ====== SSH ======
-    So all you’ve to do is press Enter key followed by ~. (tilde, period). Please note that escapes are only recognized immediately after newline. Hence, we need to press the Enter key.+    Terminate session - Enter key followed by ~. 
  
   * [[https://smallstep.com/blog/ssh-agent-explained/#:~:text=Lock%20your%20ssh%20agent%20when,your%20agent%20without%20the%20password.|SSH-agent explained]]   * [[https://smallstep.com/blog/ssh-agent-explained/#:~:text=Lock%20your%20ssh%20agent%20when,your%20agent%20without%20the%20password.|SSH-agent explained]]
   * add SSH key id_rsa.pub''%%ssh-copy-id -i ~/.ssh/id_rsa.pub [email protected]%%''   * add SSH key id_rsa.pub''%%ssh-copy-id -i ~/.ssh/id_rsa.pub [email protected]%%''
 +  * https://robotmoon.com/ssh-tunnels/
  
 +===== SSH manager  =====
 +  * https://github.com/LukeGus/Termix - ssh web manager
  • linux/ssh.1653797736.txt.gz
  • Last modified: 2022/05/29 04:15
  • by admin