How to reset a synology via command line
You are using a Synology NAS like the Disk Station series and something happens so you aren’t able to make a hardreset via the physical button you can also do this reset via SSH. echo 1 >/dev/ttyS1 Clarification: „1“ = Power Off, „0“ = Button power, „C“ = Reset Voila . . . Read more