Add new stuff

This commit is contained in:
ViktorBarzin 2018-05-27 01:17:48 +01:00
parent 84b1276bcb
commit ffbd0541ca

View file

@ -289,3 +289,6 @@ alias lk1="sudo logkeys --start --output /home/viktor/tt --device /dev/input/eve
rem_known() {
"ssh-keygen -f '/home/viktor/.ssh/known_hosts' -R $1"
}
alias homep="sudo ssh root@samitor.com -L 80:localhost:80"
alias homes="sudo ssh home"