Category: Computer

Cloned drive has no operating system detected

After cloning a windows hard disc drive (HDD) to a faster solid state drive (SSD) the 1 :1 replacement does not work. There was “no […] Read more»

UNIX Datenträger wieder Windows kompatibel machen

Wenn die SD Karte, USB Stick oder ähnlich bereits ein Unix System drauf laufen hat, kann man unter Windows mit DiskPart das System wieder neu […] Read more»

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»

Kanboard on Synology Diskstation with Docker

Setup Kanboard in Docker Install Docker from Packagecenter Select “Registry” menu and search for “kanboard” Search for “kanboard/kanboard” right-mouse-button Download this image Choose a tag, […] Read more»

Synology – Reset Google Authenticator

Login via SSH Search for google_authenticator [crayon-647f1dadf3fa8187729312/] Delete the found entry usually located in /usr/ [crayon-647f1dadf3fab874684963/] Login via Web-Interface Setup a new Two-Factor-Authenticator

GIT – Overview

GIT basic commands list: git status shows all modifications in the workspace, differences of the local repository, etc. git add <data> or . (for all) […] Read more»

GIT – Setup on Synology Diskstation

Install “Git Server” via Package Manager Create a common folder”git” Login via SSH and navigate to the git folder and create a new git repository: […] 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»

Windows 10 – On resume, display log-on screen

Windows -> Settings Personalisation -> Lock Screen Screen saver settings -> Tick: On resume, display log-on screen

Windows 10 – L2TP/IPsec VPN Connection

Control Panel -> Network and Sharing Centre Setup a new connection or network -> Connect to a workplace -> Use my internet connection (VPN) Enter […] Read more»