Now tell me how can I prevent monerod
from hogging on my CPU. I’m on DragonFly BSD, cpulimit
doesn’t works, also nice
doesn’t. I believe this is an IRC question.
@adi Surely you can configure the wallet to use a remote node. I’ve heard good things about Feather Wallet if you want something friendlier. https://github.com/feather-wallet/feather
Oh, I just saw the other thread. Don’t put your wallet on the VPS unless you have a specific reason to do so. If you do, make sure your keys are stored on a local machine. It’s fine to run a node there, but run the wallet locally and configure it to use your node if you can.
I understand it’s not a good idea to keep your wallet on the VPS. It is preferred to run your own node?