Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dvr:nas:netgear [2020/06/21 05:40]
neds
dvr:nas:netgear [2020/06/21 06:08]
neds
Line 20: Line 20:
 <​code>​mkdir -p /​apps/​hdhomerun_record/​bin <​code>​mkdir -p /​apps/​hdhomerun_record/​bin
 cd /​apps/​hdhomerun_record/​bin cd /​apps/​hdhomerun_record/​bin
-wget http://​download.silicondust.com/​hdhomerun/​hdhomerun_record_linux+wget https://​download.silicondust.com/​hdhomerun/​hdhomerun_record_linux
 chmod +x hdhomerun_record_linux chmod +x hdhomerun_record_linux
 ./​hdhomerun_record_linux start ./​hdhomerun_record_linux start
Line 40: Line 40:
   - <​wrapper>​Copy and paste the following to create the service file to automatically start the DVR software:   - <​wrapper>​Copy and paste the following to create the service file to automatically start the DVR software:
 <​code>​ <​code>​
-cat <<EOF > /lib/​systemd/​system/​hdhomerun.service+cat <<EOF > /etc/​systemd/​system/​hdhomerun.service
 [Unit] [Unit]
 Description=HDHomeRun DVR Service Description=HDHomeRun DVR Service
  • Last modified: 2022/11/09 04:15