Saturday, June 29, 2013

Your First Simple Samba Server on CentOS

Samba is a free software re-implementation of the SMB/CIFS networking protocol, provides file and print services for various Microsoft Windows clients and can integrate with a Windows Server domain.

Saturday, March 2, 2013

How to install LAMP server on CentOS

LAMP is a solution stack of free, open source software. LAMP refers to the first letters of Linux (operating system), Apache (web server), MySQL (database server) and PHP (server side programming language).