#4 is me
But I had to copy the "wallet.dat" with 5000 LIMX from windows machine directly to the server. Otherwise it would not work and kept saying "Could not find suitable coins!". I am not sure if that is correct though, as now the wallet is online and exposed (so it is hot wallet, not a cold one as I would prefer).
How others are doing? Did you copy the wallet.dat to server, or there is another way to tie masternode to filled wallet, without the need to have the wallet.dat with 500 coins on the server?
The server does not need coins. Start your masternode from the remotely.
(Example Server conf)
rpcpassword=123fasdjnhfjkasdfkjandkjasndjnaldnalsndasd1231241324
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=32
masternode=1
masternodeprivkey=7r6pasdasdasdasdHFPsFXpUH2eWyTOAE7QnN4CQkzZMf9Pj9vuz2
(Your Client Remoute)
rpcuser=your-desired-username
rpcpassword=your-favourite-password
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
logtimestamps=1
masternode=1
masternodeprivkey=MasternodeGeneratedKey
masternodeaddr=UbuntuServerIP:8886
Just as it is safe. Regards