Skip to content

Instantly share code, notes, and snippets.

@BriCo84
BriCo84 / incognito_eth.sh
Last active January 17, 2021 18:43 — forked from mesquka/incognito_eth.sh
Run multiple vNodes on the same machine/cloud VM
#!/bin/bash
#***********************************************************************************************************
#
#INSTRUCTIONS FOR SETTING UP YOUR NODE(S)...
#
#Prep a spare PC with ubuntu server 18 or higher installed and copy this script (after adding your keys)
#to a thumb drive (make sure its formatted in fat or fat32). Use notepad to edit the file to add your keys and make sure you keep the double quotes
#
#1. install a copy of ubuntu server on a spare pc (ubuntu server, basic server, no gui, i am using 18LTS, but 20LTS is the latest)