NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
bigboy06
Jul 10, 2013Aspirant
Duo v1 - Update to 4.1.12 - no access, even not with SSH
I have the same problem as badbrad1 in the thread http://www.readynas.com/forum/viewtopic.php?f=65&t=71858, but in my case SSH is installed, and so is PHP. I tried to access the ReadyNAS via Putty ...
mdgm-ntgr
Sep 06, 2013NETGEAR Employee Retired
SSH into the NAS
copy the add-on into the /tmp directory
Then
Note the cd command (changes current working directory) is important as the install.sh script will remove the current working directory at the end of the installation.
copy the add-on into the /tmp directory
Then
# cd /tmp/addons
# mkdir newphp123
# cd newphp123
# dd if=/tmp/phpaddon.bin skip=1 | tar -xv
# sh install.sh
Note the cd command (changes current working directory) is important as the install.sh script will remove the current working directory at the end of the installation.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!