]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Fri, 26 Nov 2021 07:46:11 +0000 (08:46 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Fri, 26 Nov 2021 07:46:11 +0000 (08:46 +0100)
ssh/ssh_config
sysctl.conf

index 66b0d87743d9f8982e8cf840be36696b113c3cc4..ffb6a832a4f282a252805fd9ba9ad4e4fb887de9 100644 (file)
@@ -50,6 +50,7 @@ Host *
     # ControlPath                 /tmp/ssh_mux_%h_%p_%r
     # ControlPersist              2h
     # SendEnvs                 LANG LC_*
+    # UserKnownHostsFile               ~/.ssh/known_hosts.d/%k
     HashKnownHosts             no
     GSSAPIAuthentication       yes
     ForwardAgent               yes
index bd112aafe3d979b9dfadbf2a1f213831cb30927d..c5110c51166e15003a9fc7f6bc07fc8c6fcfcef2 100644 (file)
@@ -66,3 +66,5 @@
 # for what other values do
 #kernel.sysrq=438
 
+fs.inotify.max_user_watches = 524288
+