togo: your tutorial about run mining under linux is perfect!!!
im tried do my tutorial
.    installed linux wallet 
1.  ./biblepayd -testnet -daemon
2.  ./biblepay-cli -testnet getinfo  =if blocks readed then we can start compilation
3.  ./biblepay-cli -testnet masternode genkey   =got it
4.  ./biblepay-cli -testnet getaccountaddress TEST =got it
5.  i send 500k from testnet wallet to masternode wallet got it.... i see 500k in da MN wallet and its confirmed 7/7
6.  ./biblepay-cli -testnet masternode outputs  =got outputs
7.  im opened masternode.config in tesnet3 folder and addded POKUS IP:40001 93W87RB7sVxu72souCWdHGpTWYFFF84oyRe81hzZcHEzWGdogkR 7b3873de1969b087f63cd287c64694b14250aecf7779c67f68691533a6616f3c 1
7.5   ./biblepay-cli -testnet mnsync status   =ASSETID:999   =999 its OK
8.   now on testnet wallet in folder biblapaycore im opened config file and added this
testnet=1
rpcuser=hokuspokus
rpcpassword=hokuspokus123
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
logtimestamps=1
maxconnections=256
Saved it, closed and restarted testnet wallet  =WORK
9.on linux the SANCTUARY WALLET STOPED wallet and open biblepay.conf and added this 
rpcuser=hokuspokus
rpcpassword=hokuspokus123
rpcallowip=127.0.0.1
rpcport=9998  biblepay aka admin doesnt know that this rpcport have to/must be add in this config  

listen=1
server=1
daemon=1
logtimestamps=1
externalip=IP:40001 
maxconnections=256
masternode=1
masternodeprivkey=93W87RB7sVxu72souCWdHGpTWYFFF84oyRe81hzZcHEzWGdogkR
saved config and run masternode-linux-wallet again
and here is your tutorial bugs:
1st bug:
PART 4 - Run Sanctuary Linux Wallet Testnet
On remote Linux machine:
1. Enable & Run Wallet in Testnet mode:  newbies dont know how run testnet wallet add this command
./biblepayd -testnet -daemon
____________________________________________________________________________
when i added rpcport=9999 to linux=masternode wallet WATCHMAN ran without errors:
NOW MY MASTERNODE WORKING OR?

tommorow ill do VIDEO TUTORIAL for idiots=newbies
i have this questions:
masternodewallet is HOT wallet?
controllerwinwallet is COLD wallet?
masternodewallet raising balance=why,when my setup was wrote only testnet=1, why mining?
masternodewallet cancelled/delete= i receive 500k coins back?
masternodewallet raise balance for % reward for block?
controller wallet balance raising same like on masternode wallet? using same like when i have wallet.dat on 2 different wallets,but see same coins on both of it?
thanks for understanding this things
ADMIN: immediately fix your wiki tutorial:
add this line when compiling watchman
on linux config you add this rpcport=9998