diff --git a/.ssh/config b/.ssh/config new file mode 100644 index 0000000..9d0099c --- /dev/null +++ b/.ssh/config @@ -0,0 +1,37 @@ +############################################################################### +# # +# ● ○ ○ ○ ● # +# ● ● ○ ● ● Mike Ochmann # +# ● ○ ● ○ ● https://mike-ochmann.de # +# ● ○ ○ ○ ● # +# ● ○ ○ ○ ● # +# # +# My personal ssh config # +# Version 1,0.0 # +# # +############################################################################### + +Include ~/.ssh/config.d/* + +Host git.mike-ochmann.de box mikoc mikob + IdentityFile ~/.ssh/mikohosting_rsa + +Host git.mike-ochmann.de + User git + HostName git.mike-ochmann.de + +Host box + User miko + HostName box.mike-ochmann.de + +Host mikoc + User miko + HostName bus.uberspace.de + ServerAliveInterval 30 + ServerAliveCountMax 3 + +Host miko + User mikob + HostName giacobini.uberspace.de + ServerAliveInterval 30 + ServerAliveCountMax 3 diff --git a/.ssh/config.d/.propeller.swp b/.ssh/config.d/.propeller.swp new file mode 100644 index 0000000..133b106 Binary files /dev/null and b/.ssh/config.d/.propeller.swp differ diff --git a/.ssh/config.d/fsi b/.ssh/config.d/fsi new file mode 100644 index 0000000..1209b2f --- /dev/null +++ b/.ssh/config.d/fsi @@ -0,0 +1,67 @@ +############################################################################### +# # +# ● ○ ○ ○ ● # +# ● ● ○ ● ● Mike Ochmann # +# ● ○ ● ○ ● https://mike-ochmann.de # +# ● ○ ○ ○ ● # +# ● ○ ○ ○ ● # +# # +# ssh config for FSI - Hochschule Trier # +# Version 1,0.0 # +# # +############################################################################### + +Host bastion minecraft + User webmaster + IdentityFile /Users/mochmann/.ssh/uni_rsa + ForwardAgent yes + +Host bastion + HostName 143.93.59.175 + +Host minecraft + Hostname minecraft.main.fsi + ProxyJump bastion + +Host cloud + Hostname nextcloud.main.fsi + ProxyJump bastion + +host zeus + HostName fsi.hochschule-trier.de + User webmaster + IdentityFile /Users/mochmann/.ssh/uni_rsa +host morpheus + HostName morpheus.fsi.hochschule-trier.de + User webmaster + IdentityFile /Users/mochmann/.ssh/uni_rsa +host gitlab + HostName gitlab.fsi.hochschule-trier.de + User webmaster + IdentityFile /Users/mochmann/.ssh/uni_rsa +host cloud + HostName cloud.fsi.hochschule-trier.de + User webmaster + IdentityFile /Users/mochmann/.ssh/uni_rsa +host polyhymnia + HostName polyhymnia.fsi.hochschule-trier.de + User webmaster + IdentityFile /Users/mochmann/.ssh/uni_rsa +host phantasos + HostName phantasos.fsi.hochschule-trier.de + User webmaster + IdentityFile /Users/mochmann/.ssh/uni_rsa +host docker + HostName docker.fsi.rocks + User webmaster + IdentityFile /Users/mochmann/.ssh/uni_rsa +host chronos + HostName chronos.fsi.hochschule-trier.de + User webmaster + IdentityFile /Users/mochmann/.ssh/uni_rsa +host minecraft.old + HostName minecraft.fsi.hochschule-trier.de + User webmaster + IdentityFile /Users/mochmann/.ssh/uni_rsa + + diff --git a/.ssh/config.d/maschinendeck b/.ssh/config.d/maschinendeck new file mode 100644 index 0000000..7e21872 --- /dev/null +++ b/.ssh/config.d/maschinendeck @@ -0,0 +1,41 @@ +############################################################################### +# # +# ● ○ ○ ○ ● # +# ● ● ○ ● ● Mike Ochmann # +# ● ○ ● ○ ● https://mike-ochmann.de # +# ● ○ ○ ○ ● # +# ● ○ ○ ○ ● # +# # +# My ssh config for Maschinendeck Trier e.V. # +# Version 1,0,0 # +# # +############################################################################### +host mdeck.new mdeck tuer mcloud bridge mdeck.uber.space + IdentityFile /Users/mochmann/.ssh/maschinendeck_rsa + +host mdeck.new + HostName tritton.uberspace.de + User maschine + +host mdeck.uber.space + Hostname mdeck.uber.space + User mdeck + +host mdeck + Hostname mdeck.uber.space + User mdeck + +host tuer + Hostname tuer.maschinendeck.org + User alarm + ForwardAgent yes + +host mcloud + HostName 192.168.0.64 + ProxyJump tuer + User alarm + +host bridge + Hostname bridge.local + User pi + ProxyJump tuer diff --git a/.ssh/config.d/propeller b/.ssh/config.d/propeller new file mode 100644 index 0000000..94757e9 --- /dev/null +++ b/.ssh/config.d/propeller @@ -0,0 +1,68 @@ +############################################################################### +# # +# ● ○ ○ ○ ● # +# ● ● ○ ● ● Mike Ochmann # +# ● ○ ● ○ ● https://mike-ochmann.de # +# ● ○ ○ ○ ● # +# ● ○ ○ ○ ● # +# # +# My ssh config for propeller GmbH # +# Version 1,0,0 # +# # +############################################################################### + +# uberspace +Host crommelin + HostName propeller.technology + User proadmin + ServerAliveInterval 30 + ServerAliveCountMax 3 + +# gitlab +Host gitlab.propeller.de + HostName gitlab.propeller.de + User git + IdentityFile /Users/mochmann/.ssh/propeller_rsa + ForwardAgent yes + +Host anubis atum hapi min aton thot geb ptah bastet propeller.technology crommelin + User mochmann + IdentityFile /Users/mochmann/.ssh/propeller_rsa + ForwardAgent yes + +Host anubis + HostName anubis.propeller.de +Host atum + HostName atum.propeller.de +Host hapi + HostName hapi.propeller.de +Host min + HostName min.propeller.de +Host aton + HostName aton.propeller.de +Host thot + HostName thot.propeller.de +Host geb + HostName geb.propeller.de +Host ptah + HostName ptah.propeller.de +Host bastet + HostName bastet.propeller.de + +# OLD HOSTS +Host ark ichigo manticore zerotwo nexus mars + User ochmann + IdentityFile /Users/mochmann/.ssh/id_rsa + +Host ark + HostName ark.propeller.de +Host ichigo + HostName ichigo.propeller.de +Host manticore + HostName manticore.propeller.de +Host zerotwo + HostName zerotwo.propeller.de +Host nexus + HostName nexus.propeller.de +Host mars + HostName mars.propeller.de diff --git a/.ssh/config.d/propeller_kunden b/.ssh/config.d/propeller_kunden new file mode 100644 index 0000000..01ef4e8 --- /dev/null +++ b/.ssh/config.d/propeller_kunden @@ -0,0 +1,31 @@ +############################################################################### +# # +# ● ○ ○ ○ ● # +# ● ● ○ ● ● Mike Ochmann # +# ● ○ ● ○ ● https://mike-ochmann.de # +# ● ○ ○ ○ ● # +# ● ○ ○ ○ ● # +# # +# ssh config for systemas of customers of propeller GmbH # +# Version 1,0,0 # +# # +############################################################################### + +Host prop.bistum + HostName srv01.bischoeflicheweingueter.de + User propeller + IdentityFile /Users/mochmann/.ssh/propeller_rsa + ForwardAgent yes + +Host prop.heiligrock + HostName cloud1.bistum-trier.de + User heilig-rock + IdentityFile /Users/mochmann/.ssh/heiligrock_rsa + ForwardAgent yes + +Host prop.meetingmasters + HostName meetingmasters.de + User typo3-install + IdentityFile /Users/mochmann/.ssh/meetingmasters_rsa + Port 56834 + ForwardAgent yes