There are 2 files, weighing 3.7 KiB with 1,287 hits in .

Displaying 1 to 2 of 2 files.

  LetsEncrypt Automation Script
» 1.8 KiB - 628 hits - 04/24/2016
This script allows the manual letsencrypt process to be much less painful. Put the script in your letsencrypt directory, modify the "State," "town," and "email address" fields. Then run the script with as many trailing domains as you would like. For example "./automatessl.sh www.example1.com example1.com www.example2.com." This will generate 1 cert with all the domains entered, this will not create separate certs per domain.

  Ubuntu Kernel Cleanup
» 1.9 KiB - 659 hits - 04/24/2016
This script removes unused Kernels from the /boot directory. Create a cron job to run it once a week and you will never run into the issue of /boot being full of old kernels.