add tmux, add asciinema
This commit is contained in:
parent
7e6efba1eb
commit
e9d7e9ff15
4 changed files with 200 additions and 1 deletions
|
@ -23,4 +23,151 @@ Host ansible
|
|||
Host node*
|
||||
User root
|
||||
Port 16843
|
||||
IdentityFile ~/.ssh/ed25519
|
||||
IdentityFile ~/.ssh/ed25519
|
||||
|
||||
Host 213.186.33.88
|
||||
Hostname 213.186.33.88
|
||||
User qgodefro
|
||||
Port 22
|
||||
IdentityFile /home/qgodefro/.ssh/ovh_sdev
|
||||
|
||||
Host z3.ovh.net
|
||||
Hostname z3.ovh.net
|
||||
User qgodefro
|
||||
Port 22
|
||||
IdentityFile /home/qgodefro/.ssh/cache_z3
|
||||
|
||||
Host z3b.ovh.net
|
||||
Hostname z3b.ovh.net
|
||||
User qgodefro
|
||||
Port 22
|
||||
IdentityFile /home/qgodefro/.ssh/cache_z3
|
||||
|
||||
#Host *.reseller.mis.ovh.net
|
||||
# ProxyCommand ssh -F ~/.ssh/config z3 -t -- root@%h -p %p
|
||||
|
||||
#Host *.ovh.net
|
||||
# ControlMaster auto
|
||||
# ControlPath ~/.ssh/mux-%r@%h:%p
|
||||
# ControlPersist 15m
|
||||
|
||||
Host node122140
|
||||
Port 16843
|
||||
Hostname 91.121.122.140
|
||||
IdentityFile /home/qgodefro/.ssh/desk
|
||||
|
||||
Host stash.ovh.net
|
||||
User git
|
||||
Hostname stash.ovh.net
|
||||
Port 7999
|
||||
IdentityFile /home/qgodefro/.ssh/desk
|
||||
|
||||
Host git.edmund.ovh
|
||||
User git
|
||||
Hostname git.edmund.ovh
|
||||
Port 22
|
||||
IdentityFile /home/qgodefro/.ssh/desk
|
||||
|
||||
Host qgodefro1
|
||||
User debian
|
||||
Hostname qgodefro1.rungs.ovh
|
||||
Port 22
|
||||
IdentityFile /home/qgodefro/.ssh/desk
|
||||
|
||||
Host node122140
|
||||
User root
|
||||
Hostname 91.121.122.140
|
||||
Port 26843
|
||||
IdentityFile /home/qgodefro/.ssh/desk
|
||||
|
||||
Host run-gra3
|
||||
User debian
|
||||
Hostname 145.239.157.139
|
||||
IdentityFile /home/qgodefro/.ssh/ovh_sdev
|
||||
|
||||
Host run-gra1
|
||||
User debian
|
||||
Hostname 213.32.76.187
|
||||
IdentityFile /home/qgodefro/.ssh/ovh_sdev
|
||||
|
||||
Host meltingpot
|
||||
User gs
|
||||
Hostname mozg-meltingpot.ovh.ha.ovh.net
|
||||
|
||||
Host davros
|
||||
User hactar
|
||||
Hostname davros.ovh
|
||||
Port 16843
|
||||
IdentityFile /home/qgodefro/.ssh/desk
|
||||
|
||||
Host node87222
|
||||
User arch
|
||||
Hostname node87222.ood.ovh
|
||||
Port 16843
|
||||
IdentityFile /home/qgodefro/.ssh/desk
|
||||
|
||||
Host mrboogie
|
||||
User quentin
|
||||
Hostname docki.bobobby.com
|
||||
IdentityFile /home/qgodefro/.ssh/auberge
|
||||
Port 1492
|
||||
|
||||
Host moker
|
||||
User quentin
|
||||
Port 1122
|
||||
IdentityFile ~/.ssh/auberge
|
||||
Hostname moker.fr
|
||||
|
||||
Host beta
|
||||
User root
|
||||
Port 22
|
||||
Hostname beta.namek.fr
|
||||
IdentityFile ~/.ssh/auberge
|
||||
|
||||
Host dev.bobobby.com
|
||||
User git
|
||||
Hostname dev.bobobby.com
|
||||
IdentityFile ~/.ssh/auberge
|
||||
|
||||
Host *.techwars.ovh
|
||||
User debian
|
||||
IdentityFile ~/.ssh/auberge
|
||||
|
||||
Host davros
|
||||
User hactar
|
||||
Hostname davros.ovh
|
||||
Port 16843
|
||||
IdentityFile /root/.ssh/id_rsa
|
||||
|
||||
Host beta.namek.fr
|
||||
User root
|
||||
Port 22
|
||||
IdentityFile /root/.ssh/auberge
|
||||
|
||||
Host node1271
|
||||
User pi
|
||||
Port 7139
|
||||
Hostname node1271.ood.ovh
|
||||
IdentityFile /root/.ssh/id_rsa
|
||||
|
||||
Host gpu
|
||||
Hostname ns3055139.ip-213-32-26.eu
|
||||
Port 22
|
||||
IdentityFile /root/.ssh/gpu
|
||||
|
||||
Host avimbo
|
||||
Hostname sshcloud.cluster024.hosting.ovh.net
|
||||
Port 41045
|
||||
User avimboo
|
||||
IdentityFile /root/.ssh/id_rsa
|
||||
|
||||
Host ansible
|
||||
Hostname node87222.ood.ovh
|
||||
IdentityFile /root/.ssh/auberge
|
||||
Port 16843
|
||||
User arch
|
||||
|
||||
Host node*
|
||||
User root
|
||||
Port 16843
|
||||
IdentityFile /root/.ssh/auberge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue