Post
Topic
Board Announcements (Altcoins)
Re: CRYPTO BULLION (CBX) | Focus on Crypto Bullion!
by
Alex4J
on 07/09/2016, 16:19:33 UTC
I want to stake my CBX, however I do not want to leave my PC on all night. I want to install it on my Linux vpx. Is it possible to stake on my VPS, and how? Or do I have to install the GUI?
Hello,
Yes you can install it on your VPS, I would recommend Ubuntu for OS.
There is no GUI, you will have to admin it through RPC command with commandline.
Here is the guide to compile the daemon on Linux:
https://github.com/cryptogenicbonds/CryptoBullion-CBX/blob/master/doc/build-unix.md

Then you have to learn how to use RPC, I would recommend you to search a tutorial about Bitcoin RPC, it works the same way.