I hereby claim:
- I am dsbrgg on github.
- I am dsbrgg (https://keybase.io/dsbrgg) on keybase.
- I have a public key ASCBq2PXrj-6Gl6BaQYrY6DKtY5nWEFAV9ih2_VzHF-rTgo
To claim this, I am signing this object:
{ | |
"name": "Example Pool", | |
"description": "Cardano stakepool example", | |
"ticker": "TEST", | |
"homepage": "https://github.com/dsbrgg/cardano-node-docker" | |
} |
import dj_database_url | |
from threading import RLock | |
from django.db import connections | |
from django.conf import settings | |
from django.http import HttpResponse | |
from django.core.management import execute_from_command_line | |
from ..utils import fetch_credentials, serialize_connection | |
lock = RLock() |
I hereby claim:
To claim this, I am signing this object:
// install | |
sudo apt-get install gdebi | |
wget https://hyper-updates.now.sh/download/linux_deb | |
sudo gdebi linux_deb | |
// uninstall |
lsof -t -i :8080 -s TCP:LISTEN |
ps: requires pdf viewer on browser | |
http://file.allitebooks.com/20160828/Nginx%20From%20Beginner%20to%20Pro.pdf |