Linux SSD Configuration

The following settings should be used on Linux devices with a SSD. The instructions are Debian specific and taken from the SSDOptimization page on the Debian wiki. Automatic Trim/Mount Options Make sure the file system(s) are mounted with these options: discard,noatime,defaults As an example: Scheduler Set the scheduler for the […]

Read more

SSHFP records

I hate getting this prompt: root@home:~# ssh server.somehost.com The authenticity of host ‘server.somehost.com (123.123.123.123)’ can’t be established. RSA key fingerprint is e6:fa:89:4d:c4:03:8e:09:1b:e5:b1:3c:ec:5f:8e:a3. Are you sure you want to continue connecting (yes/no)? If you see it often enough you probably ignore it – it then loses its purpose if you find […]

Read more