128
edits
Redconfetti (talk | contribs) m (minor formatting) |
Redconfetti (talk | contribs) m (minor formatting) |
||
Line 36: | Line 36: | ||
For example, if you have a Western Digital MyNet N600, follow these instructions: | For example, if you have a Western Digital MyNet N600, follow these instructions: | ||
*Plug one end of the Ethernet cable into your laptop. | * Plug one end of the Ethernet cable into your laptop. | ||
*Plug the other end of the Ethernet cable into one of the normal ports on the router (not the Internet/WAN port). | * Plug the other end of the Ethernet cable into one of the normal ports on the router (not the Internet/WAN port). | ||
*With the router plugged in and power turned off, push a pin into the reset hole and hold it. | * With the router plugged in and power turned off, push a pin into the reset hole and hold it. | ||
*With the pin held down, turn on the router power button. | * With the pin held down, turn on the router power button. | ||
*Watch the front blue light - they will flash on and off a few times. | * Watch the front blue light - they will flash on and off a few times. | ||
*Once the front blue is flashing, you can let go of the pin. | * Once the front blue is flashing, you can let go of the pin. | ||
On your laptop (instructions for | On your laptop (instructions for Ubuntu) edit your network settings by doing the following: | ||
* Click on the network icon on the top right of the toolbar. | * Click on the network icon on the top right of the toolbar. | ||
Line 73: | Line 73: | ||
npm install | npm install | ||
cp settings.js.example settings.js | cp settings.js.example settings.js | ||
The default settings in `settings.js` should suffice in most cases, but if you need to make changes, do them in 'settings.js'. | The default settings in `settings.js` should suffice in most cases, but if you need to make changes, do them in 'settings.js'. |
edits