CDN – A content delivery network (CDN)
A content delivery network (CDN) is a collection of web servers distributed across multiple locations to deliver content more efficiently to users. Some large Internet companies own their own CDN, but it’s cost-effective to use a CDN service provider, such as Akamai Technologies, Mirror Image Internet, or Limelight Networks. For start-up companies and private web sites, the cost […]
Windows Server 2012 “Early Experts” Challenge – December Sweepstakes
You could win a FREE exam voucher pack for the MCSA on Windows Server 2012 certification! In December 2012, we are sponsoring an “Early Experts” Challenge Sweepstakes for IT Pros located in the US! To be eligible, you’ll just need to complete one new Knowledge Quest on Windows Server 2012 between Dec 3rd and Dec […]
XPanel is a web hosting control panel
XPanel is a web hosting control panel allows you to give your visitors a free web site on your server. XPanel is currently in use by many free web hosting providers (allow users to create websites on their servers in exchange for advertising space on the users website pages). Many of these free host providers […]
Linux / UNIX Find Out What Your Dns Server Addresses is
The resolver is a set of routines in the C library that provide access to the Internet Domain Name System (DNS). The resolver configuration file contains information that is read by the resolver routines the first time they are invoked by a process. To see your DNS server address type following command as shell prompt: […]
Public DNS Servers
The purpose of a DNS server is to enable people and applications to lookup records in DNS tables. A few domain name servers on the Internet provide DNS resolutions for anyone who requests it of them. These are known as “Public DNS Servers.” Listed below are several Public DNS Servers Level 3 Communications (Broomfield, CO, […]
Install & Setup LAN & Worldwide Access Guide for WAMP
STEP 1: Enable Associate Port in all Firewalls In order to communicate between your computer and other computers, either within your LAN or worldwide, you need to enable HTTP port in all firewalls. Different people use different firewalls and each firewall has its own way to enable port, so here I show the most basic […]
Wowzamedia Server – installation and starting Service
Wow what a learning experience – Finally I have installed wowzamedia Server on the VPS account. The steps are as follows 1. Log in as root or a regular account root # wget http://www.wowzamedia.com/downloads/WowzaMediaServer-1-5-3/WowzaMediaServerPro-1.5.3.tar.bin (This downloads the binary file and places it where it needs to go) Note: (sudo is a command to execute a […]