Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Kstin on September 14, 2017, 07:32:35 PM



Title: What VPS service are you using for masternodes?
Post by: Kstin on September 14, 2017, 07:32:35 PM
Want to setup my own masternode but don't know any cheap and safe VPS...


Title: Re: What VPS service are you using for masternodes?
Post by: MATHReX on September 16, 2017, 08:20:09 PM
You can build your own Linux system for cheap and run a masternode. A system for masternode doesn't require high-end hardware. 150-200$ will be more than enough to make it happen.
70$ MOB, 40$ Celeron CPU, 20$ Ram, 30$ 512GB HDD, 50$ PSU.
OR
If there are Universities or Schools nearby, they might be selling their old CPUs for a nick of a dime. That'll do just fine too.


Title: Re: What VPS service are you using for masternodes?
Post by: BennyT on September 16, 2017, 08:44:50 PM
Can you use your mining rig to host a master Node?


Title: Re: What VPS service are you using for masternodes?
Post by: MATHReX on September 17, 2017, 06:09:11 AM
Can you use your mining rig to host a master Node?

Well, yes! If it features a good CPU. Let's say high i3 or low i5, 8 GB DDR4 Ram, 512GB and up HDD and an ethernet cable. (Data transmission is much, can't rely on wifi). Run a virtual box software --> Install Ubuntu. Set-up the masternode in your Linux distro. Let masternode update the blockchain and just run it in the background. That's it. Note: Only do it when you're running Windows 10 and you meet all the above requirements. A Virtual box separates the resources that are in need by virtual OS and thus not interfering with mining process in Windows.


Title: Re: What VPS service are you using for masternodes?
Post by: Kstin on September 17, 2017, 06:59:15 AM
thx for your reply. Will try to run it on my rig


Title: Re: What VPS service are you using for masternodes?
Post by: shimpa on September 17, 2017, 08:18:18 AM
I bought a used Dell 2U server with plenty of RAM (64GB) and run pretty much everything on it.

Using KVM hypervisor and over 20 OS instances, most of them are not crypto related.

That's 500$ worth of hardware, no rent, just electricity cost and know how.


Title: Re: What VPS service are you using for masternodes?
Post by: sajjadkhan on December 10, 2017, 03:58:32 AM
It's up to your appetite of how much you want to tinker with the server if you go that route. I like cold and hot setup and use node-vps.com for my needs. They have great customer service.


Title: Re: What VPS service are you using for masternodes?
Post by: togoshigekata on December 10, 2017, 04:09:52 AM
The DASH tutorials show Vultr, compared to AWS definitely seems to have a bit of a lower price


Title: Re: What VPS service are you using for masternodes?
Post by: cashen on December 10, 2017, 05:32:05 AM
I have multiple Vutr VPSs. Great service. Accepts BTC


How can I get dedicated IPs and use them on my home machine?


Title: Re: What VPS service are you using for masternodes?
Post by: spikyz on March 08, 2018, 09:24:17 AM
may i ask why people seems prefer VPS instead of building own small server in the home?

is it due to network connectivity? or unreliable electricity/internet?


Title: Re: What VPS service are you using for masternodes?
Post by: btcneodev on March 08, 2018, 09:28:45 AM
may i ask why people seems prefer VPS instead of building own small server in the home?

is it due to network connectivity? or unreliable electricity/internet?

Main reason is static IP and home broadband with only 1 dynamic IP, you can get multiple VPS with unique static IP each.


Title: Re: What VPS service are you using for masternodes?
Post by: spikyz on March 08, 2018, 10:43:43 AM
may i ask why people seems prefer VPS instead of building own small server in the home?

is it due to network connectivity? or unreliable electricity/internet?

Main reason is static IP and home broadband with only 1 dynamic IP, you can get multiple VPS with unique static IP each.

it means if for example i set one IP for DASH, i cant use the same IP for pivx masternode on the same PC?


Title: Re: What VPS service are you using for masternodes?
Post by: shimpa on March 08, 2018, 11:11:59 AM
That's what dynamic DNS services are for.

Also there is no practical limit to how many masternodes you can run on a single public IP address especially since all the masternodes (at least that I had the opportunity to run) do not need to be exposed to the internet at all (ie can be behind NAT, no need for any port forwards).

Again, my example might not be the right one for everyone since I have several servers and do stuff that are not always crypto related but I definitely prefer this type of setup simply because I'm in control over basically everything.


Title: Re: What VPS service are you using for masternodes?
Post by: Agozyen on March 08, 2018, 12:15:14 PM
Want to setup my own masternode but don't know any cheap and safe VPS...

I am using Alpharacks for my VPS and PuTTy as my interface.  They are based in California.  The IP address they assigned me had some kind of issues and I had to submit a ticket.  Even though I am based in the US and they are based in the US, I was told that the Chinese Government was banning my IP address.  This made no sense and in my response I asked them how this was possible since we are both in the US.  Another rep replied and changed my IP.  Everything is working now.

I don't really have a problem with them but it took 24 hours to get this resolved and the first reps response was ridiculous.


Title: Re: What VPS service are you using for masternodes?
Post by: jmrd27 on March 08, 2018, 12:28:44 PM
Digital ocean


Title: Re: What VPS service are you using for masternodes?
Post by: FTrader on March 08, 2018, 01:56:37 PM
use your own server, and have fun while learning


Title: Re: What VPS service are you using for masternodes?
Post by: spikyz on March 09, 2018, 02:24:46 AM
That's what dynamic DNS services are for.

Also there is no practical limit to how many masternodes you can run on a single public IP address especially since all the masternodes (at least that I had the opportunity to run) do not need to be exposed to the internet at all (ie can be behind NAT, no need for any port forwards).

Again, my example might not be the right one for everyone since I have several servers and do stuff that are not always crypto related but I definitely prefer this type of setup simply because I'm in control over basically everything.

thanks for the clarification, i need to read more regarding this. would love to fully prepared before i jump into it.


Title: Re: What VPS service are you using for masternodes?
Post by: NetopyrMan on April 27, 2018, 10:31:27 PM
Can you use your mining rig to host a master Node?

Well, yes! If it features a good CPU. Let's say high i3 or low i5, 8 GB DDR4 Ram, 512GB and up HDD and an ethernet cable. (Data transmission is much, can't rely on wifi). Run a virtual box software --> Install Ubuntu. Set-up the masternode in your Linux distro. Let masternode update the blockchain and just run it in the background. That's it. Note: Only do it when you're running Windows 10 and you meet all the above requirements. A Virtual box separates the resources that are in need by virtual OS and thus not interfering with mining process in Windows.

this is what am i looking for last couple of days :) thanks