Tag: web
-
What is VMware vSphere ESXi and vCenter?
In this video I give a quick break down of some of the key features and differences between VMware vSphere ESXi 6.5 and VMware vCenter 6.5. I also give a quick demonstration of what it looks like when both ESXi and the vCenter Server Appliance are fully booted and sitting at the console screen. Lastly,…
Written by
-
Issues connecting to the Dell CS-24SC BMC web management?
Not all Dell CS-24SC’s are created equal… After acquiring a few different Dell CS-24SC’s from around the web, it became pretty obvious that they are not all made the same. Most notably on mine, a few variations on motherboards. It appears some of the CS-24SC servers use the standard ports 80/443 for the BMC web…
Written by
-
Using PHP to display all Server Variables
Simple PHP Script to dump all server variables This simple PHP script can be a huge help when trouble shooting server variable related issues, like when using load balancers and in this case IIS with ARR. The way I used this script was to check and see if the HTTP_X_FORWARDED_PROTO had been set by my…
Written by