Outbound Firewall Block Rule creation from Context Menu.

I recently had a need to create local firewall rules for certain executables which would block all outbound traffic for those executables. Whilst not particularly difficult I thought it would be useful to be able to do so from a “right-click” option. There seemed to be a lot of things on the web about thisContinue reading “Outbound Firewall Block Rule creation from Context Menu.”

How to reset a forgotten or lost Guacamole user password in a Postgres Database

This week I found myself booting up an old environment which used Guacamole to present some resources. Whilst I had server credentials , I did not have any of the Guacamole user credentials so I looked in to how I could reset the accounts. My environment uses Postgres. After a bit of messing about IContinue reading “How to reset a forgotten or lost Guacamole user password in a Postgres Database”

Microsoft EDGE Version 105.0.1343.25 not launching

I recently upgraded to Microsoft Edge Version 105.0.1343.25 only to find that it would not launch. The fix according to a page I found on the interweb, which worked for me, was to delete the MetricsReportingEnabled registry key in HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge You may need to do the same in HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge The issue may have been causedContinue reading “Microsoft EDGE Version 105.0.1343.25 not launching”