Category: Servers
-
VMware ESXi 6 crashes during install on Dell C2100, PF Exception 14 in world 32768
During the install of VMware ESXi 6 on my new Dell C2100 I ran into an issue where right before fully booting into the install it would consistently purple screen with the following error: PF Exception 14 in world 32768 Looking up some basic information on this error pointed me in the direction of either…
Written by
-
Dell C2100 BMC Password Reset via IPMITool
I recently acquired another Dell C2100 for my lab only to find out that the password on the BMC had been changed from the default root/root combo and I had no clue what the previous owner set it to. As it turns out, you cannot reset the credentials on the BMC via the BIOS or…
Written by
-
Stopping Bots and Website Scrapers from scanning your sites on IIS with URL Rewriteโฆ
Bots and Website Scrapers can be a serious annoyance to anyone who is responsible for administering a website and the more sites and servers you are responsible the more of a problem it can become. Every request a bot or scraper makes requires some amount of resources on the web server hosting the site, the…
Written by
-
How I cool my server rack!
In this video I show my newest method of cooling my server rack, which so far has proved to work extremely well! I got this idea after seeing some video and pictures of newer data centers keeping the hot and cool air separate, then exhausting the hot air directly out. I thought why couldn’t I…
Written by
-
How I remotely access and manage my servers even when they are powered off!
In this video I talk about how I remotely access the servers in my videos “Out-of-band” aka via a Java console even when they are powered off. I have received quite a few questions about this one and figured it was time to do a video. This is what allows me to access the BIOS…
Written by
-
ELK Stack Pt. 2: Collecting logs from remote servers via Beats
In one of my recent posts, Installing Elasticsearch, Logstash and Kibana (ELK) on Windows Server 2012 R2, I explained how to setup and install an ELK server but it was only collecting logs from itself. That in itself isn’t very useful as the real value is when you begin collecting and indexing all of the…
Written by
-
Modifying HTTP Response Headers in IIS 8 with URL Rewrite
If you have ever scanned your own site or a site you are responsible for you may have noticed that web servers sometimes tend to give out more information about themselves than is really needed. This information can also be used by an attacker to then target the specific versions of software the server is…
Written by
-
ELK Stack Pt. 1: Installing Elasticsearch, Logstash and Kibana (ELK) on Windows Server 2012 R2
An updated version of this post can be found here: Installing ELK 7 (Elasticsearch, Logstash and Kibana) โ Windows Server 2016 What is an ELK stack and why would you want one in your environment? Elasticsearch, Logstash and Kibana (ELK) is the combination of 3 separate pieces of software from the same vendor, Elastic. The…
Written by
-
How to install VMware vSphere ESXi 6 (Video)
In this video I demo how to install VMware vSphere ESXi 6 onto a Dell C2100 Server and I take you through everything from basic installation and configuration all the way up to connecting and managing the instance via the vSphere client. You will need the following at the very minimum to run ESXi 6:…
Written by