Yet another Vote. Command line or ssh would be a great start.
Is there any way at all of gaining remote access to a Ready Duo from a Linux client?
That would be very nice! Looking forward to seeing it.chirpa wrote:There is a Linux binary for it (such as used on the ReadyNAS). I don't have access to the manual setup steps anymore since I left NTGR, or I'd share it. Maybe cap1 can drop it in here one of these days.
You will have to do is create an account for your device and update lnconfiguration.xml with this new account for your device.
You can create an account here: https://remote.readynas.com/index.jsp?pid=4
dpkg -i leafp2p.deb
vi /opt/p2p/conf/lnconfiguration.xml // and update the device account you created and change <Settings><Run>1</Run>
vi /opt/p2p/conf/lnservices.lst // and make sure you have remote in the first line
mkdir /opt/p2p/conf/service folder // and add remote.xml file like I have on my machine. <- dont have this, was notes from cap1
mkdir /opt/remote /opt/remote/conf /opt/remote/bin
mv ./remote /opt/remote/bin
// Create a file in /opt/remote/bin/ called remote.sh like I have on my machine. <- dont have this, was notes from cap1
/etc/init.d/leafp2p start
start-stop-daemon -S -b -m --pidfile /var/run/READYNASREMOTE.pid -q -x /opt/remote/bin/remote.shUsers browsing this forum: No registered users and 1 guest