How to run fsck on a Synology NAS
First, make sure SSH is enabled under Control Panel… Terminal and SNMP. Then, you need to login using ssh interface. The syntax is as follows: ssh root@nas01 or ssh root@nas-server-ip-here Once logged in, either login as su or use sudo … Continued