Son of a Tech
Science & Tech • Investing & Finance
Solo Mining Alephium | Part 1
How to Build an Alephium Node
April 09, 2023
post photo preview

Please follow the Linux Workshop guides up to this point https://sonofatech.locals.com/content/articles/playlists/5385

 

  1. Update your os with sudo apt-get updateAfySHcf9vo5V2KhQFlQxSKr3nfhaVTPPX_ldmbpM5DNAcfzU_vbcFOTgxl881ZmkaToMzE7XCDdapeTfRvib6E5xB5vJSuCD_SaalTOWFnUEprrJ6CLBf4NXFLYUU-DRaxcT1p9MldFrsiPjGKnUa8Y

  2. Install Java sudo apt install default-jdkOKESGU4Juq8oV9WaGzurkZXZv-0hK2oBmeSWeZdx9Lnj7iWZFMlxxTYLkEzuupgmjg6MtLYnz897hYMciSNhdaZuVN3FAo-13oOqObT-aqcGAZycGFx0a5byQTBC-ajGWJzOWaUavTqM-tgAOMvGar0

  3. Continue installofHBz6tpygumY4vXRPDypaw3IFZS5AoIMOVvxjiTG6SqowVvMkpl4LhdgEbgbtUVwy5VHI4z7uOy6C68x0_wBzfjm_mWWR1otyJjzPwk-0lnjoSY7S_Xx2wIGBEWSzx6VRFDg12irJLYNcnEJ02BARM

  4. Copy link address from github79ql3E62qPpn1bi_LKUt0BVf8UMbUKW6ANqu-cyBoMxfAADJ2Axp12I9ISbkdnWpg6zFN6WkTCFEKsNDysHldjOgutP1VpjJifBdV1XtzkoDbHxbpougnOdrgIbxeYlmLT9AGMMbN-5f-QR35YSdO9w

  5. Download jar to ubuntu machine with sudo wget sudo wget https://github.com/alephium/alephium/releases/download/v2.1.1/alephium-2.1.1.jarMrgNSyNvBc79VXu_y-f_jsItu7e_E33R8gQOTBu5ezuU4hoGBkeNjgATT2LqbzMi1n91jrn6XZJ4jxVlXcgXX8mjQPcKYcTi65g8rE5C7Mz15_9V7r9bxa2WuoJxwarqv-De3xgMaZ_49jmcOHZyo8g

  6. Start screen session named node with screen -S nodeE1cyHBpO9_Zy-umvVg6opDgZZMtwlZQ5nQo_9ouQlgFQEUyBuLChwKRNJ4OR9QUnaTcO2t6Z2RNnNcHCIh6ffbjBRFTTbFp1A-WakbfdGZjPEoc5UUT_hq8PqA0mA_dTT1-C0gnHycJzQuukAaT8MYU

  7. Run ll command to find name of jar file zJHrEAimwvy7M4qXvVpOfUDS_T6SXfmZt7z2_8zYX9FRo2Nuur-Q5pg0TUd9-XQrgxP0SefLBxXYAonLoKlplhLgl9-6QBJBAgYwAUToxvYmqmIPBORW8lAP4JH35sCZKNcT4r9OJSOR0Ww3SpL5_Wo

  8. Run java file with java -jar alephium-2.1.1.jarVvJlfHareD-zUC5Tp2emgDIvtM748-dwdmenbTBZ8sxwTO3HcgSsD1JoKQoAGLmxkxrQ83Bv_sXvnTZJFx2YIWxowfPlZNN-EsCZIX_Af85if5utucF1Ih2wS91Ppg0-JtH-Xr2AJtbZX8kWc9wjFwM

  9. Let connect and create files use ctrl a+d to leave screenFQfhxn8tmaSVYk4fGx5tTZ1j-IyBetFI1PB9ZPSUh8WGtta9XdPABCGNk0YaEiepAnydRey6CIHEDiUT9Y48OvmPnEvU43Hkx8OI1St3aGKXMwOYfnJwa5usxzVPwDraejG0myjx7LIA-cmnVUKcyhg

  10. Generate API key with command cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 48 | head -n 1gJSGjXIYraV9vkZG9Q9_888hR3a-VW8WF_1_r-4ROzHo-YXd0netXRuVbynCp9yjy6Lhl8QWApRv9a7muIDujXgSBIgW69EBB5okWCKZZugfPdjL4rlTY4nTQU8HpMJdBqjWDQ32AghIF5dzzUfLONw

  11. Copy key by highlighting in putty and right clicking save to a notepadoq1eQoi1Vyan5Y3qBD_ulL_othF3by-Aih-oqzL1jg6sOe5TfQUb0Mf1O8Es-MN-OSet3LGh2MY6wW1DvzM3qvXzID5i6X3trKP5bO6Pgs126HWobnsByPj7bjqRGdPWKHnaqYijECD_fUkC5K-STO8

  12. Use cd command to enter .alephium dir mvPUSw7fmhQ7hA-LAP_TAxcPDu5ZgWEc5WM-tRlWYGP_-1L0XdwFj9Pgwelw8Y6VkVisZU1xEInMQ98Us97VaVuEYCAYJMi2jJ9t1zClHSDUMhdZrJJGXxfjDIOuYgi0D3dU9Hy0NEmuZer17qAwCQY

  13. Edit user.conf with command sudo nano user.confKBiVs1jIYnj4akzHUfib9qKC14tgUpslGbS0rg99fk2ZSitrRG5VBFFq1_AKK8gDeBw_uIn_PLhuqUH338MIbnrQ-UHauXimQWoof_WmzgeeEykmI9-6D7PDnIrsdJMjQuB-KIjgIPVWj6KLtw-dSu0

  14. Enter the following text and save with ctrl+x and typing y for yesCBpui0pT3hKvZU4hL89JQH-mSws6b4PU9YgMFP2v1rXBLN0pqexR9903s4NRvZdv-blIH-erxa2pgnXCDqRgtaPfwuNjcyMS5OCFkvsDZvpPQqCMwqgKP-yrL47ZSfmXZn-5PbwHCZ3RZljGq-x4Kx0

  15. Reconnect to screen with command screen -r nodeHWKeQmq_Z8fmHq1F_0j8xulYAS6AGHLCg3eJMp4y9f6Riak_M7_PpcGodqpIT__A6R3U4KUn7f0QS7o-yxHohxLZY1YkDbGoTxNQoYvGYGd5RtSzqq1_tnCnNtdogu8LEvzN9JYp2_Fm1_hK0ozmAnA

  16. Use ctrl+c to stop nodeVihXGAQYpcgcQQEke6lRRr6C4Oq6Q_0Jgb0yqJ49ss4OeOk9KJ8zcsgEYHsKxk124N8MZNMViA4c-acnqaK_vzUBo_lS6A3DUllFq16M5Aq3w1pMzkNmOqlDgV2Gq6cDroy0Xq2NIiISHPGjOrldMQ8

  17. Start node again with java command (use up arrow for command history)qZvFLv8i_gWcRKc-n1OXJHWKvHixX51He7MtguGGDn24I19vZPgH75IA3EUvn7WQxPTxJTjWCmG6cNfEBYBzkR2SAN70Ttp-CDrz8Nrzj_gz5uHUjbsNkoaHM6PdDwlcd3NNDWGm6VkjuKZxxLbk_Ps

  18. Use ctrl+a+d to exit screen

  19. Use command ip a to find ipzaV1EZ92W5jrQ8b837VIJ9-NYhtF8CUcfo4Qab7z0jYmym3XpCNTu8HVkRs6I9XTkREkoWkMjZRFac3hUNCb_EJuTYqOlVEL5jHw4nxHBNdM3mnR7rwuR45RgeV7R8-cyXCM4tz7DbebetlXKPhAdyo

  20. Open browser and navigate to YOURIPADDRESS:12973/docsUsk-5xBvkr3SXJ5_QPbqG42C4LJLCHOlCEy0sOQC_X3QIlat0J5l-5nihhdTHqVhTTL8mvZMpL39CoctVHLlIV0iOUgry_gcPFEhkFuv5zccit1jjtrvDbtY6CmLoSgLc78Prrxeq7K55vOPYndcD98

  21. Click AuthorizeFaOSBZyPpRpoV5gKXauM3HAXXIZIXRLtmu-KXXfwYXBkXwzW5wtszNM5gMvTLr3D0IsyhmweI76cs-bRUlyY1kFy-e2iBc1If9VU2WLR3xku560WQDPsVjVBhnuYdGNf_1fbEnkaAxmahVV_u5Tutdk

  22. Paste api key in value box generated in step 10 and click authorizeHyzQhoYvkRSL4R5dq-jYF1n7csK-h1mi8503ZswjZBLphrojIHlvONTXBIwvU0odh2s8iYUgrMb_Ohr9PyWQvoL-BH1AioLxE3YsCjWuZsMSXS68USjmzL2Tw_PBUGyrVHFmMHM7LHsmz6Pi6aYpcYA

  23. Click Closea8k4JNJJcMhcOvp5RKkYrCsjVMnl6VSjVIM7veEVK0ClDxlA7cQpk4ChoHrAjF-uxhCVCYY9ckYtGsjWkRd0hJm_f1kS_xWTtJCoXAEwT1nqj_vXT5muJm8RYOEC-wKBOWi2xLST8rJN9OAGjt6SW4M

  24. Expand wallets1M_hhsziea3C_SSHY0PDrMQgPAwSBdiHXU9EFWuHxdMJ-hTVEVEsjbjmpENWIjydI7qyLFRvDO97e4G_ObPm8UPjo7cBNaXQLMgP6xRCjzUKiRAWROKUURstu08_0w-nnQ4MOoWXlncM2PCEL_WFFpo

  25. Select miner (w/o pass phrase)jRvK_G7ANH2oHIMTrbNDSFT_JpL46NW3EfF1hDOBSv6l23EuclDDTSR6cpTlSHq3t1m5Ve-w6MxNMmjUsDuaRU9a8iBYvuDxaAHuIeHFCMQp2kwSMoYGQNO_mO9EPxA1oNGC5s4Bx5CUDx0Nhkk-_rE

  26. Enter password and name then click execute_OJAKGdipeaZWScC1WhDSYp8mDY_cnft_t9H7S5BiVgkH9v-2qccdaYbf2BKpnA7QMsV4qT3uqLxLqdLhynXlhykOmkFyYM2e0bts-MLFPfKx6IQsUnk46DubOnopLNNtbwsI-8VWBcaryw5CZ4a24A

  27. Expand post wallet unlockUvPUpngBIddoS6r4E_g9C1mwaaOSKilt7vfb2TO-oW9Eo9_qemFOpCMqLEs7vxvnyEwtBmPfhcmfbZPbtPMAtMBlIj2Z-4aOCOPz1SYMdSBrRsCV-B7r1eeS5mqVy9ZBnbeaBpcYRhAHNTY1Vr_zwNg

  28. Select default exampleI0fBYhfEUvMFk7SAZ6Of0fEhLbDKJQlX3fAyDLQCMHZN5zNhO0_kSP0U2a7qwEtwMTi7oMQ9-eTD-fPycgHci5Eew8Ga8ePx4gnIUrCPSAoLUmOwmL4XBsb65fuEDR5B8R8mWUl4QTH84gTrUMwz8es

  29. Enter name and password between quotes that you set in step 26qCIfTgN7tPXDY_f0DgJIk4_QZbhG_Rd7HPy9OqoqtvEMa0CdwnqziFx7xu6IbbvvjcJH1pgfxPSDA-i1pVru2bY9KlYONL3JklWk1Pa6hLSFZ5TCp0cgTtUVBUpvVSVjgN6OyTSkzcANKvGnuhcFiIQ

  30. Expand get wallet addressesK0yXQDuDkrxRmQ0yoGYD2jtKNqhVzmdmn_SCJflZ32qOFIwYxmKKPZuPDFLg4K7-oEMqAfAT5IKn0WdbEQ5j3xXegiWylcIiBLLHr1e0gta0QS3Wrxia9WkvnSVJfQpiFdidj3CCSUfI-bunY4M7UdU

  31. Enter wallet name and executeHQvOk4kGo9KOqfLIyMJ6r8EzXZCyjUGEIO_anuLAYMZ1rKGl3nvWc5mwGPq1eFCVSrrJcmRGm1PLwLD3aLiMCEgELGnaPpAf4U3YGQZLJTJJhJmIsbtXTqSuCVrW4o8lqSGjXhxKJAwaVCJR9CYpWU0

  32. Copy wallet addresses to notepadpvx2kzTVyWZPuF_B_KbHek4rvZlJCCAXyQVXImIj6YcniELRYcXqdGsUe1dg5bVlyUCNgr31eXp5vKhqBPLb6g00Ysy5qQLsD2j0wTOu_Nq1qQtlLXOc8qXe6ViBELcwDCvHt9w_Y0lL4JNT1_O8bS0

  33. Go back to your node and edit user.conf with command sudo nano user.confYgIb2_uVlY56XnGfJPnynOTmYmMzJP9zuZ6KlU8DOldUEwfs-B7nP1C8RH5x3wWEu7yuotTbw6XNynL9_jEGDJOOgItLxShrNbqeiBIPJgpEf8tQHzH4A-TvrKpf9abpsEiTiIEcn-edMHni-ojyWtI

  34. Paste the wallet information in at the end of the line

    1. alephium.mining.miner-addresses = [

  "1F1gS1grks1HGDn51rx6zq9V6YVbwrWXBohhkL1heDh1B",

  "1BM7d3R1E3Psnc51ELyceepYgJkfavBMGyh8Pe9XJALzw",

  "12QS4MrLgBYMNFSxGUSwzLooLhw54fcAXdPt8D74PUyNz",

  "1FYTfd3jKQ8s4jDLX4vumZ63BT2Ap1PCLKXsgGcWRrc83"LiSd812_ORn43WisHcD7MoS1gZOlBfD1kSl-mFtIJQV4cE7ayi7tB3611qS6YrSh0hCc2y7A9iZxeHGpI7fg_AXj_nF2rwWWe5qrRZFkuCF0KG443CCyrzf1lcjwQBeHXDHN9WCg3giJh0zRoOq5oUU

  1. Use ctrl+x and type y to save as user.conf1rr2r1xAMSBIlzzYZ7MBK8MxbDLfqg1v9dUpIRWJgEELvZU2E3f35BaxLa6wUyjb2g-bYhXLRqWgia6iV5vQGvH1DhcoNHRMYmq1bomNq4wyw4EPextpo1GIfyDPEKJEAleLh3cLvAr9GKPNM_rnEBQ

  2. Re-attach to node screen with screen -r nodeZJkZo_z-TZ6hiTcUKYiLoCxJhj_MXi66lKeejA_judF_O1mIAfBWRn84BR2Wz5RlvVJD5YYeR2DwXG90_j12qB5Fe580ShpPDC9e7_z9HjSrTqOTmVv978TBp0uzKjXSGEBEM1SMZ7wAMcEg888jryI

  3. Stop node with ctrl+cagid8ty_N_JjYyeKTbFECddUSqpQ8K9dHigEdPEbajbPQ8a8UzcQbx4jXeq3htGB9c2uphYMKnxkc9DtwdmA76aWkeVLo0iL9WoIcbt78oBO8YG90-JpU7N_IMRmTKT9TUENdOIU3iDEyl1L_z5jmz4

  4. Start node with java command (use up arrow for last commands till you find it)d3nkpOjUyxvQwbuQ30gasFLGTgjRmRKJm7hBxA7QBa9X36yMStue0f3CP58WeiwQ-26Xyd6E7Yv-WZZ0VTZAgEtETRoCQPCuPfnaq0HiSaobktnHM2J74Ng6Ou_gzDlocCe7FhVXF0ZWbstCaut_Eog

  5. Check sync Status on swagger by expanding and executing get /info/self-cliqueLxLBqaQLG0cZdkTKi2mva-iYJP8enAZhuo_nPhsOBmxAaRYTUFhipv76DGb7Zbx3iU5ZlCMGGfkhCFGoxbX0kF4PH6a6_ilrdLBohQWWUsZfNVZSUKJ8S5ygABNcDG1wRSa0hwwmUUoQCskHXnVwRyQ

  6. Wait for node to sync before beginning to mine

 

community logo
Join the Son of a Tech Community
To read more articles like this, sign up and join my community today
10
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 ...

🧠 Why I Finally Moved Everything to Linux 🐧

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.

  • Kdenlive + hardware encoding (NVENC, QuickSync) now rival Premiere itself.
  • UVC capture devices “just work” across distros — no drivers, no drama.
  • GoXLR now has kernel-level driver support and a full web app for profile ...
Come Hang Out

Testing streaming rig now on Arch Linux https://twitch.tv/blindrun

Quick reminder

Renewals for most people are coming up here. Please make sure you are expecting the renewal or cancel ahead of time?

post photo preview
Why I Finally Moved Everything to Linux 🐧
After over a decade working in IT — mostly in infrastructure and virtualization — I’ve finally gone **100% Linux**, across *all* my machines. My work rig. My gaming PC. Even my media setup

### My Background in Tech

I started my career doing regression testing for databases on Linux servers using tools like [Sahi](https://sahipro.com) and VNC. For three years, Linux was my daily workspace.

Later, I transitioned into virtualization — managing hypervisors, storage arrays, and entire datacenter stacks. That stretched into six years of heavy enterprise work.

Then I took a detour. I spent some time on YouTube, dabbled in crypto mining, and explored creative production. But when I returned to IT, it was as a **Linux Systems Administrator**, and that’s when everything changed.

I treated that role like going back to school. I studied Linux religiously. I spent weeks learning **Vim**, editing scripts 4 hours a night until the colon didn’t scare me anymore (though yeah, for quick edits, I still use **Nano**).

Everything just *clicked*. Unix philosophy, pipelines, scripting — it all made sense again.

***

### Why Linux Just *Feels* Better

After going deep into Bash, **PowerShell** and **Command Prompt** felt clunky. Every task on Linux — from file management to package installation — feels fluid.

I no longer `dir`; I `ls -la`. I don’t have to jump through hoops to script something or deal with registry nonsense. Shells like **Zsh** and **Fish** made my workflow almost poetic.

Once you experience that kind of precision and flow, Windows feels like driving with the parking brake on.

***

### Breaking Free from Windows

I had three major dependencies keeping me tied to Windows:

1. Creative software (Adobe Premiere Pro)
2. Hardware (Elgato capture cards, GoXLR)
3. Gaming

Let’s break those down.

***

#### 🎬 Creative Tools

For years, **Adobe Premiere** was the biggest chain holding me back — expensive, bloated, and frankly anti-consumer.

Luckily, alternatives have caught up:

- [**Kdenlive**](https://kdenlive.org/en/) now supports **NVENC** and **QuickSync** acceleration for smooth playback.
- [**DaVinci Resolve**](https://www.blackmagicdesign.com/products/davinciresolve) runs beautifully on modern Linux systems.
- There’s even a **Premiere-like UI theme** for Kdenlive that makes it trivial to switch.

Advances in hardware encoding (AV1, NVENC, and AMD’s VCE) mean timeline playback on open-source editors is now buttery smooth.

And if you use AI-assisted tools for captioning or upscaling, solutions like [**Stable Diffusion**](https://stability.ai), [**Whisper**](https://github.com/openai/whisper), and [**ComfyUI**](https://github.com/comfyanonymous/ComfyUI) run *faster* natively on Linux.

***

#### 🎙️ Audio and Capture Devices

Capture cards have leveled up. **UVC (USB Video Class)** has become the universal standard, meaning most USB capture devices just *work*. No drivers. No installers.

My **GoXLR** is now fully supported thanks to open-source kernel drivers built directly into modern Linux kernels.

The community even created a full-featured [**GoXLR Web App**](https://github.com/GoXLR-on-Linux) — a browser control panel with GUI sliders, profile import, and channel routing identical to Windows.

That one project alone made my entire stream setup functional again.

***

### 🎮 Gaming on Linux – The Turning Point

Gaming used to be the dealbreaker — until **Valve** dropped the [**Steam Deck**](https://store.steampowered.com/steamdeck) in 2022.

That single device forced the Linux gaming ecosystem to mature overnight. Out of necessity, Valve fueled the development of a game-changer:

- [**Proton**](https://github.com/ValveSoftware/Proton) (a compatibility layer built on Wine)
- **Gamescope** for performance scaling
- The **Vulkan** graphics API

Developers don’t even need to build native Linux binaries anymore — Proton translates Windows binaries seamlessly.

Sure, kernel-level anti-cheat games remain an issue (and probably always will), but that’s more of an *ethics* decision at this point. If a game requires kernel hooks, it doesn’t deserve my system access.

The wild part?
I’ve had better **day-one performance** on Linux for titles like *Monster Hunter Wilds*, *Alan Wake 2*, and *The Callisto Protocol* than on Windows.

And when a game doesn’t work right away, I head to [**ProtonDB**](https://www.protondb.com) — which lists user-tested configurations and flags for tweaking games. 99% of the time, a quick Steam launch option solves it.

Secure Boot dual-booting also works great now, as most distros (like Fedora or Garuda) let you import boot keys during install.

***

### My Distros and Setup

Currently, I run:

- 🧠 **Garuda Linux**  *(Arch-based)* for daily work — custom kernels, performance tuning, and full control.
- 🎮 **Bazzite OS**  *(Fedora immutable distro)* for gaming — stable, seamless updates, AppImage management, and a built-in [**Bazaar Store**](https://bazzite.gg).

For most gamers switching over, **Bazzite** or **Nobara** are perfect.
For those who love control, Garuda or Arch variants are paradise.

Flatpaks and AppImages have made software management cleaner than ever, and the isolation means even heavy users can’t “break” their systems easily.

***

### Modern Linux (2025)

In 2025, Linux finally *feels* unified.

- **Wayland** now offers smooth rendering, better HDR, and perfect multi-monitor support.
- **PipeWire** has completely overhauled Linux audio — no more Jack/PulseAudio nightmares.
- **OBS Studio** runs natively with full encoder support.
- And AI tools like [**Ollama**](https://ollama.com) make running large language models locally effortless.

The open-source community fixed everything I used to complain about — and then went further.

***

### Final Thoughts

I’ve been *100% Linux* across all devices for over a month now, and I haven’t missed Windows even once.

Everything is faster.
More open.
And completely under my control.

The community is thriving, security is transparent, and creativity is no longer gated by closed ecosystems.

What used to feel impossible is now second nature.

**Linux isn’t the alternative anymore — it’s the upgrade.** 🐧💪

***

## About the Author

I'm the host of [Son of a Tech](https://www.youtube.com/@SonofaTech), a YouTube channel focused on open-source, hardware, Linux, and the future of decentralized technology.
Whether you’re into mining, gaming, or just building better systems, you’re welcome in the community.

***

## Recommended Distros \& Resources

- [Garuda Linux](https://garudalinux.org) (great for customization \& performance)
- [Bazzite OS](https://bazzite.gg) (immutable, plug-and-play gaming)
- [Nobara Project](https://nobaraproject.org/) (Fedora-based, pre-tuned for gaming/creators)
- [ProtonDB](https://protondb.com) (crowdsourced Linux gaming support)
- [Level1Techs Forums](https://forum.level1techs.com/) (active Linux support community)

***

*Questions, feedback, or your own Linux journey? Drop a reply below or reach out on [YouTube](https://www.youtube.com/@SonofaTech) — I’d love to hear your story!*
<span style="display:none">[^1]</span>

<div align="center">⁂</div>

[^1]: https://www.youtube.com/@SonofaTech

Read full Article
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
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