Backup the Database:The most important settings are all stored in the Database. The easiest and most secure way to save them is to export all the Data at a specific time and store them on the Synology Raid. So this is my solution: Go to „Control Panel“ -> „Task Schedueler“ and create a „User-defined script“ Choose the name you want… Read more →
Kategorie: Hints
Ubuntu 20.X fast Docker install
After installing Docker on lots of machines I automated this with following sh script. Just create a new script or download it with this link: DOWNLOAD install_docker.sh You can use this command: Content of the script: I am follwing this manual : Docker Manual Read more →
Synology – Backup to RaspberryPi
Using „HyperBackup“ to create Backups is the best and easiest way to save all your data and settings on your Synology. Finding a target to backup is not that easy. You can buy an other Synology Produkt or set up an Linux Server. My Solution is a Raspberry Pi with Raspbian / Raspberry Pi OS and an external USB Drive… Read more →
Synology LDAP import CSV
You can use an CSV File to import Users, passwords and description into your running LDAP. You have to take care about following things: UTF-8 CSV File Tab-separated values (for example: Microsoft Excel Tab delimited Text) delete the first line (if not it will also be imported as the first User) Parameters: Username Passwort Description Email Employee number Department Employee… Read more →
Zyxel WAX650S 802.3BT PoE
The new WAX 650S from Zyxel is the first access point with a power draw of 31W / 802.3BT POE default. This means that you will not be able to operate with the normal Zyxel Switch line. Only the XS1930-12HP is able to give enough POE Power to let it work in normal mode. If you connect the AP to… Read more →