Docu for encrypt and decrypt a large file with AES and RSA
//generates a private Key with 8196 Bit.
openssl genrsa -out private.pem 8196
supervisord [supervisord.org] | |
============================= | |
* Set up jobs via a config file (.ini style) | |
Example: | |
-------- | |
[program:forever] | |
command=/usr/bin/python /root/supervisoreval/bin/forever.py & | |
numprocs=1 |