In this quick how-to I will show you how you can very easily and quickly run a packet capture on a Palo Alto management interface.
Some reasons why you may want to capture packets on the management interface is to capture traffic such as RADIUS and Syslog which is processed via the management plane. Management traffic cannot be captured using the ‘packet capture’ feature on the GUI so we need to do it using the CLI.
If you’re upgrading from an earlier version of VMware Horizon View to version 6.2 then you may see clients fail to log-in with error messages that follow similar verbage:
SSL session negotiation failed or The Zero Client may not be compatible with the host session negotiation cipher setting.
In this article I will briefly go through instructions on installing mod_cloudflare on an Ubuntu 14.04 server running Apache 2.4.
The reason we need the mod_cloudflare module is because Cloudflare acts as a reverse proxy meaning that visitor IP addresses in your access logs (/var/log/apache2/access.log) will appear to come from any one of Cloudflare’s IP addresses; all of which they make available here.
Remove Extra Registry Settings from GPO
In this guide I will walk through how you can quickly and easily remove Extra Registry Settings from your group policies objects when you don’t have access to the custom .ADM to ‘unconfigure’ them or they don’t show up in the GPO editor for what ever reason.
Office 2016 KMS Activation Setup
In this brief article I will go through the steps to activate your Office 2016 KMS key.
My set-up is as follows:
- Server 2012 R2 KMS server (I believe you require Server 2008 R2 onwards for this to work but I may be wrong)
- Office Professional Plus KMS Key from Microsoft VLSC
Thankfully it’s pretty straight forward so here goes…