Adding a Let’s Encrypt cert to a Synology NAS

1. Forward 80 and 443 to 80 and 443 on your router 2. Install the Synology WebStation package 3. Turn off Automatically redirect HTTP connections to HTTPS  in the DSM Control Panel –> Network –> DSM Settings. 4. Start the WebStation package 5. Create a Virtual Host with your DynDNS domain name as host 6. Ensure the backend server and …

Fixing Windows 10 Component Store Corruption after Creator’s Update

Prerequisites: Run dism /Online /Cleanup-Image /RestoreHealth If it completes fine :goto end If it fails with Error: 0x800f081f The source files could not be found. open C:WindowslogsCBScbs.log. If it mentions Microsoft-Windows-TestRoot-and-FlightSigning-Package, then this guide is for you. There are two ways to fix this problem, one is sledgehammer and just delete the package and remove the registration of it from …