This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am jarretraim on github. | |
| * I am jraim (https://keybase.io/jraim) on keybase. | |
| * I have a public key whose fingerprint is BFAB AB1E BC0C 3818 CFB6 4DFB D71D 0F42 8A3C 6358 | |
| To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| useradd -r -U -s /bin/false -g storm storm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [uWSGI] getting INI configuration from uwsgi.ini | |
| *** Starting uWSGI 1.9.15 (64bit) on [Fri Sep 6 19:03:34 2013] *** | |
| compiled with version: 4.6.3 on 06 September 2013 18:10:40 | |
| os: Linux-3.2.0-49-virtual #75-Ubuntu SMP Tue Jun 18 17:59:38 UTC 2013 | |
| nodename: ans-web-01 | |
| machine: x86_64 | |
| clock source: unix | |
| detected number of CPU cores: 2 | |
| current working directory: /root/Rift | |
| detected binary path: /usr/local/bin/uwsgi |