Difference between revisions of "Netgear ReadyNAS 316"

From YobiWiki
Jump to navigation Jump to search
m
Line 18: Line 18:
 
apt-get install mc screen
 
apt-get install mc screen
 
apt-get install backuppc bsd-mailx
 
apt-get install backuppc bsd-mailx
* exim4: smarthost, no local email / yobi.be / visible domain name: yobi.be / smarthost: smtp.isp.xxx
+
* exim4: smarthost, no local email / yobi.be / visible domain name: yobi.be / smarthost: smtp.isp.xxx<br>complete /etc/email-addresses
   
 
==Apps==
 
==Apps==

Revision as of 23:10, 6 December 2013

Links

General

Initial login: admin/password

If SSH activated, root has same pwd as admin.

Update FW

Debian

System is a Debian Wheezy

apt-get update
apt-get install dialog
apt-get dist-upgrade
apt-get install mc screen
apt-get install backuppc bsd-mailx
  • exim4: smarthost, no local email / yobi.be / visible domain name: yobi.be / smarthost: smtp.isp.xxx
    complete /etc/email-addresses

Apps

Transmission

Default is admin/admin apparently
Edit /data/Transmission/config/settings.json

"rpc-enabled": true,
"rpc-password": "your_password", # note that it will be encrypted next time automatically
"rpc-port": 9091,
"rpc-username": "your_name",
"rpc-whitelist-enabled": "false",
"rpc-authentication-required": "true",