User node usage documentation
  • Comprehensive Guide to Privanetix node(acceleration node) and WorkHeart node setup and operation
    • Privanetix node
    • WorkHeart USB node for Windows version
    • WorkHeart USB node for Ubuntu version
    • WorkHeart USB Node for Mac
    • How to start the node FAQ
    • Download and installation steps of WorkHeart USB node program for Ubuntu version
  • How to change MetaMask wallet address to OKX wallet address
Powered by GitBook
On this page
  1. Comprehensive Guide to Privanetix node(acceleration node) and WorkHeart node setup and operation

Download and installation steps of WorkHeart USB node program for Ubuntu version

1. Enter the program running directory

cd  /privasea

2. Update package list

sudo apt update -y

sudo apt update -y

2. Download file

sudo wget -q https://storage.googleapis.com/bkt-privasea-face-pre-public/calc-node/beta/usb-ubuntu-node.zip

3. Install unzip

sudo apt install -y unzip

4. Unzip the file

sudo unzip -q usb-ubuntu-node.zip

5. Delete the downloaded zip file

rm -f usb-ubuntu-node.zip

6. Add execute permissions to files in the directory

chmod -R +x *

PreviousHow to start the node FAQNextHow to change MetaMask wallet address to OKX wallet address

Last updated 4 months ago