To add your machine to Qblocks platform, follow the process step by step:
  • Open Terminal on your system as a normal user (not root user).
  • Run the following commands in your terminal:
    • Download Q Blocks application:

      cd ~; sudo wget -N 'https://qbsetups.fra1.cdn.digitaloceanspaces.com/onboard/4.0/qb-onboard.sh.x'; sudo chmod +x qb-onboard.sh.x;
    • Install Q Blocks application:

      sudo ./qb-onboard.sh.x YOUR_ACCESS_TOKEN  HOST_ID
  • Dependencies such as GPU drivers and libraries would be installed as well. Installation step may perform a system reboot.
  • If the system is rebooted, you will have to run the Install command again in your Terminal to continue the installation from last checkpoint.
  • If your machine supports the minimum requirements, the installation will be completed successfully and will display: STATUS ON

In case, you have minimum machine requirements fulfilled and are still unable to setup the machine, send us an email at support@qblocks.cloud and we will get back to you soon.