From eef4ac8cc4e413ba99f6cb0e087df951d65e3669 Mon Sep 17 00:00:00 2001 From: Gonbatfire <46731233+Gonbatfire@users.noreply.github.com> Date: Thu, 11 Jul 2024 13:37:39 -0300 Subject: [PATCH] Add files via upload --- docs/mine/solo-guides/solo-mining-windows.md | 2 +- docs/mine/solo-guides/solo_mining_amd.md | 4 +--- docs/mine/solo-guides/solo_mining_nvidia.md | 10 ++-------- 3 files changed, 4 insertions(+), 12 deletions(-) diff --git a/docs/mine/solo-guides/solo-mining-windows.md b/docs/mine/solo-guides/solo-mining-windows.md index 0fec38f..6936ed7 100644 --- a/docs/mine/solo-guides/solo-mining-windows.md +++ b/docs/mine/solo-guides/solo-mining-windows.md @@ -8,7 +8,7 @@ A 2GB graphic card is required for GPU mining. ::: -## Windows Solo Mining guide +## Solo Mining in Windows (AMD & NVIDIA) ### Step 1: Set up the Zano node diff --git a/docs/mine/solo-guides/solo_mining_amd.md b/docs/mine/solo-guides/solo_mining_amd.md index 341d4d4..5a52ff6 100644 --- a/docs/mine/solo-guides/solo_mining_amd.md +++ b/docs/mine/solo-guides/solo_mining_amd.md @@ -1,8 +1,6 @@ # Linux (AMD) -
-

Solo Mining with AMD (Ubuntu)

-
+## Solo Mining in Ubuntu (AMD) ### Step 1: Synchronize the Daemon diff --git a/docs/mine/solo-guides/solo_mining_nvidia.md b/docs/mine/solo-guides/solo_mining_nvidia.md index 58b0aed..b7775ff 100644 --- a/docs/mine/solo-guides/solo_mining_nvidia.md +++ b/docs/mine/solo-guides/solo_mining_nvidia.md @@ -1,10 +1,6 @@ # Linux (NVIDIA) -
- -
-

Solo Mining with Nvidia

-
+## Solo Mining in Ubuntu (NVIDIA) ### Step 1: Synchronize the Daemon @@ -143,8 +139,6 @@ And if you switch to the terminal with your daemon running, you should now see t

Congratulations, you're solo mining Zano!

-[^1]: This guide assumes you've already installed, and can use, a CLI wallet and its daemon. If you haven't, see those guides [here](https://docs.zano.org/docs/install-zano-cli-wallet-ubuntu) and [here](https://docs.zano.org/docs/using-zano-cli-wallet), respectively. +[^1]: This guide assumes you've already installed, and can use, a CLI wallet and its daemon. If you haven't, see those guides [here](https://docs.zano.org/docs/use/wallets/install-zano-cli-wallet-ubuntu) and [here](https://docs.zano.org/docs/use/wallets/using-zano-cli-wallet-ubuntu), respectively. [^2]: If you get the following error, you'll need to install Cuda: `./TT-Miner: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory.` - -