thanks to @neurodyne and this link for updated instructions
This works with the following versions of termsrv.dll
x64 - termsrv.dll - 6.3.9600.17095
| Find | Replace |
|---|---|
| 39813C0600000F849E310500 | B80001000089813806000090 |
| 090085C07F078BD8 | 090085C090908BD8 |
| #!/bin/bash | |
| # | |
| # This bash script dynamically sets the current tty's rows and cols | |
| # to the device's physical size | |
| # | |
| # Below is typical call from ~/.bashrc | |
| #if [ "/dev/ttyGS0" = "/dev/ttyGS0" ]; then | |
| # export TERM='xterm' |
| #!/bin/sh | |
| # This program gets the battery info from PMU | |
| # Voltage and current charging/discharging | |
| # | |
| # Nota : temperature can be more than real because of self heating | |
| ####################################################################### | |
| # Copyright (c) 2014 by RzBo, Bellesserre, France | |
| # | |
| # Permission is granted to use the source code within this | |
| # file in whole or in part for any use, personal or commercial, |
| wget http://www.noip.com/client/linux/noip-duc-linux.tar.gz | |
| tar xf noip-duc-linux.tar.gz | |
| rm noip-duc-linux.tar.gz | |
| cd noip-2.1.9-1/ | |
| make | |
| # Use sed to add the following after #! /bin/sh in debian.noip2.sh | |
| sed -i -f - debian.noip2.sh <<EOF | |
| 2 i\\ |
| # Simple No-ip.com Dynamic DNS Updater | |
| # | |
| # By Nathan Giesbrecht (http://nathangiesbrecht.com) | |
| # | |
| # 1) Install binary as described in no-ip.com's source file (assuming results in /usr/local/bin) | |
| # 2) Run sudo /usr/local/bin/noip2 -C to generate configuration file | |
| # 3) Copy this file noip2.service to /etc/systemd/system/ | |
| # 4) Execute `sudo systemctl daemon-reload` | |
| # 5) Execute `sudo systemctl enable noip2` | |
| # 6) Execute `sudo systemctl start noip2` |
thanks to @neurodyne and this link for updated instructions
This works with the following versions of termsrv.dll
x64 - termsrv.dll - 6.3.9600.17095
| Find | Replace |
|---|---|
| 39813C0600000F849E310500 | B80001000089813806000090 |
| 090085C07F078BD8 | 090085C090908BD8 |
| curl -o /dev/null -w "Connect: %{time_connect} TTFB: %{time_starttransfer} Total time: %{time_total} \n" http://inserturl.here |
| Pragma: akamai-x-cache-on, akamai-x-cache-remote-on, akamai-x-check-cacheable, akamai-x-get-cache-key, akamai-x-get-extracted-values, akamai-x-get-nonces, akamai-x-get-ssl-client-session-id, akamai-x-get-true-cache-key, akamai-x-serial-no |