Pages:
Author

Topic: HITLEAP ON VPS (I WILL PAY FOR THE SETUP) SOLVED! (Read 3241 times)

newbie
Activity: 2
Merit: 0
I know its an old thread, but if you still interested I can provide for low as $2 per hitleap viewer running and generating credits for your account.
newbie
Activity: 42
Merit: 0
Feel free to send me a PM if you need assistance, it looks like you're covered.
legendary
Activity: 1232
Merit: 1017
I can guide you now.

You basically have to buy a good VPN with available features like 1GB of ram and 10GB hard disk. Sometimes 512 MB ram may give you penalties on occasion which will slow you down. Unmetered bandwidth is important to estimate how much data you'll be using.

Once you have your vps, you need to set its OS to ubuntu 14.04 64bit. You may need to contact your host, but most of the time there will be a simple checkbox in your settings.

So at this point you should own a ubuntu 14.04 64bit vps. You must know your VPN's IP address, root username, and password. If you buy windows VPN you'll need putty.

Now open up terminal and type "ssh root@[your ip address]" then type in your password and after allowing the connection,

Run these commands one at a time

Code:
apt-get purge apache2* bind9* samba*

apt-get update

apt-get upgrade

apt-get install nano

apt-get install xorg lxde-core tightvncserver

sudo apt-get update

sudo apt-get install wine

adduser hitleap

Then type out for the password "123456" and confirm if necessary

tightvncserver :1

Then type out for the password "123456" and confirm if necessary

tightvncserver -kill :1

nano ~/.vnc/xstartup

at the bottom of this file place the following text,
Code:
lxterminal &

/usr/bin/lxsession -s LXDE &

and then use ctrl+o to save then ctrl+x to exit.

Now do the reboot and then relogin only this time by using "hitleap" for your username and "123456" for your password. For mac you just run command "ssh hitleap@[ip address]"

Then run "vncserver :1 -geometry 1024x768 -depth 16 -pixelformat rgb565" and type out for the password "123456" and confirm if necessary

After that run the following set of commands:
Code:
cd Desktop

wget -O hitleap.msi http://hitleap.com/viewer/latest

wine start hitleap.msi

After that wait for the message msi_dialog_run_message_loop Failed to create dialog L"ExitDialog" and now press ctrl+c. At this point we are pretty much done.

