Category: Servers
-
Dell CS24-SC BIOS & BMC v2.5 Firmware Download
Here are the most current BIOS and BMC firmwares available for the Dell CS24-SC that I know of. The BMC upgrade makes the fans considerably less loud and has a few upgrades to the BMC Software/Web GUI. With the Bios update I am now able to run Windows Server 2012 and Windows 8.1 on the…
Written by
-
Home Server Stack v2
It has been a year or so since I have done an update on my home server stack, there have been a considerable amount of changes and of course a lot of lessons learned. I recently changed jobs and had to move my stack over 1500 miles away, which ended up in a complete rethink…
Written by
-
Simple BGInfo AD logon script
This is my simple logon script for the popular BGInfo utility that uses a few batch scripts along with Group Policy to run at each user login. What this script does: Checks to see if bginfo.exe exist on the local machine, if not copy it from the network share to c:\bginfo\ Copy bg.jpg and default.bgi…
Written by
-
Using PowerShell to filter and sort IIS Binding info…
In this post I want to talk about a few PowerShell commands for grabbing info about IIS bindings that utilize the Webadministration Module. When a server is running a lot of sites, sorting through the bindings can be a daunting task especially if you are looking for specific information like say what IP’s are bound…
Written by
-
Dell CS24 ESXi 5.5 Install Stuck “Relocating modules and starting up the kernel…”
I recently upgraded my ESXi boxes from ESXi 5.1 to 5.5, and while I had no issues when installing ESXi 5.1 originally, I did happen to run into a few hiccups with 5.5. The issues were mainly on my Dell CS24-SC servers, but I had no issues with my PowerEdge 1950 GII or 2950 GII…
Written by
-
IIS 7/7.5 – Configuring PHP via FastCGI on Windows Server 2008 R2
PHP is a fantastic dynamic programing language which runs great on IIS, but can be a bit slow at times. Traditionally PHP runs on IIS either as an ISAPI extension or as a Common Gateway Interface (CGI) program, running PHP via FastCGI can be a great way to improve performance depending on your application. In…
Written by
-
IIS 7/7.5 Hardening SSL TLS – Windows Server 2008 R2
One of the first steps you should do when deploying a new public facing web server is hardening your server’s SSL/TLS connections. Disabling vulnerable protocols, ciphers, hashes and key exchange algorithms can help mitigate the now more common exploits like the BEAST attack. By default many weaker technologies are enabled, leaving IIS traffic vulnerable and…
Written by
-
What is ESXi? (Video)
I often find myself talking about VMWare’s ESXi and how useful it can be in lab and production environments where you need to make the most of your hardware. For those who aren’t familiar with ESXi or virtualization in general, the first question usually is “What exactly is ESXi?”. The answer however isn’t exactly all…
Written by
-
ServiiDroid – Remotely control your Serviio server via Android (Video)
Making life easier… So your sitting on the couch watching a movie or TV series on your PS3 streaming from Serviio and everything is working well so far. The movie has a bunch of non sense at the beginning so you fast forward only to go to far and have to rewind, Serviio crashes as…
Written by
-
Serviio Plugin Install – Stream YouTube and Twitch.tv/Justin.tv channels to PS3, XBOX 360, Android
Plugins for what? Plugins for Serviio offer support for all sorts of online media, most if not all can be downloaded for free from forum.serviio.org. In the video I demonstrate how to download and install a plugin pack called A.P.P, which is a whole collection of plugins. After the plugins are installed, feeds or web…
Written by