Commit Graph

1067 Commits

Author SHA1 Message Date
Aminda Suomalainen 2154ee9b01 etx/xdg/autostart: cleaning 2015-10-25 14:26:24 +02:00
Aminda Suomalainen ffe94ff7f4 bashrc & zshrc: sshguard with IPv6
Closes #85
2015-10-25 14:10:01 +02:00
Aminda Suomalainen a5ca47e88d nginx: X-Xss-Protectio & -Content-Type-Options
via https://securityheaders.io/ via znc/znc#1168
2015-10-25 09:18:34 +02:00
Aminda Suomalainen ad6acf1be9 tmux: remove options causing errors on 2.1-1 2015-10-20 08:36:40 +03:00
Aminda Suomalainen 47eac3b6eb sources.list README: add wget method 2015-10-17 14:31:48 +03:00
Aminda Suomalainen 6b46e82aaf tmux.conf: use tmux-256color
For older systems use tmux-old-ncurses.bash (also added in this commit)
for forcing screen-256color instead.

From what I have understood the difference is that screen-256color
doesn't handle italics or something.
2015-09-27 09:26:51 +03:00
Aminda Suomalainen 650829aea9 nginx: add Upgrade Insecure Requests
http://caniuse.com/#feat=upgradeinsecurerequests
2015-09-23 17:50:11 +03:00
Aminda Suomalainen 0024333230 fix e86ceeccb6 2015-09-21 15:42:40 +03:00
Aminda Suomalainen e86ceeccb6 rc: *sslcertfp: also check sha512 sum 2015-09-21 15:41:19 +03:00
Aminda Suomalainen f1ad46eea5 Windows.reg: enable numlock on boot
It makes writing the pin-codes a lot more easy.
2015-09-20 07:20:08 +03:00
Aminda Suomalainen 0a390158a2 ssh_config: vardiera 2015-09-14 14:27:23 +03:00
Aminda Suomalainen 02f4f2f0d4 profile.d/mikaela.sh: set TZ to $(date +%Z)
Also remove the commented Steam thing as it's Antergos-only issue.
2015-09-13 10:46:38 +03:00
Aminda Suomalainen e94c13d2b9 Xresources: add font packages 2015-09-13 00:50:34 +03:00
Aminda Suomalainen f2647f9059 Xresources: add fallback for Ubuntu Mono
It doesn't fix LOT, but I don't care and I should be sleeping and not
committing things.

Also changed `doesn't` to `does not` as `xrdb` cared too much about the
`'` even if it was in comment.
2015-09-13 00:43:29 +03:00
Aminda Suomalainen 71e05ac396 rc: fix clear-apt-list-cache
with the && the operations are aborted in case they don't succeed
instead of just continuing until the end.
2015-09-12 10:01:57 +00:00
Aminda Suomalainen 643119d972 rc: don't override sytem LANG & TZ
TZ is now $(date +%Z) for sending over SSH. LANG should be in system
settings and of course both can be overridden e.g.g in `.custom`.
2015-09-12 12:07:40 +03:00
Aminda Suomalainen c42ae8eb43 ssh: also send EDITOR 2015-09-12 11:45:42 +03:00
Aminda Suomalainen fdf8255372 ssh: send/accept also TZ TERM 2015-09-12 11:42:44 +03:00
Aminda Suomalainen 5229101447 chmod: create ~/.ssh if it doesn't exist 2015-09-12 09:03:07 +03:00
Aminda Suomalainen 3b59232c23 fix c231cdafef 2015-09-10 19:18:30 +03:00
Aminda Suomalainen c231cdafef fix 484e60d318 2015-09-10 19:16:58 +03:00
Aminda Suomalainen 484e60d318 zshrc: comment dynamic title changing
it breaks tmux title changing which is better.
2015-09-10 19:15:11 +03:00
Aminda Suomalainen 9b8c67d917 zshrc: dynamic terminal title 2015-09-10 18:56:04 +03:00
Aminda Suomalainen fccaa217f1 tmux.conf: set terminal titles 2015-09-10 18:48:36 +03:00
Aminda Suomalainen 18fff3fbf7 Xresources: mention rxvt-unicode-pixbuf 2015-09-10 18:29:31 +03:00
Aminda Suomalainen 407853f385 conf/Xresurces: set icon for urxvt
utilities-terminal from MATE icon theme.
2015-09-10 18:22:40 +03:00
Aminda Suomalainen 86205e1b65 xinitrc: load Xresources 2015-09-10 17:39:58 +03:00
Aminda Suomalainen 09450de2a1 Xresources: reloading & enable plain srollbar 2015-09-10 17:30:29 +03:00
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