Now open your vnc viewer. (http://www.realvnc.com/download/viewer/)
For starting the server use "[your IP]:5901" and password 123456. Then open hitleap from your desktop, log in to your account, and start the viewer.

You can check on your hitleap about the viewers anywhere you have internet by logging into hitleap and going to the traffic exchange tab, there you will see hitleap viewers you have running or not running.

Lastly plug the VNC in and get it running.

Hope it is clear for you to understand the whole process Smiley



Excellent. I will try this monday.
if it works you will get a bonus :0

Please tell me how much you would charge to install it, in case it fails. never worked with WM
I used exactly that method, and it worked for me.
I get sometines an error on the vps, but that is no problem because it still runs with the error so it is 24/7 running hitleap.
Does anyone knows some other traffic exchanges?
Anyone knows how the 22hits.com surfing works?
hero member
Activity: 896
Merit: 1000
Live Stars - Adult Streaming Platform
I can guide you now.

You basically have to buy a good VPN with available features like 1GB of ram and 10GB hard disk. Sometimes 512 MB ram may give you penalties on occasion which will slow you down. Unmetered bandwidth is important to estimate how much data you'll be using.

Once you have your vps, you need to set its OS to ubuntu 14.04 64bit. You may need to contact your host, but most of the time there will be a simple checkbox in your settings.

So at this point you should own a ubuntu 14.04 64bit vps. You must know your VPN's IP address, root username, and password. If you buy windows VPN you'll need putty.

Now open up terminal and type "ssh root@[your ip address]" then type in your password and after allowing the connection,

Run these commands one at a time

Code:
apt-get purge apache2* bind9* samba*

apt-get update

apt-get upgrade

apt-get install nano

apt-get install xorg lxde-core tightvncserver

sudo apt-get update

sudo apt-get install wine

adduser hitleap

Then type out for the password "123456" and confirm if necessary

tightvncserver :1

Then type out for the password "123456" and confirm if necessary

tightvncserver -kill :1

nano ~/.vnc/xstartup

at the bottom of this file place the following text,
Code:
lxterminal &

/usr/bin/lxsession -s LXDE &

and then use ctrl+o to save then ctrl+x to exit.

Now do the reboot and then relogin only this time by using "hitleap" for your username and "123456" for your password. For mac you just run command "ssh hitleap@[ip address]"

Then run "vncserver :1 -geometry 1024x768 -depth 16 -pixelformat rgb565" and type out for the password "123456" and confirm if necessary

After that run the following set of commands:
Code:
cd Desktop

wget -O hitleap.msi http://hitleap.com/viewer/latest

wine start hitleap.msi

After that wait for the message msi_dialog_run_message_loop Failed to create dialog L"ExitDialog" and now press ctrl+c. At this point we are pretty much done.

Now open your vnc viewer. (http://www.realvnc.com/download/viewer/)
For starting the server use "[your IP]:5901" and password 123456. Then open hitleap from your desktop, log in to your account, and start the viewer.

You can check on your hitleap about the viewers anywhere you have internet by logging into hitleap and going to the traffic exchange tab, there you will see hitleap viewers you have running or not running.

Lastly plug the VNC in and get it running.

Hope it is clear for you to understand the whole process Smiley



Excellent. I will try this monday.
if it works you will get a bonus :0

Please tell me how much you would charge to install it, in case it fails. never worked with WM
sr. member
Activity: 406
Merit: 252
I can guide you now.

You basically have to buy a good VPN with available features like 1GB of ram and 10GB hard disk. Sometimes 512 MB ram may give you penalties on occasion which will slow you down. Unmetered bandwidth is important to estimate how much data you'll be using.

Once you have your vps, you need to set its OS to ubuntu 14.04 64bit. You may need to contact your host, but most of the time there will be a simple checkbox in your settings.

So at this point you should own a ubuntu 14.04 64bit vps. You must know your VPN's IP address, root username, and password. If you buy windows VPN you'll need putty.

Now open up terminal and type "ssh root@[your ip address]" then type in your password and after allowing the connection,

Run these commands one at a time

Code:
apt-get purge apache2* bind9* samba*

apt-get update

apt-get upgrade

apt-get install nano

apt-get install xorg lxde-core tightvncserver

sudo apt-get update

sudo apt-get install wine

adduser hitleap

Then type out for the password "123456" and confirm if necessary

tightvncserver :1

Then type out for the password "123456" and confirm if necessary

tightvncserver -kill :1

nano ~/.vnc/xstartup

at the bottom of this file place the following text,
Code:
lxterminal &

/usr/bin/lxsession -s LXDE &

and then use ctrl+o to save then ctrl+x to exit.

Now do the reboot and then relogin only this time by using "hitleap" for your username and "123456" for your password. For mac you just run command "ssh hitleap@[ip address]"

Then run "vncserver :1 -geometry 1024x768 -depth 16 -pixelformat rgb565" and type out for the password "123456" and confirm if necessary

After that run the following set of commands:
Code:
cd Desktop

wget -O hitleap.msi http://hitleap.com/viewer/latest

wine start hitleap.msi

After that wait for the message msi_dialog_run_message_loop Failed to create dialog L"ExitDialog" and now press ctrl+c. At this point we are pretty much done.

Now open your vnc viewer. (http://www.realvnc.com/download/viewer/)
For starting the server use "[your IP]:5901" and password 123456. Then open hitleap from your desktop, log in to your account, and start the viewer.

You can check on your hitleap about the viewers anywhere you have internet by logging into hitleap and going to the traffic exchange tab, there you will see hitleap viewers you have running or not running.

Lastly plug the VNC in and get it running.

Hope it is clear for you to understand the whole process Smiley

hero member
Activity: 896
Merit: 500
Roma Fan Since 1999 ! #ForzaRoma
OP , Problem Solved ?  Grin
sr. member
Activity: 395
Merit: 250
i can help you with free and then very cheap VPS
https://freebitcointalk.org/free-stuff/free-cloud-ssd-vps/

also could help with setup, done this before already on multiple vps's with multisurfer/com
Thank you for the help, but I am not able to create an account on there because I dont have those things to confirm my account.
Do you know any cheap vps instead of a free one?
sure, $15 for 6 months 30$ for a year for 3GB RAM 50 GB HDD 1Gbps network 3TB BW
https://crowncloud.net/clients/cart.php?a=add&pid=5 BTC accepted

you can tip me here 35KsrkXLsfUNJoEEgH5Uio4geFpeGgveAQ i always need money  Grin
I will tip you when U are able to set it up for m, so that I don't have to do anything with that command line.
I prefer monthly payments, becasue if it doesn't work, then I haven't spend too much on it.
i can't help you with finding cheaper vps then this  Grin
i have one unused vps so if you want to give it a try i could setup it there what would you pay for setup?
How long would that vps run? Also, please provide me this info in PM so we can deal not in public, that is better I think.
Thank to everyone else for their support and tips/tricks Smiley
for as long as you need, will pm you
legendary
Activity: 1232
Merit: 1017
i can help you with free and then very cheap VPS
https://freebitcointalk.org/free-stuff/free-cloud-ssd-vps/

also could help with setup, done this before already on multiple vps's with multisurfer/com
Thank you for the help, but I am not able to create an account on there because I dont have those things to confirm my account.
Do you know any cheap vps instead of a free one?
sure, $15 for 6 months 30$ for a year for 3GB RAM 50 GB HDD 1Gbps network 3TB BW
https://crowncloud.net/clients/cart.php?a=add&pid=5 BTC accepted

you can tip me here 35KsrkXLsfUNJoEEgH5Uio4geFpeGgveAQ i always need money  Grin
I will tip you when U are able to set it up for m, so that I don't have to do anything with that command line.
I prefer monthly payments, becasue if it doesn't work, then I haven't spend too much on it.
i can't help you with finding cheaper vps then this  Grin
i have one unused vps so if you want to give it a try i could setup it there what would you pay for setup?
How long would that vps run? Also, please provide me this info in PM so we can deal not in public, that is better I think.
Thank to everyone else for their support and tips/tricks Smiley
sr. member
Activity: 395
Merit: 250
i can help you with free and then very cheap VPS
https://freebitcointalk.org/free-stuff/free-cloud-ssd-vps/

also could help with setup, done this before already on multiple vps's with multisurfer/com
Thank you for the help, but I am not able to create an account on there because I dont have those things to confirm my account.
Do you know any cheap vps instead of a free one?
sure, $15 for 6 months 30$ for a year for 3GB RAM 50 GB HDD 1Gbps network 3TB BW
https://crowncloud.net/clients/cart.php?a=add&pid=5 BTC accepted

you can tip me here 35KsrkXLsfUNJoEEgH5Uio4geFpeGgveAQ i always need money  Grin
I will tip you when U are able to set it up for m, so that I don't have to do anything with that command line.
I prefer monthly payments, becasue if it doesn't work, then I haven't spend too much on it.
i can't help you with finding cheaper vps then this  Grin
i have one unused vps so if you want to give it a try i could setup it there what would you pay for setup?
legendary
Activity: 1358
Merit: 1003
Designer - Developer
What sort of budget you looking for in regards to setup fruits?

I could likely do it all for you but I'm pretty busy these days.
"Time is Money Friend" -WoW Goblins.
legendary
Activity: 1232
Merit: 1017
i can help you with free and then very cheap VPS
https://freebitcointalk.org/free-stuff/free-cloud-ssd-vps/

also could help with setup, done this before already on multiple vps's with multisurfer/com
Thank you for the help, but I am not able to create an account on there because I dont have those things to confirm my account.
Do you know any cheap vps instead of a free one?
sure, $15 for 6 months 30$ for a year for 3GB RAM 50 GB HDD 1Gbps network 3TB BW
https://crowncloud.net/clients/cart.php?a=add&pid=5 BTC accepted

you can tip me here 35KsrkXLsfUNJoEEgH5Uio4geFpeGgveAQ i always need money  Grin
I will tip you when U are able to set it up for m, so that I don't have to do anything with that command line.
I prefer monthly payments, becasue if it doesn't work, then I haven't spend too much on it.
sr. member
Activity: 395
Merit: 250
i can help you with free and then very cheap VPS
https://freebitcointalk.org/free-stuff/free-cloud-ssd-vps/

also could help with setup, done this before already on multiple vps's with multisurfer/com
Thank you for the help, but I am not able to create an account on there because I dont have those things to confirm my account.
Do you know any cheap vps instead of a free one?
sure, $15 for 6 months 30$ for a year for 3GB RAM 50 GB HDD 1Gbps network 3TB BW
https://crowncloud.net/clients/cart.php?a=add&pid=5 BTC accepted

you can tip me here 35KsrkXLsfUNJoEEgH5Uio4geFpeGgveAQ i always need money  Grin
legendary
Activity: 1232
Merit: 1017
i can help you with free and then very cheap VPS
https://freebitcointalk.org/free-stuff/free-cloud-ssd-vps/

also could help with setup, done this before already on multiple vps's with multisurfer/com
Thank you for the help, but I am not able to create an account on there because I dont have those things to confirm my account.
Do you know any cheap vps instead of a free one?
sr. member
Activity: 395
Merit: 250
i can help you with free and then very cheap VPS
https://freebitcointalk.org/free-stuff/free-cloud-ssd-vps/

also could help with setup, done this before already on multiple vps's with multisurfer/com
legendary
Activity: 1232
Merit: 1017
I have found this site: https://www.vultr.com/
I can choose between many different types of   CentOS 7 x64  CentOS 5 x64  CentOS 6 x64  CoreOS Stable  Debian 7 x64 (wheezy)  Debian 8 x64 (jessie)  FreeBSD 10.2 x64  Ubuntu 12.04 x64  Ubuntu 14.04 x64  Ubuntu 15.04 x64  Ubuntu 15.10 x64  Windows 2012 R2 x64  Application  Backup  Custom  Snapshot.
LOL this costs $0.007/hr may be you can calculate that per month and you can only run 1 hitleap account from it compare to what I offered that you can run 100 accounts for 60 days.
Have you sent my token?
Please tell me how much it would cost me, I will send you that amount in btc and also some for your work Wink
PM me with such details, because I got no understanding about vps..
sr. member
Activity: 434
Merit: 250
I have found this site: https://www.vultr.com/
I can choose between many different types of   CentOS 7 x64  CentOS 5 x64  CentOS 6 x64  CoreOS Stable  Debian 7 x64 (wheezy)  Debian 8 x64 (jessie)  FreeBSD 10.2 x64  Ubuntu 12.04 x64  Ubuntu 14.04 x64  Ubuntu 15.04 x64  Ubuntu 15.10 x64  Windows 2012 R2 x64  Application  Backup  Custom  Snapshot.
LOL this costs $0.007/hr may be you can calculate that per month and you can only run 1 hitleap account from it compare to what I offered that you can run 100 accounts for 60 days.
Have you sent my token?
legendary
Activity: 1232
Merit: 1017
Hey fruits.

if you follow that link I sent you should be able to set it up yourself and save some BTC. Smiley
I read it and I am on that site now to buy those vps, but I don't get what they mean by all those settings I can choose, that is why I prefer someone else to setup it for me, or help me to set it up. U said u had servers experience, right?
legendary
Activity: 1358
Merit: 1003
Designer - Developer
Hey fruits.

if you follow that link I sent you should be able to set it up yourself and save some BTC. Smiley
legendary
Activity: 1232
Merit: 1017
I have found this site: https://www.vultr.com/
I can choose between many different types of   CentOS 7 x64  CentOS 5 x64  CentOS 6 x64  CoreOS Stable  Debian 7 x64 (wheezy)  Debian 8 x64 (jessie)  FreeBSD 10.2 x64  Ubuntu 12.04 x64  Ubuntu 14.04 x64  Ubuntu 15.04 x64  Ubuntu 15.10 x64  Windows 2012 R2 x64  Application  Backup  Custom  Snapshot.
Pages:
Jump to: