I hereby claim:
- I am dragomirr on github.
- I am dragomir (https://keybase.io/dragomir) on keybase.
- I have a public key whose fingerprint is 8ECE 73A5 6B21 57BC 3850 15E4 E34A 13F9 2144 B544
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # Configuration file for runtime kernel parameters. | |
| # See sysctl.conf(5) for more information. | |
| # See also http://www.nateware.com/linux-network-tuning-for-2013.html for | |
| # an explanation about some of these parameters, and instructions for | |
| # a few other tweaks outside this file. | |
| # Protection from SYN flood attack. | |
| net.ipv4.tcp_syncookies = 1 |
##git mergetool
In the middle file (future merged file), you can navigate between conflicts with ]c and [c.
Choose which version you want to keep with :diffget //2 or :diffget //3 (the //2 and //3 are unique identifiers for the target/master copy and the merge/branch copy file names).
:diffupdate (to remove leftover spacing issues)
:only (once you’re done reviewing all conflicts, this shows only the middle/merged file)
| # generate root ca key | |
| openssl genrsa -out rootCA.key 2048 | |
| # use generated ca key to create root ssl certificate | |
| openssl req -x509 -new -nodes -key rootCA.key -sha256 -days 1024 -out rootCA.pem | |
| # create server.csr.cnf with following content | |
| [req] | |
| default_bits = 2048 | |
| prompt = no |
$ curl -s -H "X-Something: yeah" localhost:8000 > /dev/null
$ python serv.py
ERROR:root:User-Agent: curl/7.37.1
Host: localhost:8000
Accept: */*
X-Something: yeah
| /* | |
| * This script reads the existing partition assignments in JSON (exported using kafka-reassign-partitions.sh) and generates | |
| * the appropriate reassignment JSON file for input to kafka-reassign-partitions.sh. | |
| * | |
| */ | |
| var usage = ` | |
| Usage: node increase-replication-factory.js (brokers) (replication factor) (current assignment file) (output file) [-f] | |
| * brokers: comma separated list of brokers | |
| * replication factor: the new replication factor to use |
| ## Les Sybelles | |
| * 310km staza, 2620 najviša tačka | |
| * 8-15. mart 390 eura smeštaj i skipas u velikom apartmanu, 340 eura ako je dva manja | |
| * [smestaj](https://www.sunweb.nl/wintersport/frankrijk/les-sybelles/st-jean-darves/residence-les-chalets-des-marmottes-voordeeltarief) | |
| * put: 500 eura po vozilu, 400 ako zaobiđemo tunel. nisam siguran koliko ovo produžava put. 13 sati | |
| ## Paradiski | |
| * 425 km staza, 3250 najviša tačka |