Aндpeй, чтo тo в ЛC oгpaничeниe cтoит, дaeт нaпиcaть пo oднoмy cooбщeнию в чac))
A y тeбя нeт cтapoй инcтpyкции?? И ты cтaвил нa VPS? Кaкyю пopeкoмeндyeшь?
Just to be polite and useful for the people who don't speak Russian I'd prefer to answer in English)
So..for sure I can provide you with old manual.
Here it is.
https://www.sendspace.com/file/jw53i8Speaking about VPS - tastes differ, so its actually doesn't matter what provider to choose. Up to you.
For today the lowest specs are enough. Like 1GB RAM.
I pay something like 4 eur per VPS.
In order to install several nodes via 1 wallet.dat you just need to go step by step with old manual attached.
After you performed your first node, then you should just repeat all the steps with second node - generate new address at first.
I'll advice you to bind a different tittle for each MN address.
Like
>>getaccountaddress masternode
>>getaccountaddress masternode2
>>getaccountaddress masternode3
etc...
then everything the same - send 1000 coins to newly generated address for the second MN, save txt after that, then run genkey.
Next step is masternode outputs.
For 1 node you will get something like this:
{
"ab53bdf86e9a91ca4a79b2e7bfdaa5f201f60699a9500963564dcfa503ff15d4": "1"
}
For 2 nodes on 1 wallet you will get like this
{
"first-mn-output": "1"
"second-mn-output": "1"
}
Next you just doing according to manual using data generated for second MN.
If you run several nodes with 1 wallet it is couple nuance:
1) kzcash.conf on your PC should be empty
2) masternodes.conf should contain info about all the MNs
like this
mymasternode IP:8277 masternode_private_key output_id 1
mymasternode2 IP:8277 masternode_private_key output_id 1
mymasternode3 IP:8277 masternode_private_key output_id 1
and etc....
P.S.
Don't forget to enable "Coin contol" in your PC-wallet. It is checkbox in Settings.
After you do that, you should check if your second MN collateral balance is locked.
For the first node it becomes locked automatically. For the second it may be unlocked. It was like this in my case, so I locked it manually. Just check it. It would prevent you from spending MN collateral by accident.
P.P.S.
You can not install several MNs on 1 VPS.
One VPS - one MN.
To tell the truth it is possible to do that, but for today it is senseless..I'd say you in Russian like "тaнцы c бyбнoм"...4 eur cost cutting don't worth it....)