Tag: SSH

Installing WebSVN

Prerequisites Subversion set up and repository available   Install WebSVN Connect to server and navigate to the directory where the webpages are located. Usually named […] Read more»

Synology – Reset Google Authenticator

Login via SSH Search for google_authenticator sudo find / -name google_authenticator Delete the found entry usually located in /usr/ sudo rm /usr/syno/etc/preference/<username>/google_authenticator Login via Web-Interface […] Read more»

Install/Configure the Mosquitto MQTT Broker on Synology NAS

Install Install Community Packages Source: https://synocommunity.com/#easy-install Search in Community and install Mosquitto Configure Connect via SSH Locate mosquitto.conf: sudo find / -iname mosquitto.conf Edit config […] Read more»