ssh-keygen -f "/home/mg/.ssh/known_hosts" -R "ceph-1.grote.lan" als alias
This commit is contained in:
parent
dc66459d5a
commit
d60515ced4
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ alias scs="systemctl status "
|
|||
alias scr="systemctl restart "
|
||||
alias scw="watch systemctl status "
|
||||
alias scat="sudo cat "
|
||||
alias ssh_rk="ssh-keygen -f /home/mg/.ssh/known_hosts -R "
|
||||
# typo
|
||||
alias mkae="make "
|
||||
alias amke="make "
|
||||
|
|
Loading…
Reference in a new issue