How to Install DopplerTask on Your Synology NAS

How to Install DopplerTask on Your Synology NAS

DopplerTask is a revolutionary open-source software that allows you to easily automate tasks. Whether it’s a bunch of bash scripts or just starting your car remotely, you can automate it. Build, run, reuse and share automations with anyone around the globe. In this step by step guide I will show you how to install DopplerTask on … Read more about How to Install DopplerTask on Your Synology NAS

Synology: How To Disable Current Admin Account

Synology How To Disable Current Admin Account

Although Synology users have been cautioned time and time again about this, many continue to connect to their NAS using the “admin” user. There is nothing more dangerous than having a basic username, the most basic really – this is vulnerability at its finest. Continuing to use the basic ‘admin’ username for your Synology credentials … Read more about Synology: How To Disable Current Admin Account

Four Ways to Create Docker Containers: Pros and Cons

Four Ways to Create Docker Containers Pros and Cons

Here are some of my thoughts on the different ways to create containers. There are many more, but these described below cover the common ones. My favorite method to create containers is Docker Compose and Portainer for at-a-glance view. PROS: Can do everything in Docker. Reasonably simple. Could be scripted in a shell file. Installed … Read more about Four Ways to Create Docker Containers: Pros and Cons