Format: Select all
"Bad Terminal: Cannot run program "/bin/stty": error=2, No such file or directory"
https://www.myqnap.org/product/entware-std/
For most users its the TS-NASX86 version
It is signed and an official one.
Go to Appcenter and install it manually.
Then SSH into your QNAP
Format: Select all
sudo /opt/bin/opkg update
Format: Select all
sudo /opt/bin/opkg install coreutils
Format: Select all
sudo ln -s /opt/bin/stty /bin/stty
Format: Select all
which stty
Format: Select all
/bin/stty