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
Last revision Both sides next revision
dvr:nas:wd:single [2022/11/09 03:09]
neds
dvr:nas:wd:single [2022/11/09 03:30]
neds
Line 54: Line 54:
  
 The install program will auto-detect when SSH has been enabled and then ask you to enter your username and password. The install program will auto-detect when SSH has been enabled and then ask you to enter your username and password.
- 
-<WRAP alert> 
-Security: Some NAS products use a default username and password for SSH. If this is the case for you, the NAS should be on a home network firewalled by a home router. It may also be a good idea to disable SSH on your NAS when not using the NAS install tool. 
-</​WRAP>​ 
-</​panel>​ 
  
 <panel type="​success"​ title="​Step 6"><​image shape="​thumbnail">​{{ :​step_4_-_nas_install_5_-_all_done.png?​direct&​600|}}</​image>​ <panel type="​success"​ title="​Step 6"><​image shape="​thumbnail">​{{ :​step_4_-_nas_install_5_-_all_done.png?​direct&​600|}}</​image>​
Line 64: Line 59:
  
 The NAS Install program should download and start the HDHomeRun DVR software and report SUCCESS. The NAS Install program should download and start the HDHomeRun DVR software and report SUCCESS.
 +
 +Don't forget to turn SSH back off when you are done.
 </​panel>​ </​panel>​
  
Line 74: Line 71:
   - Go to the NAS webpage. This is usually available at http://​wdmycloud/​ or http://​wdmycloud.local/​. If you know the IP address of your My Cloud you can also enter that in your browser'​s address bar. Log in once you arrive at the page.   - Go to the NAS webpage. This is usually available at http://​wdmycloud/​ or http://​wdmycloud.local/​. If you know the IP address of your My Cloud you can also enter that in your browser'​s address bar. Log in once you arrive at the page.
   - <​wrapper>​Enable SSH support. Go to the Settings page, Network, and set SSH to ON.    - <​wrapper>​Enable SSH support. Go to the Settings page, Network, and set SSH to ON. 
-<WRA{ alert>​Security:​ Some NAS products use a default username and password for SSH. If this is the case for you, the NAS should be on a home network firewalled by a home router. It may also be a good idea to disable SSH on your WD My Cloud when not needed.</​WRAP>​ 
 <WRAP tip>​Western Digital now uses "​sshd"​ instead of "​root"​ for the ssh username.</​WRAP></​wrapper>​ <WRAP tip>​Western Digital now uses "​sshd"​ instead of "​root"​ for the ssh username.</​WRAP></​wrapper>​
   - <​wrapper>​Open a terminal window (on Mac OS, open Terminal.app. For Windows 10 **[[https://​www.howtogeek.com/​336775/​how-to-enable-and-use-windows-10s-built-in-ssh-commands/​|click here]]**) and type "ssh sshd@wdmycloud"​ or "ssh sshd@<ip address of My Cloud>",​ e.g. "ssh sshd@192.168.0.102"​   - <​wrapper>​Open a terminal window (on Mac OS, open Terminal.app. For Windows 10 **[[https://​www.howtogeek.com/​336775/​how-to-enable-and-use-windows-10s-built-in-ssh-commands/​|click here]]**) and type "ssh sshd@wdmycloud"​ or "ssh sshd@<ip address of My Cloud>",​ e.g. "ssh sshd@192.168.0.102"​
Line 87: Line 83:
   - Install the HDHomeRun DVR software package. Run the following command: <​code>​upload_apkg -d -s 1 -p ../​../​../​../​../​tmp/​hdhomerun_dvr.apkg</​code>​   - Install the HDHomeRun DVR software package. Run the following command: <​code>​upload_apkg -d -s 1 -p ../​../​../​../​../​tmp/​hdhomerun_dvr.apkg</​code>​
   - Start the DVR. Run the following command: <​code>/​mnt/​HD/​HD_a2/​Nas_Prog/​hdhomerun_dvr/​start.sh</​code>​   - Start the DVR. Run the following command: <​code>/​mnt/​HD/​HD_a2/​Nas_Prog/​hdhomerun_dvr/​start.sh</​code>​
 +  - Disable SSH support. Go to the Settings page, Network, and set SSH to OFF. 
  
 </​WRAP>​ </​WRAP>​
Line 96: Line 93:
  
   - Go to the NAS webpage. This is usually available at http://​wdmycloud/​ or http://​wdmycloud.local/​. If you know the IP address of your My Cloud you can also enter that in your browser'​s address bar. Log in once you arrive at the page.   - Go to the NAS webpage. This is usually available at http://​wdmycloud/​ or http://​wdmycloud.local/​. If you know the IP address of your My Cloud you can also enter that in your browser'​s address bar. Log in once you arrive at the page.
-  - Enable SSH support. Go to the Settings page, Network, and set SSH to ON. <WRAP alert> +  - <​wrapper>​Enable SSH support. Go to the Settings page, Network, and set SSH to ON.  
-Security: Some NAS products use a default username and password for SSH. If this is the case for you, the NAS should be on a home network firewalled by a home router. It may also be a good idea to disable SSH on your WD My Cloud when not needed+<WRAP tip>​Western Digital now uses "​sshd"​ instead of "​root"​ for the ssh username.</​WRAP></​wrapper>
-</WRAP+
-<​wrap ​tip>​Western Digital now uses "​sshd"​ instead of "​root"​ for the ssh username.</​wrap>+
   - <​wrapper>​Open a terminal window (on Mac OS, open Terminal.app. For Windows 10 **[[https://​www.howtogeek.com/​336775/​how-to-enable-and-use-windows-10s-built-in-ssh-commands/​|click here]]**) and type "ssh sshd@wdmycloud"​ or "ssh sshd@<ip address of My Cloud>",​ e.g. "ssh sshd@192.168.0.102"​   - <​wrapper>​Open a terminal window (on Mac OS, open Terminal.app. For Windows 10 **[[https://​www.howtogeek.com/​336775/​how-to-enable-and-use-windows-10s-built-in-ssh-commands/​|click here]]**) and type "ssh sshd@wdmycloud"​ or "ssh sshd@<ip address of My Cloud>",​ e.g. "ssh sshd@192.168.0.102"​
  
  Log in with the same password you use to access the web interface.</​wrapper>​  Log in with the same password you use to access the web interface.</​wrapper>​
-  - <​wrapper>​Enter the following commands one by one, pressing return/​enter after each line: +  - <​wrapper>​Copy and paste the following commands one by one, pressing return/​enter after each line: 
  
 <​code>​cd /​shares/​HDHomeRun <​code>​cd /​shares/​HDHomeRun
Line 121: Line 116:
 echo RecordPath=/​shares/​HDHomeRun/​ | sudo tee /​shares/​HDHomeRun/​hdhomerun.conf echo RecordPath=/​shares/​HDHomeRun/​ | sudo tee /​shares/​HDHomeRun/​hdhomerun.conf
  
-sudo /​etc/​init.d/​hdhomerun_record start</​code>​ +sudo /​etc/​init.d/​hdhomerun_record start</​code></​wrapper>​ 
-</​wrapper>​+  - Disable SSH support. Go to the Settings page, Network, and set SSH to OFF.  
  
 </​WRAP>​ </​WRAP>​
  • Last modified: 2022/11/09 03:31