]> Frank Brehm's Git Trees - config/sarah/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Thu, 27 Oct 2016 04:25:18 +0000 (06:25 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 27 Oct 2016 04:25:18 +0000 (06:25 +0200)
apt/sources.list.d/fbrehm.list
ssh/ssh_config

index 59d6e17f84f46b5f3dd0ead878787e087d8c1ca9..d77371285a0d8bd33b37292f77e659d6b8bd8565 100644 (file)
@@ -2,5 +2,5 @@
 # ---------------------
 
 #deb   http://www.brehm-online.com/debian/jessie       ./
-deb    http://uhu8.uhu-banane.de/Debian/jessie         ./
-deb-src        http://uhu8.uhu-banane.de/Sources               ./
+deb    http://repo.uhu-banane.de/Debian/jessie         ./
+deb-src        http://repo.uhu-banane.de/Sources               ./
index 3810e13d739e15cf0404b417eb3a3a193ac90e6b..6638194abcac1adcaa0fefaa5d1acfbf926022ba 100644 (file)
@@ -32,7 +32,7 @@ Host *
 #   CheckHostIP yes
 #   AddressFamily any
 #   ConnectTimeout 0
-#   StrictHostKeyChecking ask
+    StrictHostKeyChecking no
 #   IdentityFile ~/.ssh/identity
 #   IdentityFile ~/.ssh/id_rsa
 #   IdentityFile ~/.ssh/id_dsa
@@ -49,6 +49,6 @@ Host *
 #   ProxyCommand ssh -q -W %h:%p gateway.example.com
 #   RekeyLimit 1G 1h
     SendEnv LANG LC_*
-    HashKnownHosts yes
+    HashKnownHosts no
     GSSAPIAuthentication yes
     GSSAPIDelegateCredentials no