FluxNode Networking, Router, and Firewall Setup
FluxNode Networking, Router, and Firewall Setup
Step 5 of Flux CUMULUS Node Setup
Q: What is a good router/gateway I can use with FluxNode?
4. Go to your HP Flux node and at the prompt type: sudo reboot and hit Enter
5. Download MTPuTTY on your PC and install it
6. Once installed, in MTPuTTY go to Server > Add Server and fill in the details for:
Protocol: SSH
Display name: fluxnode1 (something descriptive s we'll use server name we specified in Ubuntu)
User name: fluxuser (Optional, to avoid typing user name each time)
Password: leave blank (You can specify password here but probably shouldn't for added security)
7. Double-click the server you just created in MTPutty and click Accept when prompted with PuTTY Security Alert. Type in password and hit Enter to log in
8. At the prompt type: passwd and follow the prompts to change your simple password to something secure using a mix of upper and lower case characters as well as special characters.
9. At the prompt type the following commands, one at a time, hit Enter, and wait for them to run until you get prompted again (you may be asked for your password the first time):
sudo apt update
sudo apt upgrade -y
sudo apt-get install npm -y
sudo reboot
10. Wait for 30 seconds or so and reconnect to your node
This concludes FluxNode Networking, Router, and Firewall Setup.
We now move on to Step 6 of Installing FluxOS
Previous Step




Comments
Post a Comment