Author: johayek
-
Microsoft Outlook: view raw message header of an e-mail message
http://superuser.com/questions/476940/outlook-2013-view-raw-message-source-of-an-email
-
“Programming Research” AKA PRQA is a provider of static program analysis tools, including QA-C and QA-C++
https://en.wikipedia.org/wiki/Programming_Research_Limited http://www.programmingresearch.com
-
the new Synology router “RT1900ac” — router only, no modem
https://www.synology.com/en-global/products/RT1900ac https://www.cyberport.de/synology-rt1900ac-1900mbit-s-dualband-wlan-router-5644-001_184.html http://www.amazon.de/gp/offer-listing/B01773J9JU https://www.synology.com/en-global/compatibility?search_by=products&category=usb_3g_4g_dongles&p=1&product_bays=Router&product_name=RT1900ac – compatible 3G/4G dongles http://stadt-bremerhaven.de/angeschaut-synology-rt1900ac/ just in case you should not be aware of it: it does not come with a built-in modem, no DSL, no VDSL, nothing
-
some Synology DiskStations support certain 3G/4G dongles to go online via them – does this make them a 3G/4G router?
https://www.synology.com/en-global/compatibility?search_by=products&category=usb_3g_4g_dongles&p=1&product_bays=1&product_name=DS115j And can you operate the NAS as a router then? I.e. can it “share” its Internet connection through LAN or WIFI?
-
Jenkins CI, fair disk usage, quotas, …
https://wiki.jenkins-ci.org/display/JENKINS/Disk+Usage+Plugin
-
Jenkins: Build / “Execute shell” / exit codes …
From the help section of “Execute Shell”: By default, the shell will be invoked with the “-ex” option. So all of the commands are printed before being executed, and the build is considered a failure if any of the commands exits with a non-zero exit code. Again, add the #!/bin/… line to change this behavior. Funny,…
-
“called” a batch script within a batch script, forgot to use “call”, and wondered …
<!– www.bibleserver.com | 522: Connection timed out body{margin:0;padding:0} <!–[if lte IE 9]>/cdn-cgi/scripts/jquery.min.js<![endif]–> /cdn-cgi/scripts/zepto.min.js<!– /cdn-cgi/scripts/cf.common.js Error 522 Ray ID: 3a8c541b7acb15b9 • 2017-10-05 00:40:45 UTC Connection timed out You Browser Working Frankfurt Cloudflare Working www.bibleserver.com Host Error What happened? The initial connection between Cloudflare’s network and the origin web server timed out. As a result, the web…
-
cURL: how do I save a file using the response header filename with cURL
http://stackoverflow.com/questions/2698552/how-do-i-save-a-file-using-the-response-header-filename-with-curl This question relates to the command line version of cURL. I’m trying to download a file from a cgi script.http://someserver/perl/dl.pl?ID=2Using a browser the filename comes up as curl –remote-header-name … wget –content-disposition …
-
Jenkins: setting up a the environment for a Windows/Microsoft compilation job
https://wiki.jenkins-ci.org/display/JENKINS/EnvInject+Plugin https://www.gnu.org/software/make/manual/html_node/Errors.html — make’s exit code checking There are a couple of different ways of injecting environment variables: Within the “Build Environment” / “Inject environment variables to the build process” section of a Jenkins job (provided by the EnvInject plugin) you may me tempted to make use of a file named by “Properties File Path” that…
-
Windows utilities that you sometimes want to start through Win-R
cmd = … iexplore = Internet Explorer notepad taskmgr = the Task Manager