Heeft u last van hooikoorts? De pollentellingen van het LUMC geven informatie in hoeverre het pollen hooikoortsklachten kan veroorzaken.
Source: Pollentelling | LUMC
Posted by jpluimers on 2017/03/07
Heeft u last van hooikoorts? De pollentellingen van het LUMC geven informatie in hoeverre het pollen hooikoortsklachten kan veroorzaken.
Source: Pollentelling | LUMC
Posted in Uncategorized | Leave a Comment »
Posted by jpluimers on 2017/03/07
Two interesting blog entries to read for both sides of the interview:
–jeroen
Posted in Development, LifeHacker, Power User, Software Development | Leave a Comment »
Posted by jpluimers on 2017/03/07
Found out recently that next to rawgit.com there is also raw.githack.com which contrary to the name also supports bitbucket files:
–jeroen
Posted in BitBucket, Development, DVCS - Distributed Version Control, git, githack.com, GitHub, Mercurial/Hg, rawgit, Source Code Management | Leave a Comment »
Posted by jpluimers on 2017/03/07
Nice: “you can get both aliases and functions with compgen -a -A function”
It uses the compgen completion generator. Simply brilliant (:
Source: bash – how do I list the functions defined in my shell? – Stack Overflow
–jeroen
Posted in *nix, *nix-tools, bash, bash, Development, Power User, Scripting, Software Development | Leave a Comment »
Posted by jpluimers on 2017/03/07
The Blog of Josh Lospinoso: [WayBack] gargoyle, a memory scanning evasion technique
[WayBack] gargoyle, a memory scanning evasion technique – Joe C. Hecht – Google+
Source: gargoyle, a memory scanning evasion technique
–jeroen
Posted in Development, Security, Software Development | Leave a Comment »
Posted by jpluimers on 2017/03/06
In case you manually want to configure or have a web-server that’s not supported by certbot for letsencrypt (yet): Generate Mozilla Security Recommended Web Server Configuration Files.
At the time of writing, these were supported by the generator (* were not supported by certbot for letsencrypt yet):
–jeroen
via: Feature request: admin web interface over HTTPS · Issue #630 · pi-hole/pi-hole
Posted in *nix, *nix-tools, Apache2, Encryption, Let's Encrypt (letsencrypt/certbot), Power User, Security | Leave a Comment »
Posted by jpluimers on 2017/03/06
I needed the current IP-addresses of the gmail MX server (don’t ask the details; but it has to do with the brain-dead TP-LINK ER5120 configuration possibilities).
This is the command I finally used:
dig @8.8.8.8 +short MX gmail.com | sed "s/^[0-9]* //g" | sed "s/.$//" | xargs -I {} dig @8.8.8.8 +short {} | uniq | sort
Basically it’s a three stage sequence which had to work on OS X as well as Linux using a bash shell:
The basics of the above are about using dig to get short (or terse) answers with as little (but still to the point) information as possible.
Read the rest of this entry »
Posted in *nix, *nix-tools, DNS, Power User | 1 Comment »
Posted by jpluimers on 2017/03/06
DNS traffic within corporate networks should also be considered a channel that an attacker can use to implement a fully functional, bidirectional C2 infrastructure.
Source: [WayBack] Cisco’s Talos Intelligence Group Blog: Covert Channels and Poor Decisions: The Tale of DNSMessenger
–jeroen
Posted in DNS, Internet, Power User, Security | Leave a Comment »
Posted by jpluimers on 2017/03/03
I wonder if this applies to Europe as well as the USA: [WayBack] The Best Time to Buy Anything During the Year 2017 – Lifehacker
–jeroen
Posted in LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2017/03/03
Because the battery was getting very bad:
Note the battery adhesive was so strong that one of my plastic opening tools broke.
–jeroen
Posted in Google, Power User | Leave a Comment »