How to install tomcat 7 on ubuntu 14.04

10 years ago

Apache Tomcat is an open source web application which is used to deploy JAVA servlets and JSPs. This article helps…

How to setup FTP server on ubuntu 14.04 ( VSFTPD )

10 years ago

FTP is used to transfer files from one host to another over TCP network. This article explains how to setup…

Setup mail server on ubuntu 14.04 ( Postfix – dovecot )

10 years ago

This tutorial explains how to setup mail server on ubuntu 14.04 using postfix,dovecot and squirrelmail. » Postfix ( for sending…

How to install phpmyadmin on ubuntu 14.04

10 years ago

Phpmyadmin is a free web tool used to administrative MySQL database. You can perform all major tasks like creating , deleting …

How to install Lamp server on ubuntu 14.04

10 years ago

How to install LAMP server on Ubuntu 14.04 LAMP stack is nothing but a combination of opensource softwares to make…

How to install google chrome on ubuntu 14.04

10 years ago

Google chrome has become most popular browser . it is fast and extremely flexible . By default ubuntu 14.04 has…

How to Install adobe flash player on ubuntu 14.04

10 years ago

Installing flash player on ubuntu 14.04 : Adobe flash player is the most essential application. it allows you to browse…

How to install phpmyadmin on nginx on centos 6

10 years ago

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

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

10 years ago

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

Installing node.js on centos 6 with sample app

10 years ago

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