Commit Graph

995 Commits

Author SHA1 Message Date
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
Aminda Suomalainen 3c0bcab8d8 install: remove xsessionrc 2015-08-28 19:18:19 +03:00
Aminda Suomalainen db56a120ce rc: xsessionrc & migrate reasonable lines to profile 2015-08-28 19:17:08 +03:00
Aminda Suomalainen c922d0aa37 etc/ssh/sshd_config: fix banner 2015-08-28 19:25:26 +03:00
Aminda Suomalainen 96538ae35c ssh config: add UpdateHostKeys=ask 2015-08-28 19:22:54 +03:00
Aminda Suomalainen 7e4bbfba5a sshd_config: also remove ecdsa keys 2015-08-28 14:29:34 +03:00
Aminda Suomalainen 04df2e532b update sshd_config from Arch
OpenSSH 7.1p1-1

Note the sftp subsystem which differs between at least Debian and Arch.
2015-08-28 14:00:25 +03:00
Aminda Suomalainen f69a361ed1 sshd_config: deprecate dsa 2015-08-28 13:54:36 +03:00
Aminda Suomalainen 090f4154d6 rc: add $HOME/.linuxbrew/<bin|sbin|games> to $PATH
To symlink it to sdcard on Sailfish
2015-08-28 08:03:44 +03:00
Aminda Suomalainen ae6651cd47 systemd: add reflector.service 2015-08-25 14:13:44 +03:00
Aminda Suomalainen 3d5360c706 ssh config: add verdarik & tezagm 2015-08-23 06:54:26 +03:00
Aminda Suomalainen b34a567af7 rc: alias winkey
The xxd method, because it's easier to alias. Closes #81
2015-08-22 15:13:22 +03:00
Aminda Suomalainen 7ff510b42b add etc/install
Closes #74
2015-08-22 15:10:01 +03:00
Aminda Suomalainen bec7aced22 etc/systemd/system: README updates 2015-08-21 19:27:40 +03:00
Aminda Suomalainen 76633ba61d add etc/unbound/dnscrypt-proxy.conf 2015-08-21 19:16:12 +03:00
Aminda Suomalainen 18931c320a add dnscrypt proxy services
Thanks @Fusl

Fixes #63
2015-08-21 19:09:39 +03:00
Aminda Suomalainen dc5531dfcd cleaning etc/systemd/system 2015-08-21 19:06:11 +03:00
Aminda Suomalainen 8a281a9550 ssh config: use nemo with synvaler 2015-08-20 20:48:28 +03:00
Aminda Suomalainen c4dcb39b8c nginx: remove the neverused vhost 2015-08-20 20:47:18 +03:00
Aminda Suomalainen 3a32185433 etc/nginx/sites-availble: add X-Frame-Options 2015-08-20 20:36:32 +03:00
Aminda Suomalainen b2eaca582a rc: fix serversslcertfp function
Thanks @mgeedmin from Mikaela/mikaela.github.io#69

Other functions must still be checked probably.

Closes #82
2015-08-20 18:56:33 +03:00
Aminda Suomalainen a06465d161 unbound: move forwards.conf under unbound.conf.d 2015-08-20 18:39:40 +03:00
Aminda Suomalainen 2ab0601c8d systemd: remove dnscrypt-proxy & add miredo 2015-08-20 18:29:00 +03:00
Aminda Suomalainen 3065c552da resolv.conf: add ::1 anyway 2015-08-20 15:24:57 +03:00
Aminda Suomalainen c8dcba24a3 major cleaning 2015-08-20 15:22:22 +03:00
Aminda Suomalainen baff3f7dd1 clean resolv.conf 2015-08-20 15:09:13 +03:00
Aminda Suomalainen 63f3e2eb42 ssh config: VerifyHostKeyDNS=yes 2015-08-20 09:49:31 +03:00
Aminda Suomalainen 8d6b713edc add my ssh config 2015-08-20 09:37:43 +03:00
Aminda Suomalainen b21200a0d3 Revert "Windows.reg: remove UTC setting"
This reverts commit 17d881f4c2.
2015-08-18 11:45:16 +03:00
Aminda Suomalainen 17d881f4c2 Windows.reg: remove UTC setting
just set local time as UTC.
2015-08-16 14:23:37 +03:00
Aminda Suomalainen e3b067cf5d etc/resolv.conf: swap Google DNS
I prefer them to be in order primary and seconary if I use both and as
IPv6 is above it should be the primary making IPv4 below secondary.
2015-08-16 12:07:59 +03:00
Aminda Suomalainen a55ab90ca3 resolv.conf: replace OpenDNS with Google
If both Google servers go down, there are still the others which unbound
that I run on all devices is using.
2015-08-16 12:05:50 +03:00
Aminda Suomalainen f6b562f517 comment on etc/resolv.conf 2015-08-16 11:30:06 +03:00
Aminda Suomalainen f93a3d5da3 Windows.reg: add dword for RealTimeIsUniversal 2015-08-11 15:25:43 +03:00
Aminda Suomalainen 518a5c2a17 sources.list: add (Ubuntu) devel 2015-08-06 12:01:21 +03:00
Aminda Suomalainen 198f311303 rc: fallback to curl with myip
Closes #80

Possibly broken somehow.
2015-07-31 18:07:54 +03:00
Aminda Suomalainen 93d775c3a5 fix etc/profile.d/mikaela.sh 2015-07-29 10:16:30 +03:00
Aminda Suomalainen 632f2f2b6b sources.list: clean Ubuntu ones 2015-07-29 10:04:54 +03:00
Aminda Suomalainen 741c6a8571 sources.list/ubuntu: add commented proposed
Closes #79
2015-07-28 19:23:48 +03:00
Aminda Suomalainen aeeed423df sources.list/ubuntu: coment ddebs 2015-07-28 19:09:26 +03:00
Aminda Suomalainen 95dc6cfa17 sources.list: ubuntu: add ddebs.ubuntu.com
https://wiki.ubuntu.com/DebuggingProgramCrash
2015-07-28 19:06:38 +03:00
Aminda Suomalainen fa44f85e48 sources.list: chmod +x install* 2015-07-28 18:59:03 +03:00
Aminda Suomalainen 6b527a87cb sources.list: 14.10 is EOL 2015-07-24 09:06:19 +03:00
Aminda Suomalainen 386f39939c rc: workaround for apt Happy Eyeballs
Closes #65
2015-07-22 15:51:20 +03:00
Aminda Suomalainen 4ef91d2ba4 zshrc: move lost comment to correct place 2015-07-22 15:42:57 +03:00