Commit Graph

1813 Commits

Author SHA1 Message Date
Aminda Suomalainen 267dd77604
im.riot.Riot.desktop: add missing word "run" 2021-02-19 14:27:16 +02:00
Aminda Suomalainen 8463fa8f5c
local/share/applications: Riot -> Element
Package name hasn't changed though so I imagine the icon is the same too
2021-02-19 13:59:27 +02:00
Aminda Suomalainen 95a44d0be9
etc/pipewire: document the volume cutoff (pulseaudio style) workaround 2021-02-18 14:51:22 +02:00
Aminda Suomalainen c8e89a5817
systemd: add coredump.conf.d/biggercores.conf 2021-02-18 14:47:23 +02:00
Aminda Suomalainen 144c64299b
systemd/user: add pulseaudio override for verbose logging 2021-02-18 10:17:58 +02:00
Aminda Suomalainen 8155bec959
sysctl.d: add 00-quic-go-udp-receive-buffer.conf
So I will remember it's existence
2021-02-13 09:36:28 +02:00
Aminda Suomalainen 771e060979
tmux.conf: add hostname & adjust bar 2021-02-10 16:42:58 +02:00
Aminda Suomalainen a0c61231f4
systemd/resolved.conf.d: add snopyta-strict.conf
While posting an example how I would do it I might as well put it here
2021-02-10 16:12:42 +02:00
Aminda Suomalainen b83de8c23f
tmux.conf: copy decimal date 2021-02-10 13:56:43 +02:00
Aminda Suomalainen 288b010fe5
sshd: move mikaela-prohibit-password.conf to broken/
Apparently OpenSSH only allows PasswordAuthentication yes within a Match
block.
2021-02-02 14:12:43 +02:00
Aminda Suomalainen 1be2720861
sshd: explicitly "terminate" Match blocks by Match All
https://unix.stackexchange.com/a/303982/17126 & man sshd_config
2021-02-02 13:58:35 +02:00
Aminda Suomalainen 3260950712
sshd/anoncvs.conf: vcs users shouldn't ever be asked for a password
even if the system would allow that.
2021-02-02 13:06:04 +02:00
Aminda Suomalainen 2711c5975e
NetworkManager.conf.d: add no-search-domains.conf 2021-02-02 12:52:34 +02:00
Aminda Suomalainen 7ad17f8087
sshd/user-permit-password.conf: note on how to allow specific user to use passwords 2021-02-01 17:11:06 +02:00
Aminda Suomalainen 1503367c86
sshd_config & ….d/README: note min version & date 2021-01-31 13:51:06 +02:00
Aminda Suomalainen f75bc7bd07
sshd/basic-security.conf: remove deprecated option
> /etc/ssh/sshd_config.d/basic-security.conf line 24: Deprecated option UsePrivilegeSeparation

