update on Synology NAS

Some moons back I had written a TuT Python Script to Reboot the LinkSys EA3500 router and Rebooting the ADSL Router when it cannot Access Internet; Synology has released DSM6, which removes CLI Telnet subset from busybox, hence the above script would not work for “telnet”.Further DSM6 does not allow IPKG to be installed, hence the following […]

Continue reading

CRON on Synology NAS

to stop and start  “crontab” in the following (non-standard-Linux) way (from forum.synology.com): /usr/syno/etc.defaults/rc.d/S04crond.sh stop /usr/syno/etc.defaults/rc.d/S04crond.sh start or Reboot the NAS: Remember Rebooting the NAS will take 5~6 Min..

Continue reading