September 14, 2012 · Server · 1 comment

A DHCP Server assigns IP addresses to client computers. This is very often used in enterprise networks to reduce configuration efforts. All IP addresses of all computers are stored in a database that resides on a server machine.

Continue reading →

Incoming search terms:

August 15, 2012 · Server · 1 comment

MongoDB (from "humongous") is an open source document-oriented NoSQL database system.MongoDB is part of the NoSQL family of database systems. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.
MongoDB is a document database used commonly in modern web applications.
Continue reading →

Incoming search terms:

July 17, 2012 · Server · (No comments)

Introduction

This tutorial will explain how to purchase a VPS hosting package at A2 Hosting , setting up a fresh Ubuntu server installation, and configuring several typical applications such as Apache, MySQL, PHP .

A2hosting provide Ubuntu VPS hosting for very reasonable prices.If you are looking for Ubuntu VPS packages i would suggest a2hosting.If you want to buy your ubuntu VPS you can do from here.

A2hosting Special Offer for UbuntuGeek Users

A2hosting currently providing special offer for UbuntuGeek users.Buy your ubuntu or other linux VPS hosting from here and you need to enter the coupon code as ubuntuvps you will get 10% off your initial order.

Continue reading →

Incoming search terms:

June 8, 2012 · Server · (No comments)

GLPI stands for “Gestionnaire libre de parc informatique”, GLPI is the Information Resource Manager with an additional Administration- Interface. You can use it to build up a database with an inventory for your company (computer, software, printers…). It has enhanced functions to make the daily life for the administrators easier, like a job tracking system with mail-notification and methods to build a database with basic information about your network-topology.
Continue reading →

Incoming search terms:

May 25, 2012 · Server · 10 comments