setup

Setup FTP server on centos 7 ( VSFTP )

FTP server is used to exchange files between computers over network . This guide helps you to setup ftp server…

9 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

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 tomcat 7 on ubuntu 12.04

Tomcat ( Apache tomcat ) is an open source web application server used to deploy JAVA servlets and JSPs. This…

11 years ago

How to install Lamp on linux mint 13

LAMP: LAMP is basically a software bundle made up of open-source softwares ( Linux - Apache - Mysql or Marimba…

11 years ago

How to install svn on ubuntu 12.04

Subversion (SVN): Subversion, otherwise known as SVN, is an open source version control system used to store historical changes of…

11 years ago

How to install VLC on ubuntu 13.04

VLC is the best cross-platform multimedia player and can be installed in ubuntu 13.04 . VLC can play most file…

11 years ago

How to install eclipse in ubuntu 12.04

Eclipse installation in ubuntu 12.04 is very simple . you can install eclipse using "software center" but you may not…

11 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

Install and configure nginx webserver in ubuntu 12.04

Nginx Nginx is a lightweight webserver which is more stable and secure, it serves static content 50 times faster than…

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