Automount external encrypted disk on MacOS at boot before login screen (edited for using . instead of /)

I am using a mac mini with my home directory on an external ssd. This SSD is encrypted with FileVault and this prevented me from logging in since the disk would not be mounted at login time. This is how I solved this problem: The uuid for my external disk is in bold above. Your… Continue reading Automount external encrypted disk on MacOS at boot before login screen (edited for using . instead of /)

Published
Categorized as macos

Welcome to dnssec.au

This site will contain the information needed to configure bind9.18 or later to use DNSSEC to protect your DNS domain(s)

Published
Categorized as dnssec

Bind configuration

You got your domain, what now? This guide presumes that you got your domain set up in bind and that the configuration is working without DNSSEC configured. My configuration example is for the dnssec.au domain and the zone files are stored in /var/named/primary/ and the DNSSEC keys will be stored in /var/named/keys Here is my… Continue reading Bind configuration

Published
Categorized as dnssec Tagged

What is DNSSEC

DNSSEC is a protocol that allows a domain owner to cryptographically sign the information in the zone so that a client can be sure that the information retrieved from the DNS servers has not been altered while in transit on the internet. This makes it virtually impossible for anyone else to alter the information in… Continue reading What is DNSSEC

Published
Categorized as dnssec Tagged