ed49b2e397
update conf/terminator.config
2015-09-10 08:58:46 +03:00
3bac298e0e
install: fix typo
2015-09-10 08:55:26 +03:00
1e24de5317
add conf/terminator
2015-09-09 15:03:13 +03:00
c30d82e2ee
tmux.conf: add comments, not-login shell...
...
aggressive resize, prevent freezing
2015-09-07 09:36:08 +03:00
779a863f5d
Revert "tmux.conf: use tmux-256color"
...
This reverts commit 74d57e0b0f
.
* * * * *
Apparently my tests were flawed as seen after reboot and there is no
terminfo for tmux-256color even in Arch stable repos yet.
2015-09-07 09:24:13 +03:00
74d57e0b0f
tmux.conf: use tmux-256color
2015-09-06 19:11:47 +03:00
0f00443a7b
sshd_config: mention the LC_ALL anyway
...
my config files are horrible, too many comments.
2015-09-06 18:42:36 +03:00
96ca38818f
sshd_config: don't talk so much about locales
2015-09-06 18:40:02 +03:00
801e3e0941
sshd_config: AcceptEnv LANG, LANGUAGE LC_*
...
but not LC_ALL and there is no asterisk, the varibles are allowed
separately. It's very unlikely that someone invents a new locale type.
2015-09-06 18:36:48 +03:00
a3d5fbd9d7
sshd_config: http://serverfault.com/a/660325
2015-09-06 18:27:50 +03:00
a0352630fd
sshd_config: verbose logging of sftp
2015-09-06 17:37:34 +03:00
8d55bc53db
sshd_config: use internal sftp & fixes
...
thanks again @grawity
2015-09-06 17:20:12 +03:00
c82b706942
fix 7470403158
...
thanks @DarthGandalf and @grawity on #znc
2015-09-06 17:13:21 +03:00
7470403158
sshd_config: add Fedora & Gentoo sftp-server
...
thanks Conjuro and @DarthGandalf on #znc
2015-09-06 17:09:55 +03:00
774346c8d0
fix sshd_config
2015-09-06 08:42:29 +03:00
68c6da5aec
ssh_config: fix comments
2015-09-06 08:15:17 +03:00
dc9f8b0ab5
sort sshd_config
2015-09-06 08:12:41 +03:00
c3f351d21f
sshd_config: add commented AcceptEnv
...
and reason why it's commented, security, ShellShock worked with remotely
sent environent variables even with restricted accounts.
2015-09-06 07:33:32 +03:00
90c86466dd
ssh_config: also sendenv LANGUAGE
2015-09-06 07:30:41 +03:00
6fc4b6a29b
ssh_config: add missing dot
2015-09-05 23:50:31 +03:00
28c2f0b8d8
ssh_config: SendEnv LANG LC_*
2015-09-05 23:46:00 +03:00
ed0d6d663a
don't use LC_ALL
...
According to ArchWiki, LANG sets LC_* which aren't explicitly set and
LC_ALL is meant for testing/troubleshooting only.
2015-09-05 23:39:16 +03:00
c50516ced3
etc/xdg/autostart: add redshift-gtk
2015-09-05 22:57:45 +03:00
c2b93abe27
relevant systemd services: after network-online
2015-09-05 09:07:41 +03:00
110fa37539
remove FINEID keys
...
1. I don't appear to even use the card.
2. They are RSA which is just expiring.
2015-09-02 18:21:59 +03:00
b12c2df5d2
ssh config: remove IdentityFile
...
It's more bother than it's worth in my use.
2015-09-02 18:15:53 +03:00
e37780bb2c
add my ed25519 key
2015-09-02 18:04:04 +03:00
2687615bf0
chmod: touch ~/.ssh/authorized_keys before chmo...
...
dding it.
2015-09-02 16:38:59 +03:00
bd3ee60e61
ssh_config: fix paste fail
2015-09-02 08:33:02 +03:00
66f604a6dd
ssh_config: add UpdateHostKeys yes
2015-09-02 08:15:16 +03:00
c05b52354f
sshd_config: restore Client*
...
I am sure I committed them already, but they have disappeared somewhere.
Maybe I accidentally overwrote them.
2015-09-01 17:37:33 +03:00
888686ef48
etc/ssh/copy: add verbosity
2015-09-01 17:32:56 +03:00
c2c0c4fa08
etc/ssh: add copy script
2015-09-01 17:31:42 +03:00
25bf96e30a
ssh_config: my ssh key is not system-wide
2015-09-01 17:16:37 +03:00
898b1dbfaf
update ssh config
2015-09-01 17:14:06 +03:00
96dfc06668
ssh_config: remove unrelated comments
2015-09-01 17:06:33 +03:00
defa0b9df1
etc/ssh: add ssh_config
2015-09-01 16:48:27 +03:00
4cdf8dfe71
sshd_config: add ClientAliveCountMax ClientAliveInterval
2015-09-01 16:40:56 +03:00
2b266ac7e2
ssh config: add ServerAliveCountMax
2015-09-01 15:54:05 +03:00
359a4becb8
rc: remove OS X specific ssh-add
...
OS X OpenSSH doesn't work with VerifyHostKeyDNS=yes, so it OpenSSH must
be installed from Homebrew or MacPorts which (at least Homebrew) don't
support the flag to add the key to keychain.
2015-08-31 09:25:11 +03:00
702d426345
sort ssh config
2015-08-30 17:17:12 +03:00
a87af2c43c
ssh config: add HashKnownHosts
2015-08-30 17:11:04 +03:00
898b30cccc
update ssh config
2015-08-30 17:08:29 +03:00
73e9e99d9c
sshd_config: cleaning up
2015-08-30 16:54:21 +03:00
7b8bf1710d
conf/inxi.conf: use ♥ as inxi/inxi.conf
2015-08-28 20:02:43 +03:00
3c0bcab8d8
install: remove xsessionrc
2015-08-28 19:18:19 +03:00
db56a120ce
rc: xsessionrc & migrate reasonable lines to profile
2015-08-28 19:17:08 +03:00
c922d0aa37
etc/ssh/sshd_config: fix banner
2015-08-28 19:25:26 +03:00
96538ae35c
ssh config: add UpdateHostKeys=ask
2015-08-28 19:22:54 +03:00
7e4bbfba5a
sshd_config: also remove ecdsa keys
2015-08-28 14:29:34 +03:00