Centos

How to install phpmyadmin on nginx on centos 6

Phpmyadmin is a free tool used to administrate MySQL . it supports all major operation with MySQL in GUI mode.…

10 years ago

How to install LEMP on centos 6 ( Nginx, PHP, Mysql )

LEMP stack LEMP stack is nothing but a group of open source softwares combined together to make a webserver .…

10 years ago

Installing node.js on centos 6 with sample app

Node.js is a platform that works on V8 JavaScript Engine .it uses an event-driven function which is very useful for…

10 years ago

How to setup nfs server on centos 6

NFS ( Network File System ) is used to share a directory with other clients over a network. It is…

10 years ago

How to install vnc on centos 6

VNC server VNC is used to display X windows sessions on remote computers.In this tutorial, we can learn how to…

11 years ago

How to install cacti on centos 6

Cacti - Network and performance monitoring tool Cacti is one of best monitoring tool used to monitor network, CPU load,…

11 years ago

How to setup mail server in centos 6 ( postfix-dovecot )

This article describes how to setup a mail server in centos 6 . Here i have used three popular packages…

11 years ago

How to install dns server in centos 6

DNS DNS helps to resolve domain name to ip address and ip address to domain name . In this post…

11 years ago

Install svn server on centos 6

SVN - Apache subversion SVN - Subversion is a versioning and revision control system used by developers to track and…

11 years ago

How to configure ftp server on centos 6

FTP - File transfer protocol is used to transfer files from one host to another over TCP . Configuring ftp server…

12 years ago