Vanitygen to run 24/7 at VPS

1

1

I searched for tutorial to run Vanitygen 24/7 on VPS. However, I'm not able to find any that work. I have a VPS running on Debian 7. I want to use this VPS to search for Bitcoin private key 24/7.

How do I run vanitygen 24/7 on a Debian 7 VPS?

jacktheking

Posted 2015-06-23T05:33:06.590

Reputation: 19

1With what purpose? The answer is something annoying like "just don't stop it".Anonymous 2015-06-23T06:25:37.647

2@Bitcoin Perhaps OP is asking how to install and run it? OP?Wizard Of Ozzie 2015-06-23T06:41:47.213

Use gnu screen!Jonas Schnelli 2015-06-23T08:53:26.090

@Wizard Of Ozzie, yes I mean how to install and run it 24/7. @ Jonas Schnelli, I tried to use screen command to run vanitygen. However, it dont work. Also, what is "'gnu' screen" - what I'm using is just "screen".jacktheking 2015-06-25T07:41:10.710

GNU screen is the implementation of screen application available on Linux operating system. Different, compatible, screen implementations may exist on other operating systems.Mikko Ohtamaa 2015-12-07T18:49:15.387

If the command does not work please edit the question and include full information how you run the command and the error output.Mikko Ohtamaa 2015-12-07T18:49:34.033

No answers