I modified the install wiki a bit.
One issue I hit was it exhausted the virtual memory while building BBP Core. I'm rebuilding it from
./autogen.sh
./configure LDFLAGS="-L${BDB_PREFIX}/lib/" CPPFLAGS="-I${BDB_PREFIX}/include/"
sudo make
on the linux install docs. Is 1 GB RAM enough to build?
Just a general note on this particular issue regarding the Create_Masternode wiki.
If you have not installed a Masternode successfuly and are not yet running a successful masternode yet, I would suggest not trying to modify the wiki page that you dont fully grasp yet.
I know the page is no where near perfect, but what is happening is you are making modifications to something that is not complete and potentially misleading us.
I think what we need to do is get our cold and hot masternodes working first, and then tweak the prod instructions with Successful known changes.
If you want, you can go ahead and clone the masternode create page to another testnet page name and tweak that one for testnet until its final.
Changing to 500,000 bbp is fine for testnet, but its not the final amount for prod.
The 'sanctuary server' is not the right nomenclature. All the hosts are servers. (IE this is not a client-server solution). There are going to be one to many sanctuaries per single controller wallet. (So we have controller wallet, and sanctuary wallets).
I just wanted to mention this because I noticed you took out all the lines that said 'still from the main PC' to try to simplify it. Thus leaving ambuiguity between the commands from the sanctuary wallet and the main controller wallet. So lets clone the page to a create_masternode_testnet version and do whatever you want to it until its clear then we can overwrite the prod version.