Tag Archives: server

Installing and configuring a Ventrilo VOIP server

Written by Mel Kham on . Posted in Linux tutorials

Ventrilo is a lightweight VOIP server used not only for voice communication, but it also acts as a chat room of sorts. It is extremely simply to install and configure. Used widely by gamers around the world Ventrilo allows conversations … Continue reading

Howto- Configuring BIND master and slave DNS servers

Written by Mel Kham on . Posted in Linux tutorials

DNS (Domain name system) servers are one of the most crucial parts of hosting servers on the internet. DNS servers give us the ability to connect to websites and other types of servers by using words and number instead of … Continue reading

Now Home servers are a click away with BeedBox Project

Written by anuradha.shukla on . Posted in News

BeedBox Project is a new GNU/Linux distribution hosting project developed on Debian. The project’s aim is to help you in creating your own small server at your home. The goal is to enable you to host your own emails, photos, … Continue reading

Exchange to Linux migration solution

Written by Mel Kham on . Posted in Linux tutorials

There can be many different reasons why an administrator would want to migrate from Microsoft to Linux, whether it be to reduce cost, improve server efficiency or simply because the administrator is more proficient in Linux. One of the main … Continue reading

Bacula and webacula usage Part 2.

Written by Mel Kham on . Posted in Fedora, Linux tutorials

Now that we have installed both of our applications, it’s time to start learning about some of the basic features of Bacula so that we can start using Webacula. Let’s start out with learning a bit more about the three … Continue reading

Install Lamp in mandriva 2011

Written by Mel Kham on . Posted in Linux tutorials

LAMP is an acronym for a solution stack of free, open source software, originally coined from the first letters of Linux (operating system), Apache HTTP Server, MySQL (database software) and Perl/PHP/Python, principal components to build a viable general purpose web … Continue reading

Managing your services and processes in Linux

Written by Mel Kham on . Posted in Linux tutorials

As an administrator it is essential that you correctly manage your services and processes which are running on your server, not only to maintain server integrity so that software doesn’t crash, but also to properly manage security. Ask yourself, if … Continue reading

How to Install and configure Nagios in Archlinux

Written by Mel Kham on . Posted in Linux tutorials

Nagios is a popular open source computer system and network monitoring software application. It watches hosts and services, alerting users when things go wrong and again when they get better. Nagios was originally designed to run under Linux, but also runs well on … Continue reading

How to install openssh in Archlinux

Written by Mel Kham on . Posted in Frequently Asked Questions

Question: How  to install Openssh  in Archlinux ?

How to install Lamp in ArchLinux

Written by Mel Kham on . Posted in Linux tutorials

LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the web store , MySQL as the relational database management system and PHP as the object-oriented scripting language. In this Simple tutorial we … Continue reading