Schritt-für-Schritt-Anleitung zur Einrichtung der Umgebung für io.net auf HiveOS-basierten Rechnern.

https://files.readme.io/9273114-hiveos.gif

Step by step walkthrough for Running io.net in HiveOS

1/.Download HiveOS Beta version from this link: Download Beta version

https://files.readme.io/fa198fa-hiveos.png

2/.Burn the HiveOS using Etcher.io into the hard drive of the machine you want to rent

https://files.readme.io/ac79c41-2.png

3/.Add a new worker in HiveOS

https://files.readme.io/446c78f-3.png

4/. In Settings, Enter the Rig ID and Password in the rig

https://files.readme.io/01f4fe5-4.png

Then enter the following commands:

1

sudo apt-get update -y

2

sudo apt-get install -y gnupg1

3

cd ~

4

wget <https://raw.githubusercontent.com/ionet-official/io-net-official-setup-script/main/ionet-setup.sh>