November 22, 2007

VPS

Filed under: Technical Articles — @ 4:51 pm

What is a Virtual Private Server?

A Virtual Private Server (VPS) is an entire operating system that runs within another operating system. It will share system resources like the CPU and RAM with other users but the resources are allocated in such a way that you cannot tell that the system has anyone else on it, much like a dedicated server. So resources are usually setup in such a way that each hosting client is only allowed to use an allocated percent, meaning that resources assigned to you will always available to you. Each virtual server looks and acts like a dedicated server.

(more…)

AddThis Social Bookmark Button

DHCP

Filed under: Technical Articles — @ 4:24 pm

DHCP (Dynamic Host Control Configuration Protocol)

Dynamic Host Configuration Protocol (DHCP) is a network protocol that enables a DHCP server to automatically assign an IP address to an individual computer’s TCP/IP stack software. DHCP assigns a number dynamically from a defined range of numbers configured for a given network.
(more…)

AddThis Social Bookmark Button

Tunneling protocol

Filed under: Technical Articles — @ 4:06 pm


Introduction

A tunneling protocol is a network protocol which encapsulates a payload protocol, acting as a payload protocol. It is the process of putting one packet inside another. Recalling that packets are the chunks of information into which all Internet messages get chopped, tunneling can be thought of as the act of encapsulating ordinary (non-secure) IP packets inside of encrypted (secure) IP packets Reasons to tunnel include carrying a payload over an incompatible delivery network, or to provide a secure path through an untrusted network.

(more…)

AddThis Social Bookmark Button
Next Page »

Powered by WordPress