Commit Graph

1039 Commits

Author SHA1 Message Date
Aminda Suomalainen b645f33592 bashrc: fix dynamic terminal title 2015-09-10 12:15:55 +03:00
Aminda Suomalainen 638b28d0bf Xresources: remove duplicate options (#83) 2015-09-10 11:50:13 +03:00
Aminda Suomalainen 3bc52ce650 Xresources: swap the package comments 2015-09-10 11:29:17 +03:00
Aminda Suomalainen 3b6f924ed4 Xdefaults --> XResources 2015-09-10 09:16:31 +03:00
Aminda Suomalainen 81cec47b88 remove terminator config
It doesn't like getting overwritten and restores everything to ugly
defaults. It looks like I must find another one.
2015-09-10 09:01:25 +03:00
Aminda Suomalainen ed49b2e397 update conf/terminator.config 2015-09-10 08:58:46 +03:00
Aminda Suomalainen 3bac298e0e install: fix typo 2015-09-10 08:55:26 +03:00
Aminda Suomalainen 1e24de5317 add conf/terminator 2015-09-09 15:03:13 +03:00
Aminda Suomalainen c30d82e2ee tmux.conf: add comments, not-login shell...
aggressive resize, prevent freezing
2015-09-07 09:36:08 +03:00
Aminda Suomalainen 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
Aminda Suomalainen 74d57e0b0f tmux.conf: use tmux-256color 2015-09-06 19:11:47 +03:00
Aminda Suomalainen 0f00443a7b sshd_config: mention the LC_ALL anyway
my config files are horrible, too many comments.
2015-09-06 18:42:36 +03:00
Aminda Suomalainen 96ca38818f sshd_config: don't talk so much about locales 2015-09-06 18:40:02 +03:00
Aminda Suomalainen 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
Aminda Suomalainen a3d5fbd9d7 sshd_config: http://serverfault.com/a/660325 2015-09-06 18:27:50 +03:00
Aminda Suomalainen a0352630fd sshd_config: verbose logging of sftp 2015-09-06 17:37:34 +03:00
Aminda Suomalainen 8d55bc53db sshd_config: use internal sftp & fixes
thanks again @grawity
2015-09-06 17:20:12 +03:00
Aminda Suomalainen c82b706942 fix 7470403158
thanks @DarthGandalf and @grawity on #znc
2015-09-06 17:13:21 +03:00
Aminda Suomalainen 7470403158 sshd_config: add Fedora & Gentoo sftp-server
thanks Conjuro and @DarthGandalf on #znc
2015-09-06 17:09:55 +03:00
Aminda Suomalainen 774346c8d0 fix sshd_config 2015-09-06 08:42:29 +03:00
Aminda Suomalainen 68c6da5aec ssh_config: fix comments 2015-09-06 08:15:17 +03:00
Aminda Suomalainen dc9f8b0ab5 sort sshd_config 2015-09-06 08:12:41 +03:00
Aminda Suomalainen 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
Aminda Suomalainen 90c86466dd ssh_config: also sendenv LANGUAGE 2015-09-06 07:30:41 +03:00
Aminda Suomalainen 6fc4b6a29b ssh_config: add missing dot 2015-09-05 23:50:31 +03:00
Aminda Suomalainen 28c2f0b8d8 ssh_config: SendEnv LANG LC_* 2015-09-05 23:46:00 +03:00
Aminda Suomalainen 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
Aminda Suomalainen c50516ced3 etc/xdg/autostart: add redshift-gtk 2015-09-05 22:57:45 +03:00
Aminda Suomalainen c2b93abe27 relevant systemd services: after network-online 2015-09-05 09:07:41 +03:00
Aminda Suomalainen 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
Aminda Suomalainen b12c2df5d2 ssh config: remove IdentityFile
It's more bother than it's worth in my use.
2015-09-02 18:15:53 +03:00
Aminda Suomalainen e37780bb2c add my ed25519 key 2015-09-02 18:04:04 +03:00
Aminda Suomalainen 2687615bf0 chmod: touch ~/.ssh/authorized_keys before chmo...
dding it.
2015-09-02 16:38:59 +03:00
Aminda Suomalainen bd3ee60e61 ssh_config: fix paste fail 2015-09-02 08:33:02 +03:00
Aminda Suomalainen 66f604a6dd ssh_config: add UpdateHostKeys yes 2015-09-02 08:15:16 +03:00
Aminda Suomalainen 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
Aminda Suomalainen 888686ef48 etc/ssh/copy: add verbosity 2015-09-01 17:32:56 +03:00
Aminda Suomalainen c2c0c4fa08 etc/ssh: add copy script 2015-09-01 17:31:42 +03:00
Aminda Suomalainen 25bf96e30a ssh_config: my ssh key is not system-wide 2015-09-01 17:16:37 +03:00
Aminda Suomalainen 898b1dbfaf update ssh config 2015-09-01 17:14:06 +03:00
Aminda Suomalainen 96dfc06668 ssh_config: remove unrelated comments 2015-09-01 17:06:33 +03:00
Aminda Suomalainen defa0b9df1 etc/ssh: add ssh_config 2015-09-01 16:48:27 +03:00
Aminda Suomalainen 4cdf8dfe71 sshd_config: add ClientAliveCountMax ClientAliveInterval 2015-09-01 16:40:56 +03:00
Aminda Suomalainen 2b266ac7e2 ssh config: add ServerAliveCountMax 2015-09-01 15:54:05 +03:00
Aminda Suomalainen 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
Aminda Suomalainen 702d426345 sort ssh config 2015-08-30 17:17:12 +03:00
Aminda Suomalainen a87af2c43c ssh config: add HashKnownHosts 2015-08-30 17:11:04 +03:00
Aminda Suomalainen 898b30cccc update ssh config 2015-08-30 17:08:29 +03:00
Aminda Suomalainen 73e9e99d9c sshd_config: cleaning up 2015-08-30 16:54:21 +03:00
Aminda Suomalainen 7b8bf1710d conf/inxi.conf: use ♥ as inxi/inxi.conf 2015-08-28 20:02:43 +03:00