Installation Setup
Rivalz rClint CLi Ultimate Guide
Requirements
You must need to buy a VPS for running Rivalz rClient
You can buy from : Contabo
You should buy VPS which is fulfilling all these requirements :
Operating System : Ubuntu 22.04
CPU : Minimum of 4 cores
RAM : 4 GB
Storage : SSD or NVMe with at least 50GB of space
Deployment
Step1:
apt install wget
Step2:
apt install screen
Step3: Create Screen
screen -S rivalz
Step4:
wget https://raw.githubusercontent.com/0xtnpxsgt/rivalzcli/main/rivalzcli.sh && chmod +x rivalzcli.sh &&
sed -i -e 's/\r$//' rivalzcli.sh && ./rivalzcli.sh
In the last part of the command execution, it will ask for your
wallet & Vps Info
, Here you need to input the details manually)
Step5: Dettached Screen
Hold CTRL Press A & D
Other Commands ✅
rivalz version-update
rivalz run
Open Screen List
Screen -ls
Open Screen
Screen -r screen-name
Re-attached Screen
Screen -d -r screen-name
Remove Screen
Screen -XS screen-name quit
Join our community https://discord.gg/QTAqpuRDhP
Last updated