Hitleap In Linux 2016


SUBMITTED BY: erryblackys

DATE: June 17, 2016, 9:38 a.m.

FORMAT: Text only

SIZE: 881 Bytes

HITS: 2619

  1. step 1
  2. apt-get update
  3. apt-get upgrade
  4. step 2
  5. apt-get install cron nano xorg xrdp jwm firefox chromium-browser flashplugin-installer
  6. step 3
  7. cd /root
  8. nano launch-hitleap.sh
  9. step 3.1
  10. until "./hitleap"; do
  11. echo "HitLeap crashed with exit code $?. Respawning..." >&2
  12. sleep 1
  13. done
  14. step 3.2
  15. wget -O "HitLeapViewer.tar.xz" https://hitleap.com/viewer/latest?platform=Linux
  16. tar xpvf "/root/HitLeapViewer.tar.xz" -C /root
  17. mv HitLeap-Viewer.desktop hitleap
  18. step 4
  19. chmod +x launch-hitleap.sh
  20. chmod +x hitleap
  21. rm -rf "HitLeapViewer.tar.xz"
  22. final step
  23. Open your Remote Desktop Connection and put your VPS IP address.
  24. Insert your root credentials and login.
  25. Click with the left button of your mouse and hit Terminal.
  26. A terminal window will open. Type this: ./launch-hitleap.sh and hit Enter.
  27. You can close the Remote Desktop Connection software now.

comments powered by Disqus