Category: Servers
-
How to – Building Virtual Machines with VMWare ESXi 5.1…(Video)
Virtual Machines in less than 5 minutes That’s right, it takes less than 5 minutes to get a VM up and running in VMWare ESXi 5.1 via the VSphere console. Not only does this allow for fast provisioning of machines and whole environments but it also supports Windows, Linux and a myriad of other OSs.…
Written by
-
Ultimate Serviio Media Server Setup Guide – Stream to PS3, XBOX 360, Android…(Video)
Running a media server? I have been running my own media server for a few years now and it really has become a part of our entertainment system. The Serviio application itself is completely free and allows you to stream all of your pictures, video and music from a pc directly to any DLNA supported…
Written by
-
Setting up Remote Desktop for easy access via PC or Android (Video)
Remotely access any Windows box I think anyone who has had multiple Windows pc’s let alone servers could appreciate the ability to remote in to and control a particular machine like you were sitting in front of it. In IT this is pretty much a standard practice, it saves time and simplifies troubleshooting. In this…
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
-
How To: Dell CS24-SC BMC iKVM Access, mount ISO remotely! (Video)
How it works Accessing the BMC on a Dell CS24-SC is as easy as opening a browser and typing in the IP of the BMC, that’s really all it takes. You may get a warning about the SSL cert being invalid and the connection is not trusted, which isn’t a big deal. The default username/password…
Written by
-
My Home Server & Lab Setup (Video & Gallery)
It all started with a single ESXi host… This whole thing really started with a single custom built pc I made out of a spare motherboard I had. The intention with that box was to run a few virtual machines to play around with Windows Server and IIS 7, maybe even some Linux. One…
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
-
Dell CS24-SC Using the on-board Baseboard Management Controller (BMC)& IPMIView (Video)
The Dell CS24-SC and on-board BMC The Dell CS24-SC is a unique piece of server hardware, packed with CPU and RAM but limited on bells and whistles. With no DRAC option available, the only way to remotely manage this server is the built-in Baseboard Management Controller or BMC. Now this isn’t necessarily a bad thing…
Written by
-
PowerShell – Simple Mass Server Shutdown/Reboot Script with Menu & Status Check (Video)
What is the purpose of this script? This is a simple script that can be used to mass shutdown or reboot any Windows hosts that are in the hosts.txt file. The script is menu driven and allows the user to view the hosts that are in the txt as well as edit it. There is…
Written by