Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dvr:nas:netgear [2019/08/29 00:55] – neds | dvr:nas:netgear [2022/11/09 04:15] (current) – neds | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Setting up DVR storage on a Netgear ReadyNAS ====== | + | ====== Setting up DVR storage on Netgear ReadyNAS ====== |
<btn type=" | <btn type=" | ||
< | < | ||
Line 20: | Line 20: | ||
< | < | ||
cd / | cd / | ||
- | wget http:// | + | wget https:// |
chmod +x hdhomerun_record_linux | chmod +x hdhomerun_record_linux | ||
- | ./ | + | ./ |
- | mv /tmp/hdhomerun_record_arm | + | mv /tmp/hdhomerun_record_* |
chmod 755 hdhomerun_record | chmod 755 hdhomerun_record | ||
chown root:root hdhomerun_record | chown root:root hdhomerun_record | ||
Line 59: | Line 59: | ||
< | < | ||
systemctl start hdhomerun</ | systemctl start hdhomerun</ | ||
- | - Restart the NAS and verify that the DVR remains available by checking | + | - Restart the NAS and verify that the DVR remains available by checking |
+ | - If everything is working, you can go and disable SSH (Settings -> Services -> SSH). | ||
</ | </ |