Remotely Code Signing Windows Apps Using AWS Virtual Servers and a Physical USB Key
As a developer, you may find yourself in a situation where you need to code sign your Windows applications using…
As a developer, you may find yourself in a situation where you need to code sign your Windows applications using…
https://github.com/gubatron/LifeTips#life-tips It is a short manuscript with actionable tips to live a better life, it’s there primarily as a manual…
Optimizing Your WordPress Cache Loads in Lighttpd. If you don’t configure your wordpress virtual host properly in lighttpd, your wordpress…
Save the following script in a file called speed_test #!/bin/bash # Requirements # sudo apt-get install lftp iperf lftp -e…
I remember being in school back around 1998 and not knowing enough about C to do this. After coding in…