Advertisement
Guest User

Untitled

a guest
Dec 16th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. ## poczta.onet
  2. # online
  3. alias online='ssh online@online.m5r2.onet'
  4.  
  5. # pz0.m5r2.onet
  6. alias pz0='ssh root@pz0.m5r2.onet'
  7.  
  8. # pxe.pl-krk-ruc.iaas
  9. alias pxe='ssh mzacny@pxe.pl-krk-ruc.iaas'
  10.  
  11. # niuop
  12. alias niuop='ssh -o Ciphers=3des-cbc mzacny@niuop.adm.onet'
  13.  
  14. # logi
  15. alias logi='ssh mzacny@logi.grupa.onet'
  16.  
  17. # logitech g413
  18. alias g413='sudo g413-led -fx breathing all FF0000 24'
  19.  
  20. # logitech g102 , 3B79A9
  21. alias g102='sudo /usr/bin/python /home/mzacny/Git/g203-led/g203-led.py breathe FF0000 9000 50'
  22.  
  23. # ip4
  24. alias ip44='ssh mzacny@10.177.32.31'
  25.  
  26. # ovh
  27. alias ovh='ssh root@51.38.131.126'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement