Tag: Windows
All the articles with the tag "Windows".

Windows, Apache 2.4 and OpenSSL (Revisited)
Following on from Windows, Apache 2.4 and OpenSSL our vulnerability scanner has picked up that although the version of Apache httpd 2.4.39 has not vulnerab

Proxy Fun and Games
Updated:I seem to spend most of may day trying to sort out issues regarding getting different applications through the corporate proxy server. I'm really hoping on

Spectre and VMWare
For some time we've suffered a problem with our Windows 7 VDI systems that has prevented us from applying Windows Updates. If we applied any of the rollups

PHPUnit Code Coverage
Updated:The more development time we spend on the corporate Laravel app the more mature the code becomes and the more our development practices evolve. One of the

Sophos Mobile 9.0
Today saw me upgrading our Sophos Mobile Control v8 server. Mandatory Upgrade Notice: Sophos Mobile 9.0 Dear Customer, Please be advised that, effective Ap

Chocolatey Package Manager
Using package managers is second nature in Linux, but in Windows you get free reign to go download and install anything you like from anywhere. Not a bad t

Gitahead
The elegant git gui for dev teams http://gitahead.scitools.com/

Laravel 5.5 HMR and Windows
Using HMR in Chrome on Linux is faultless, but on Windows HMR fails to start in the browser. Looking at the entries in the bowsers script tags they seem a

DBeaver - SQL GUI
I've used a few SQL GUI's over the years, SQuirreL, DBVisualizer, HeidiSQL, MySQL Workbench, but the one that stands out recently is DBeaver . It's got a c

Local Git Repository
Updated:When working on a project at home I don't necessarily want to host my Git repo online and don't feel the need for installing a Gitlab server on my home network, but I do want to backup my projects to my cloud backup.