INSTALLING PIP ON UBUNTU DESKTOP 20.04
Open the terminal
sudo bash
apt-get update
apt-get install python3-pip
Open the terminal
sudo bash
apt-get update
apt-get install python3-pip
If you need help setting up the rig, you can view one of my other articles on building the rig, adding the cards, installing the drivers and so on. This guide will help you from the point that the rig is built and you have an Ethereum Classic wallet already available.
Open a terminal
mkdir /drivers && mkdir /drivers/claymore && mkdir claymore15
cd /drivers/claymore
wget
tar zxvf *
cd “C and hit the tab key to populate the rest of the name
Press Enter
mv ./* ../claymore15
cd ../
rm -R “C and hit the tab key
Press Enter
rm *z
cd claymore15
wget https://tacticalware.com/downloads/etc.txt
mv etc.txt etc.sh
chmod +x etc.sh
nano etc.sh
Change the wallet address to your wallet
Save the file and Exit
./etc.sh
And you off and mining!
The hardware that I used in this guide:
Gigabyte AORUS GeForce GTX 1080 Ti (QTY 6):
https://amzn.to/2JqvXC8
Motherboard (QTY 1):
https://amzn.to/2JqGJZ7
CPU (QTY 1):
https://amzn.to/3qevp2X
Memory (QTY 1):
https://amzn.to/2JqHn8Z
Hard Drive (QTY 1):
https://amzn.to/3lic3X5
Risers (QTY 6):
https://amzn.to/33rIgVE
Power Supplies (QTY 2):
https://amzn.to/3fTRpLR
Add2PSU (QTY 1):
https://amzn.to/39s4URY
Power Switch (QTY 1):
https://amzn.to/3ljmNVk
To get the public ip, type:
dig +short myip.opendns.com @resolver2.opendns.com
Press Enter
And there you have it. Your Public IP
Simple Command To Install Alfa Drivers
Open a terminal and escalate your privelages
sudo bash
apt install wireless-tools
iwconfig
Note your wireless adapters…if any are installed
apt-get install realtek-rtl8812au-dkms
Drivers will install, this may take a few minutes.
Once it is done type the following
iwconfig
You will now see your ALFA wireless card
This guide assumes that you have Ubuntu 18.04 setup fresh.
On another computer, download the AMD drivers from the vendor’s website
Use winscp and move them to the computer
On the Mining Rig, login, and from the command line you will want to navigate to the directory you copied your AMD Drivers to….most likely it will be your home directory (/home/username/)
sudo bash
apt-get update && apt-get upgrade
ls
Look for those AMD Drivers
tar -xJvf amdgpu-pro-18.50-756341-ubuntu-18.04.tar.xz
cd amdgpu-pro-18.50-756341-ubuntu-18.04/
sudo dpkg –add-architecture i386
./amdgpu-pro-install -y –opencl=legacy
mkdir /miner && cd /miner
apt install clinfo -y
apt-get install git build-essential cmake libuv1-dev libmicrohttpd-dev
apt-get install libssl-dev
git clone https://github.com/xmrig/xmrig-amd.git
mkdir xmrig-amd/build
cd xmrig-amd/build
cmake ..
make
apt install mesa-opencl-icd -y
nano loki.sh
@echo off
./xmrig-amd -a cryptonight-ultralite –donate-level 1 -o loki.miner.rocks:4005 -u LChtjHqr29p5FojLdMtcUW5ApLWyQHH5j4366V78YECEjUkgK99Y7uLDVLpHjXpYM3UcZ39FFL5Gvd4debF95mcJHbnx5ke -p w=rx480 -k -o ca.loki.miner.rocks:4005 -u LChtjHqr29p5FojLdMtcUW5ApLWyQHH5j4366V78YECEjUkgK99Y7uLDVLpHjXpYM3UcZ39FFL5Gvd4debF95mcJHbnx5ke -p w=rx480 -k
pause
Save the file and Exit
chmod +x loki.sh
./loki.sh
And your rig will begin to mine
Open a terminal
sudo bash
mkdir /tools & cd /tools
git clone https://github.com/v1s1t0r1sh3r3/airgeddon.git
cd airgeddon
ls
sudo bash
./airgeddon.sh
apt-get install and name of tool thats missing
After the dependencies are all installed, run ./airgeddon.sh and begin the configuration
Select your wireless card
Put wireless card into monitoring mode
Select WPS attacks menu – option 8
Select option 4
Select 2.4 ghz
Teamviewer 14 does not work on Ubuntu 18.04 at the present time. When connecting to a Headless Ubuntu Server using Teamviewer, you are prompted to login, yet your credentials do not work, and the login screen continues to loop with Login, and Invalid Password.
These steps will help you remove the product and replace it with a version or product that does work.
Use Putty locally on the same network your headless system is on
Login
sudo bash
apt-get remove teamviewer
y
reboot
Now time to replace it with a product that works.
This fix is simple. You are running the Ubuntu server installation from a USB drive.
You get the dialog box asking for the CD-ROM…Simply remove the USB drive (that has the installation media on it) from the port that it is plugged into.
Move it to another USB Port….and the installation will find the device, think it is a CD-ROM and the install will continue.
Here is the quick installation notes on how to mine Raven. My hashrate has almost doubled over running ccminer, on the same coin and same pool.
Log into the rig
sudo bash
apt-get -y install libcurl3
mkdir /miner && mkdir /miner/drivers && mkdir /miner/drivers/z-enemy
cd /miner/drivers/z-enemy
wget
tar zxvf z-enemy-1.26-cuda100-Linux.tar.gz
nano Raven.sh
Insert the following into the file#
#!/bin/sh
nvidia-smi -pm 1
nvidia-smi -acp 0
nvidia-smi -pl 300
sleep 2
export GPU_FORCE_64BIT_PTR=0
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100
./z-enemy -a x16r -o stratum+tcp://ravenminer.com:3636 -u RMzHAFgqgjV5qLkajBjLQ325V7HWBpG3d9 -p d=16 -i 20
CTRL + X to Save and Exit
chmod +x Raven.sh
./Raven.sh
You are now mining! Thanks for reading!
The hardware that I used in this guide:
Gigabyte AORUS GeForce GTX 1080 Ti (QTY 6):
https://amzn.to/2JqvXC8
Motherboard (QTY 1):
https://amzn.to/2JqGJZ7
CPU (QTY 1):
https://amzn.to/3qevp2X
Memory (QTY 1):
https://amzn.to/2JqHn8Z
Hard Drive (QTY 1):
https://amzn.to/3lic3X5
Risers (QTY 6):
https://amzn.to/33rIgVE
Power Supplies (QTY 2):
https://amzn.to/3fTRpLR
Add2PSU (QTY 1):
https://amzn.to/39s4URY
Power Switch (QTY 1):
https://amzn.to/3ljmNVk
Teamviewer Installation has changed in the recent version, and the prior directions will not work. You will continue to receive an error after you insert the password saying there was a connectivity time out. The new way to install teamviewer is as follows:
Login
sudo bash
add-apt-repository “deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe”
apt-get update
apt-get install gdebi-core
mkdir /home/miner/teamviewer
cd /home/miner/teamviewer
wget https://download.teamviewer.com/download/linux/teamviewer-host_amd64.deb
dpkg -i teamviewer-host_amd64.deb
It will fail and that’s ok because we will fix it here
apt-get -f install
y
After it installs then type
teamviewer info
Take a note of your Teamviewer ID, you will need it later
teamviewer passwd YOURPASSWORDHERE
Now open teamviewer on another computer that you are logged into. Add the computer using the menu “Add Computer“, enter in your Teamviewer ID and the Password you used in YOURPASSWORDHERE, and you can now connect