You can do this with a windows wallet or a linux wallet.
masternode genkey
copy the generated code to a text file
getaccountaddress 0
copy the generated address to a text file
encryptwallet "strong password" (dont forget it)
Send 1000 XIOS to "address 0"
go to XIOS.conf in
Windows
C:\Users\{user}\AppData\Roaming\XIOS\XIOS.conf Linux:
~/.XIOS/XIOS.conf
rpcuser=
rpcpassword=
maxconnections=256
masternode=1
masternodeprivkey=XXXXXXXXXXXXXXXXXX (from above)
masternodeaddr=xxx.xxx.xxx.xxx:37192
xxx.xxx.xxx.xxx.xxx is the IP of the box you are running it on
Windows XIOS-Qt Client console (or linux rpc command):
masternode start
Windows XIOS-Qt Client console commands (or linux rpc command):
masternode list <>
masternode debug
getinfo
help
That's the basics, if I screwed something up, let me know. If this helped, feel free to toss me some XIOS love :}
2JR4zuE4VriQH7VATc6tER4E9z5wP36Qut