OpenSSH_8.4p1, OpenSSL 1.1.1i FIPS  8 Dec 2020
2021-01-31 13:39:51 +02:00
Aminda Suomalainen 0151bee9b0
sshd/mikaela-prohibit-password.conf: add AuthenticationMethods publickey 2021-01-30 22:15:51 +02:00
Aminda Suomalainen f1ea1e17d9
etc/ssh: rm copy 2021-01-30 21:35:05 +02:00
Aminda Suomalainen 0572613d99
etc/ssh: cut sshd_config into multiple .confs 2021-01-30 21:31:38 +02:00
Aminda Suomalainen c5fa3daf29
sshd_config.d: read Mozilla docs & adjust accordingly
https://infosec.mozilla.org/guidelines/openssh
2021-01-30 21:18:41 +02:00
Aminda Suomalainen 5211fb772c
sshd_config.d: add anoncvs.conf 2021-01-30 21:00:06 +02:00
Aminda Suomalainen de3a0739b4
sshd_config.d: add mikaela-prohibit-password.conf
Resolves: #88
2021-01-30 20:50:21 +02:00
Aminda Suomalainen a7c643bb7a
etc/sshd_config.d: add basic-security.conf
Ref: 88
2021-01-30 20:47:21 +02:00
Aminda Suomalainen 35a118a5e8
i3: uncomment pasystray 2021-01-30 20:08:36 +02:00
Aminda Suomalainen b5b4feddd1
i3: start blueman-applet 2021-01-30 19:59:12 +02:00
Aminda Suomalainen 8628ec28e0
yum.repos.d: add Dino 2021-01-30 11:01:17 +02:00
Aminda Suomalainen 84ee7aeada
yum.repos.d: list Keybase too 2021-01-29 19:18:11 +02:00
Aminda Suomalainen 27d1914424
etc: add dnf/dnf.conf & yum.repos.d/README.md 2021-01-29 19:15:08 +02:00
Aminda Suomalainen 81296a241c
chrony: cut chrony.d/ into conf.d/ and sources.d/
I hope these are wider defaults than just Debian and allow me to not
conflit with package manager, but regardless having a separate
sources.d/ looks like a good idea for being able to `chronyc reload sources`
2021-01-29 12:56:38 +02:00
Aminda Suomalainen 55b9a96a77
i3: attempt to fix shell command 2021-01-28 13:27:55 +02:00
Aminda Suomalainen e907b733a8
i3: fix most of terminals 2021-01-28 13:18:49 +02:00
Aminda Suomalainen fc0730d7a5
sudoers.d/protonvpn.conf: add /usr/bin/protonvpn 2021-01-28 13:13:28 +02:00
Aminda Suomalainen 16b19fb34d
torrc-client: add etro.mikaela.info 2021-01-26 19:42:25 +02:00
Aminda Suomalainen 0dc1b42265
add systemd user service for qbittorrent-nox 2021-01-25 11:28:04 +02:00
Aminda Suomalainen 1062b0291d
i3: fix typo 2021-01-25 08:47:03 +02:00
Aminda Suomalainen 585d364220
i3: ensure zsh getting used 2021-01-25 08:45:40 +02:00
Aminda Suomalainen cbcbac6a07
i3: switch to i3-dmenu-desktop as j4-demu-desktop isn't on Fedora 2021-01-24 21:48:45 +02:00
Aminda Suomalainen 058796e467
i3: fix typo 2021-01-24 11:26:43 +02:00
Aminda Suomalainen 63697d4694
i3: start adding Fedora depedencies 2021-01-24 11:21:09 +02:00
Aminda Suomalainen 6216d8cda3
sudoers.d: add passwordless protonvpn-{tray,gui} 2021-01-16 20:40:21 +02:00
Aminda Suomalainen 2df7aed162
chrony/yggdrasil: add comment & Kotka computers 2021-01-08 11:25:16 +02:00
Mikaela Suomalainen 0f94c59b81
chrony: add hetzner srevers 2020-12-19 13:03:54 +02:00
Aminda Suomalainen d60b12c105
{bash,zsh}rc: add udp to netstat-listening-ports alias 2020-12-17 08:05:52 +02:00
Aminda Suomalainen abb0c37ef2
unbound.conf.d: add yggdrasil-override.conf
Begins #89 at a better time
2020-12-15 20:34:01 +02:00
Aminda Suomalainen b26c9f698d
chrony/yggdrasil: add Etro 2020-12-15 14:30:30 +02:00
Aminda Suomalainen b20f3367b1
systemd/yggdrasil: add mullvad-exclude (& fix chrony override typo) 2020-12-09 09:38:49 +02:00
Aminda Suomalainen 36b6a99e85
chrony.d: local-servers: add notes + xleave to the first comment 2020-12-09 08:44:34 +02:00
Aminda Suomalainen 40d535f2c0
systemd/chrony.service.d/mullvad-exclude: actually fix this 2020-12-08 18:36:34 +02:00
Aminda Suomalainen f92b8d8d05
chrony.d/yggdrasil.conf: add y.Jolly-Roger 2020-12-06 19:49:12 +02:00
Aminda Suomalainen e27e88efd8
chrony.d: add hwtimestamp.conf 2020-12-06 19:26:04 +02:00