Son of a Tech
Science & Tech • Investing & Finance
Warthog Node Update
December 26, 2023
post photo preview

This should work anytime you wish to update your Wart Node. For node guide please follow that first.

Resources

https://github.com/warthog-network/Warthog/releases

 


  1. List out home directory of the user you installed the node under
    ll
  2. Remove the .warthog directory 
    rm -R .warthog
  3.  List out to confirm it is removed 
    ll
  4. Enter Node Binary Directory 
    cd ~/Warthog/build/src/node
  5. Rename node binary to old as the backup 
    mv wart-node wart-node.old
  6. Remove executable permission for the old binary it should turn white as seen above 
    chmod -x wart-node.old
  7. Download latest node release 
    wget https://github.com/warthog-network/Warthog/releases/download/master-0.1.8-ff6b90d/wart-node-linux
  8. Make new release executable  
    chmod +x wart-node-linux
  9. Start new screen or reconnect to old screen running the node previously 
    screen -S wart
  10. Start the node 
    ./wart-node-linux
  11. ctrl+a+d to detach from screen
  12. Update wallet by first moving to that directory 
    cd ~/Warthog/build/src/wallet
  13. Rename wallet to .old to backup 
    mv wart-wallet wart-wallet.old
  14. Remove executable permissions from old file 
    chmod -x wart-wallet.old
  15. Download latest wallet release 
    wget https://github.com/warthog-network/Warthog/releases/download/master-0.1.8-ff6b90d/wart-wallet-linux
  16. Make wallet executable 
     chmod +x wart-wallet-linux
community logo
Join the Son of a Tech Community
To read more articles like this, sign up and join my community today
5
What else you may like…
Videos
Posts
Articles
How To Mine Latest Spec Mine

Latest spec mine details in first comment

BC-250 Bios Crack and Settings

Here are the files with AMD flash and instructions https://drive.google.com/file/d/1WxRBqj9QZ_hwYzBsy5kzGmhQt7cUK4SW/view?usp=sharing unpack to a dos bootable drive created with rufus and follow video. To get into bios remove all drives. I also recommend turning off silent boot.

How to Buy Melania Meme

Use my referral for Ape pro: https://ape.pro/?ref=UZOt9qW9oUOa

Phantom Wallet: https://phantom.com/

Join Locals for exclusive content https://sonofatech.locals.com/
Check out the Crypto Mining Ecourse at https://sonofatech.com

Ergo Address: 9fCyhudURbDSA2qi9k3sh1LgbHwyFwT6fck7wQW2YYWk9xR1miN
ETH Address: 0x8446b70aA05c811d7bF590e6EDE3d90C00391FcE
ETC Address: 0x8446b70aA05c811d7bF590e6EDE3d90C00391FcE
ZIL Address: zil135ajqdgf9mj6r50e8t28p98xvsss8ay7cppyx5
RVN Address: RLS9LQQg3JyjZV8p2DigMrK3S2qR8syax2
BTC Address: bc1qrk5gvvcxnvaatl9eek8pld6xs5sw0c24tgaenp
KAS Address: kaspa:qzwqvpqnxnnfy7y8zdllms68yxvh9htt74rgytn0yjlwlydwcsvjgn0cz0fz6
Flux Address: t1a276Sn6AALj6ifkgMBi8cuxa2415UajsW
LTC Address: LbNTMKfnGVoBktK1v4MtGpsoXaECRzQ1sT
XMR: 4AG3vNVkPaZ5syjKRfaHNE6CJeZ3e1g3w6pwTTZsLZXYFEpcnZtKX5TQQ6WQ2gNUQ7YVQCXP7apcvigmZvuYLgX97YLmaTa

Affiliate Links
SimpleMiningOS: https://simplemining.net/ref?user=sonofatech
Octominer: https://octominer.com/?aff=blindrun
Amazon: https://amzn.to/3bmHH2V
Coastal ...

Redesign still working on making a smaller footprint.
June 20, 2025

Bitcoin.ℏ. Sponsored articles are all around. Wtf is Bitcoin.ℏ?

More shots

Fan is good

post photo preview
post photo preview
EVOAI Node + Wallet Linux

Quick guide to spin up a node and create a wallet for EVOAI on Ubuntu 24.04

 

 


Elevate Perms

sudo su

Start Screen

screen -S evoaid

Download

wget https://evoai.top/app/linux.zip

Unzip

unzip linux.zip

Enter Directory

cd linux

Make Executable

chmod +x evoaid

Run Node

./evoaid

Exit screen

  • Press ctrl+c to exit screen

Start CLI Screen

screen -S evocli

Enter Directory

cd /root/linux

Make Executable

chmod +x evoai-cli

Create Wallet

./evoai-cli getnewaddress

Dump Private Key

./evoai-cli dumpwallet evoaidata.txt

Read Priv Key

cat evoaidata | more

 

SAVE KEY in SAFE LOCATION

Read full Article
September 10, 2024
post photo preview
Another Rusty Spec Mine

Thanks to @ScarTalon for finding this one. 

 


Resources

Node: https://github.com/astrix-network/astrix-node

Miner: https://github.com/paragone/astrix-miner

    -Website: https://astrix-network.com
    -Explorer: https://explorer.astrix-network.com
    -WebWallet: https://wallet.astrix-network.com
    -Discord: https://discord.com/invite/cwfDZJ9dHx
    -Telegram: https://t.me/astrix_network
    -X: https://x.com/astrix_network
    -Github: https://github.com/astrix-network

  • Get node software 

wget  https://github.com/astrix-network/astrix-node/releases/download/v0.14.1/astrix-node-v0.14.1-linux.zip

  • unzip 

unzip astrix-node-v0.14.1-linux.zip

  • start screen to test (can make service later)

screen -S astrixd

  • Enter Directory

cd astrix-node

  • Start node with mining settings

./astrixd --utxoindex --rpclisten-borsh=default --rpclisten=0.0.0.0:34150

  • ctrl+a+d to exit screen
  • Enter directory

cd astrix-node

  • Start Wallet

./astrix-wallet

  • Connect wallet to node

connect 127.0.0.1

  • Create Wallet

wallet create

  • Use hiveOS image in custom miner requires kernel 6.1 meaning latest beta and now they did update latest stable to 6.1 as long as you use replace option to upgrade to it or on first burn. GUI latest stable will not update the kernel. 

https://github.com/Dalkson/Wrapper-Builder/releases/download/astrix-miner/astrix-miner-v0.2.1.tar.gz

Read full Article
post photo preview
Skoof Wallet and Node Guide

This is a guide to build a wallet and node for the Xelis fork Skoof. The wallet guide is first and you can mine to the public node I have built with rigel miner now. Node Guide will be completed later.

 

 

Only for Supporters
To read the rest of this article and access other paid content, you must be a supporter
Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals