D-Link Forums
The Graveyard - Products No Longer Supported => D-Link Storage => ShareCenter® Add-on Applications => Topic started by: Blaq on July 01, 2016, 12:32:04 PM
-
I've set up ssh access and installed fun_plug, giving me command-line, root-user access to the NAS. I now want to install NCDU in order to manage my storage space and see what directories tend to fill the NAS up. Unfortunately, I can't install it using apt-get:
root@dlink-019B49:/ffp/funpkg# apt-get install ncdu
-sh: apt-get: command not found
How should I proceed? Thanks.
-
This is not a Debian-like system. It is no utility "apt-get" and the like.
Installing additional software is only possible Add-Ons
http://ftp.dlink.ru/pub/NAS/DNS-325/Add-on/2.01/ (http://ftp.dlink.ru/pub/NAS/DNS-325/Add-on/2.01/)
http://dlink.vtverdohleb.org.ua/Add-On/ (http://dlink.vtverdohleb.org.ua/Add-On/)
or utilities "Fun Plug" (FFP)
https://nas-tweaks.net/371/hdd-installation-of-the-fun_plug-0-7-on-nas-devices/ (https://nas-tweaks.net/371/hdd-installation-of-the-fun_plug-0-7-on-nas-devices/)
https://nas-tweaks.net/398/installing-and-uninstalling-packages-in-fonz-fun_plug-0-7/ (https://nas-tweaks.net/398/installing-and-uninstalling-packages-in-fonz-fun_plug-0-7/)
-
Thanks for the clarification. I was able to install the Midnight Commander file manager as an add-on via the http://dlink.vtverdohleb.org.ua/Add-On link you provided.
Thanks!