Category Archives: Fedora

Install nginx with PHP and MySQL in CentOS 6.4 / RHEL 6.4

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

tux

nginx (pronounced as engine-x) is a lightweight, high performance http server, reverse proxy server, IMAP, SMTP and POP3 server. In this tutorial my test box hostname and ip address are “server.unixmen.com” and “192.168.1.200″.

Install adobe flash player on Fedora18

Written by Mel Kham on . Posted in Fedora, Frequently Asked Questions, Linux distributions, Linux tutorials

adobe

Question :   How to Install   adobe flash  player  on Fedora18  ?   Answer :

Install LAMP server in CentOS 6.4 / RHEL 6.4

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

centos6

LAMP is a short form of Linux, Apache, MySQL and PHP. In this tutorial i will show you how to install LAMP server in CentOS 6.4. My testbox hostname and IP Address are “server.unixmen.com” and “192.168.1.200/24″ respectively.

Install and Configure Rsyslog in CentOS 6.4 / RHEL 6.4

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

Rsyslog is an open source software used to forward the log messages on Unix/Linux systems in your network. It is an important thing to every Linux users/admins to get a log messages when troubleshooting times or something went wrong with … Continue reading

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.

Setup Directory Server(LDAP) in CentOS 6.4 / RHEL 6.4

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

centos6

The 389 Directory Server is an open source enterprise-class server developed by Redhat Community. In this how-to i am gonna to explain about setup LDAP server on CentOS 6.4.

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.

Install Citrix Receiver in Fedora 18

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

tux_fedora-150x150

I’m running Fedora 18 as my main workstation. I’m using routinely Citrix applications, and needed to install Citrix Receiver.

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.

DNS Server Installation Step by Step Using CentOS 6.3

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

centos6

DNS, Domain Name System, translates hostnames or URLs into IP addresses. For example if we type www.unixmen.com in browser, the DNS server translates the domain name into its associated ip address. Since the IP addresses are hard to remember, DNS … Continue reading