Mikaela Suomalainen d17a1d936b
NetworkManager: add dnsmasq.d/mikaela.conf
I want DNSMasq to behave a little differently from the NetworkManager
defaults.

The default cache size of 150/400 seems a little small and 10 000 probably
won't be full soon and I am sure modern systems at least at home where I
am using dnsmasq again won't suffer from it.

By default dnsmasq started by NEtworkManager only listens on 127.0.0.1
while ::1 also exists, I want it to be also listened on in case anything
decides to try querying with it.

DNSSEC is not checked by default while I want that behaviour, but as I
am using OpenDNS I cannot make it verify unsigned zones are unsigned :(

Also add symlink to trust-anchors.conf that should ship with DNSSEC to
avoid having to deal with it manually. It should work as a reminder that
it's also needed.
2016-12-14 11:54:48 +02:00
2016-06-20 19:00:04 +03:00
2016-02-26 14:58:54 +02:00
2014-08-10 15:18:52 +03:00
2015-08-20 09:37:43 +03:00
2015-09-12 09:03:07 +03:00
2016-06-15 11:26:52 +03:00
2014-06-08 12:02:12 +03:00
2014-12-27 11:18:51 +02:00

Config files that I wish to have everywhere. You could probably call this repository as dotfiles, but historical reasons…

Directories explained

  • .mikaela — files that most likely arent suitable for places where other people than me have access too
  • Windows — files releated to Windows
  • conf — config files like .tmux.conf
  • etc — /etc/
  • gpg — GNU Privacy Guard config files, ~/.gnupg/
  • rc — bashrc, zshrc, vimrc…
Description
No description provided
Readme 14 MiB
Languages
Shell 88.2%
JavaScript 6.3%
Vim script 2.9%
CSS 1.3%
Lua 0.6%
Other 0.6%