- Selected Investments
- Posts
- Aethir Cloud - How To Setup Your Checker Node with a VPS
Aethir Cloud - How To Setup Your Checker Node with a VPS
Earning Passive Income with Aethir
Aethir is a new type of cloud computing platform that changes the way GPUs (graphics processing units) are owned, shared, and used. Instead of relying on a single, central source, Aethir allows people and businesses to share their computing power in a flexible and competitive way. This setup benefits companies and applications in many different industries and places.
The following steps will guide you in running your Aethir Checker Node through a VPS service using Linux. In this case, we are using a the VPS service Vultr (affiliate link below for $100 free)
Step-by-Step Tutorial
Step 1: Log in to Your VPS
Use SSH or any other method you prefer to log in to your VPS.
Step 2: Download the Aethir Checker CLI
Run the following command to download the Aethir Checker CLI package:
wget https://checker-mainet-s3.s3.ap-southeast-1.amazonaws.com/na/AethirCheckerCLI-linux-1.0.2.0-na.tar.gz
Note: Ensure the region is correct (na
stands for North America). If you are in a different region, this may be different, and it’s normal.
Extract the downloaded tar.gz file and navigate to the directory:
tar -xzf AethirCheckerCLI-linux-1.0.2.0-na.tar.gz cd AethirCheckerCLI-linux-na
Step 4: Install screen
(if not already installed)
If you do not have screen
installed, install it by running:
sudo apt install screen
Once installed, run the screen command:
screen
Step 5: Navigate to the Aethir Checker Client
cd AethirCheckerCLI-linux-na
Note: Ensure the region is correct (na
stands for North America). If you are in a different region, this may be different, and it’s normal.
Step 6: Install the Aethir Checker CLI
Run the installation script:
sudo ./install.sh
Step 7: Run the Aethir Checker CLI
Start the Aethir Checker CLI by running:
sudo ./AethirCheckCLI
Step 8: Accept the Terms and Conditions
When prompted to accept the terms and conditions, type y
and press Enter.
Step 9: Create an Aethir Wallet
Create a new Aethir wallet by running:
Aethir wallet create
Follow the instructions to create your wallet. Make sure you copy and save the Public and Private Keys of the wallet generated.
Step 9: Delegate Your Public Address
Log in to the Aethir Dashboard with the wallet which holds your Node license.
Navigate to the licenses tab on the left. Selected the licenses you want to delegate and click “delegate”.
Copy the public address generated and paste it into the Aethir dashboard to delegate. Confirm the transaction on MetaMask.
Aethir dashboard: https://app.aethir.com/
Approve the author license for all modules by running:
author license approve --all
Step 11: Verify the License
To verify the license, run:
Aethir license summary
If your node is on “ready” or “checking” you have successfully configured your node.
Step 12: Close your Screen Command
To close your current screen, press CRTL+A+D. This will close the screen and keep the process running.
To go back into your screen:
screen -ls
(This will list your running screens)screen -r (screen #)
Note: Enter the screen string from step 1 and you’ll be able to go back in the screen
Affiliate Links
SurfShark VPN service: Get 4 Months Free!
Vultr VPS Service: Receive $100 when you spend $35!
Astrabit Trading Bot Service: Elevate Trading / Warp Bots
DISCLAIMER AND WARNING
I am not a financial advisor. This content is for entertainment and educational purposes only. For professional advice, please consult a financial advisor. I cannot be held liable for any actions you take based on my opinions or the content on this channel, its social media platforms, or websites. Information provided here is for informational purposes only; do not make financial decisions based solely on this content.