Tag: Server
-
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
-
Free DEDICATED Minecraft 1.6.2 Multiplayer setup! Windows 7 (Video)
Running your own Minecraft server is a great way to share your games and connect with friends. In this video I cover some of the basics how to configure and get a Minecraft server up in no time. The server itself is small java applet that can run on Windows, Linux and Mac. Since the…
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
-
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
-
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
-
IIS 7 Web Farm Basics with ARR, NLB and MySQL (Video)
Web Farming with IIS IIS 7 has proven to be a solid web server that can be easy to manage yet powerful at the same time. In this post I wanted to show how easy it can be to set up a redundant load balanced scalable server farm using IIS 7 using Application Request Routing.…
Written by
-
VMWare ESXi 5.1 Install and Basic Configuration, Dell PowerEdge 2950 GII (Video)
VMWare ESXi 5.1 Hypervisor VMWare ESXi 5.1 is a fantastic hyper-visor it’s lightweight, reliable, efficient, Linux based and on top of all of that free. Not only that but ESXi is also capable of running a myriad of different operating systems from Windows to Linux to BSD/Unix and so on, making it perfect for a…
Written by