Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu...

16
Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on a Linux Server running Ubuntu 16.04 (use at your own risk). If you require further assistance contact the support team @Discord WWW.AEGEUS.IO

Transcript of Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu...

Page 1: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS)

This guide will assist you in setting up an Aegeus Masternode on a Linux Server running Ubuntu 16.04 (use at your own risk).

If you require further assistance contact the support team @Discord

WWW.AEGEUS.IO

Page 2: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Requirements

1. 5,000 Aegeus coins.2. A Vultr VPS running Linux Ubuntu 16.04.3. A Windows local wallet.4. An SSH client such as Bitvise.

Contents

• Section A: Creating the VPS within Vultr.• Section B: Downloading and installing Bitvise.•

Section D: Connecting to the VPS and installing the MN script via Bitvise.•Section C: Preparing the local wallet.

• Section E: Ensuring VPS blocks have synced.• Section F: Connecting & Starting the masternode.

Page 3: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Section A: Creating the VPS within Vultr

Step 1: Register at Vultr.

Step 2: After you have added funds to your account. Click here to create your Server.

Step 3: Choose a Server location (preferably somewhere close to you).

Page 4: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Step 4: Choose a Server type: Ubuntu 16.04.

Step 5: Choose a Server size: $5/mo will be fine.

Page 5: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Step 6: Set a Server Hostname & Label of your choice.

Step 7: Click "Deploy now“.

Page 6: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Section B: Downloading and installing Bitvise

Step 1: Download Bitvise here.

Step 2: Select the correct installer depending upon your operating system. Then follow the install instructions.

Page 7: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Create a text document to temporarily store information that you will need.

Step 5: Go to the debug console within the wallet.

Step 6: Type the command below and press enter.masternode outputs

Step 7: Copy the long key (this is your transaction ID) and the 0 or 1 at the end (this is your output index).

Paste these into the text document you created earlier as youwill need them in the next step.

Step 4:

Section C: Preparing the local wallet

Step 1: Download and install the Aegeus wallet here.

Step 2: Send EXACLY 5,000 Aegeus to a receive address within your wallet.

Step 3: Do not proceed until this transaction has at least 15 confirmations. Click on the Transactions tab, and hover over it with your mouse, it will tell you how many it has.

Page 8: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Section D: Connecting to the VPS & installing the MN script via Bitvise

Step 1: Copy your VPS IP (you can find this info by clicking on the Server tab within Vultr and clicking on your Server).

Page 9: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Step 2: Open the Bitvise application and fill in the "Hostname" box with the IP of your VPS.

Step 3: Copy the root password from the Vultr Server page.

Page 10: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Step 4: Type "root" as the login/username.

Step 5: Paste the password into the Bitvise terminal, then click “Login”.

Page 11: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Step 6: Once you have clicked “Login” it will open a security alert (click yes). Please make sure you are logged in as a root user as shown in the picture below.

Step 7: Paste the bash script into the Bitvise terminal.bash <(curl https://raw.githubusercontent.com/AegeusCoin/AegeusInstaller/master/aegeus_installer)

Step 9: Press 1 and enter, and wait while it compiles, follow all prompts

Step 8: Press “Enter” and your screen will look like the image below.

Page 12: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Step 10: While it is compiling return to the windows (cold) wallet andgo to the debug consoleex1. Type masternode genkey ex2

--DO NOT EVER SHARE THIS WITH ANYONE--Leave the window open until the script running on the vps asks you to enter the masternode key. ex3

Example 1

Example 2

Example 3

Page 13: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Step 11: You will now see all of the relevant information for your server. Keep this terminal open as we will need the info for the wallet setup. It may also be a good idea to make sure you have the Masternode key in the text file of saved information on your desktop

Page 14: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Section E: Ensuring VPS blocks have synced

Step 1: In your VPS type “aegeus-cli getinfo” and press enter to see what block the VPS is on.

Step 2: Wait for your VPS blocks to sync up to the correct block (compare to the block count in your wallet).

Step 3: Once your VPS is on the same block as your wallet you can proceed to section F.

Notice If the output shows 'Loading block Index'then the wallet is still loading. Try again in a few minutes

Page 15: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Section F: Connecting & starting the masternode

Step 1: Clickon the tools tab within the wallet and click “Open Masternode Configuration File“. OR, this file can also be found in the Aegeus directory - open this file in notepad.

Page 16: Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 … · Aegeus Masternode VPS Setup Guide (Ubuntu 16.04 64 bit OS) This guide will assist you in setting up an Aegeus Masternode on

Step 2:• Enter your information in this format – [alias] [IP:port]

[masternodeprivkey] [collateral_output_txid] [collateral_output_index].• For Alias, type something like "MN01" (don't use spaces).• The IP:port is the IP address which can be found in the Bitvise terminal

that you still have open or your Vultr account. The port will be :29328.• The masternodeprivkey is your masternode Gen Key (this is also in the

text file of important info to save ).• The collateral_output_txid is the transaction ID (the long key that you

copied to the text file in section D).• The collateral_output_index is the 0 or 1 that you copied to your text file.

Example -

Click "File Save“.

Step 3:• Close the wallet and then reopen wallet.• Click on the Masternodes tab.• Click “Start MISSING” in the masternodes tab.

Step 4: Check the status of your masternode within the VPS by using this command: aegeus-cli masternode status

*You should see status 4 or 9.

If you do, congratulations! You have now setup a masternode. If you do not, please contact support and they will assist you.