Tag Archives: centos6.x

Install and Configure Bacula Server in CentOS 6.4 / RHEL 6.4

Written by SK on . Posted in CentOS, Fedora, Linux tutorials

bacula-logo

Bacula is an open source network based backup software, used to allow the System Administrators to manage backup, recovery and send the verification of data’s from any systems in any location across the network.

Install and Configure Nagios in CentOS 6.4 / RHEL 6.4

Written by SK on . Posted in CentOS, Fedora

nagios-logo

Nagios is an opensource software used for network and infrastructure monitoring. Nagios will monitor servers, switches, applications and services. It alerts the System Administrator when something went wrong and also alerts back when the issues has been rectified.

Samba Server Installation and Configuration in CentOS 6.3 / RHEL 6.3

Written by SK on . Posted in CentOS, Fedora, Linux tutorials, Suse

centos6

Samba is used to allow users to share and use files, folders and printers between Linux and Windows systems. In this how-to tutorial let us see how to install and configure samba server.

Howto-Install SVN server in Centos 6.x

Written by Mel Kham on . Posted in CentOS, Fedora, Linux distributions

Apache Subversion (often abbreviated SVN, after the command name svn) is a software versioning and revision control system distributed under an open source license. Developers use Subversion to maintain current and historical versions of files such as source code, web … Continue reading

How to Backup and Restore MySQL Database on Fedora16, Centos and Redhat

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

The mysqldump client is a backup program originally written by Igor Romanenko. It can be used to dump a database or a collection of databases for backup or transfer to another SQL server (not necessarily a MySQL server). The dump … Continue reading