Installation of Entware-ng on QNAP box
| Since Optware is no longer supported by QNAP and replaced by by Entware. 
 1. Please download the Entware-ng and install it.
 https://github.com/Entware/Entware-ng/wiki/Install-on-QNAP-NAS
 
 2. Inside your QNAP box, you can install it manually under the App Centre.
 
 3. Start your Entware-ng
 
 4. SSH to your QNAP router
 
 5. type "opkg update"
 
 6. Then install whatever package that you want, for instance, "opkg install iperf3"
 |