See Below Supporters Only
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.
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 ...
After 10+ years in IT (mostly virtualization and infrastructure), I finally went all-in on Linux — and I’m never going back.
I actually started my career on Linux, doing database regression testing through remote servers with tools like Sahi and VNC. After years in virtualization, I took a YouTube hiatus, got back into IT as a Linux sysadmin, and decided to treat it like school again. Weeks spent in Vim taught me that “:q!” isn’t scary anymore 😅 (but yeah, I still use nano for quick stuff).
Once you go deep into Bash, PowerShell feels... slow. Everything’s just cleaner in Linux, and it grows with you instead of boxing you in.
🎬 Creative Stack
For years I was tied to Windows for Premiere Pro, GoXLR, and capture cards. Not anymore.
Wanting to fundraise to get Rabid a Youtube play button. I was thinking of just getting it myself and shipping it to him. But if you would like to donate and I can create a card with congrats from each person that donated I thought it may be nice. Total needed is only like $70 shipped to Canada. If you donate a dollar or more just post the transaction in the comments and what name you would like me to use. I will cutoff participation on Wednesday. https://amzn.to/4mvSB9y
BTC Donation address:
35XHdxXxHyYpPFtjZ32rJ2NkKZYSXNWACa
Quick guide to spin up a node and create a wallet for EVOAI on Ubuntu 24.04
sudo su
screen -S evoaid
unzip linux.zip
cd linux
chmod +x evoaid
./evoaid
screen -S evocli
cd /root/linux
chmod +x evoai-cli
./evoai-cli getnewaddress
./evoai-cli dumpwallet evoaidata.txt
cat evoaidata | more
SAVE KEY in SAFE LOCATION
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
unzip astrix-node-v0.14.1-linux.zip
screen -S astrixd
cd astrix-node
./astrixd --utxoindex --rpclisten-borsh=default --rpclisten=0.0.0.0:34150
cd astrix-node
./astrix-wallet
connect 127.0.0.1
wallet create
https://github.com/Dalkson/Wrapper-Builder/releases/download/astrix-miner/astrix-miner-v0.2.1.tar.gz
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.