Encryption

Trim

2 min read

found top level header in "/notes/linux/trim/" that didn't match meta title ("TRIM" != "Trim")TRIM tells an SSD which blocks are no …

Building a Certificate Authority

4 min read

This page goes through how to create a local PKI infrastructure for use with all the other components listed in my notes and many may not mention it at all. It …

Partitioning

2 min read

Recommended / Best Practices /boot 200Mb swap 1.5x times the amount of RAM / /home /tmp /var /var/log /var/log/audit Encrypt all partitions except /boot …