add hasteadd gw01
This commit is contained in:
parent
e71c2906af
commit
356fd76671
5 changed files with 293 additions and 3 deletions
|
@ -14,10 +14,13 @@ alias flip="shuf -i 0-1 -n 1 | sed -e 's/1/Pile/' -e 's/0/Face/'"
|
|||
alias dl="wget -r -k -T 5 -t 2 -U 'Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0' "
|
||||
alias paste="pastebin -m -n Hactar"
|
||||
alias pass="tr -dc A-Za-z0-9_ < /dev/urandom | head -c 20 | xargs"
|
||||
alias os="openstack"
|
||||
alias oss="openstack server"
|
||||
alias osc="openstack console log show"
|
||||
alias public="z3 root@public01.infra.gs.ovh.net"
|
||||
alias melt="sm3 gs@mozg-meltingpot.ovh.ha.ovh.net"
|
||||
alias hr-admin="z3 root@hr-admin.rungs.ovh"
|
||||
alias mis="sm3 mozg-mis.ovh.ha.ovh.net"
|
||||
alias thot_reseller-robot-preprod='thot '\''wss://thot.ovh.com/tail/?tk=e4bdf746-d041-41d3-81a5-7e4629d3e507'\'
|
||||
alias thot_cloudweb-robot-preprod='thot '\''wss://thot.ovh.com/tail/?tk=c89ec346-ce0d-4504-b69b-b3c216e91385'\'
|
||||
alias m5='sm3 ovh@mozg-mutu5.ovh.ha.ovh.net'
|
||||
alias gw01='z3 gw01.infra.mps.gs.ovh.net'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue