User Tools

Site Tools


clients:secure_shell

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
clients:secure_shell [2020/06/12 02:22] Sean Rhoneclients:secure_shell [2020/06/12 02:41] Sean Rhone
Line 37: Line 37:
 **** ****
  
-  cd ~ && rm -rf ~/'.ssh' && tar -xvzf ~/'Documents/'$HOSTNAME'-ssh-keys.tar.gz' '.ssh' && rm ~/'Documents/'$HOSTNAME'-ssh-keys.tar.gz' && sync+  ls ~/'Documents/'*'-ssh-keys.tar.gz' && rm -Rf ~/'.ssh' && tar -xvzf ~/'Documents/'*'-'$HOSTNAME'-ssh-keys.tar.gz' -C ~ '.ssh' && sync
/var/www/wiki/data/pages/clients/secure_shell.txt · Last modified: 2021/09/30 23:20 by Sean Rhone