ubuntu server

Setup LAMP server on ubuntu 18.04 – Apache,MySQL and PHP

LAMP stack is basically a web server setup on Linux with combination of opensource softwares like Apache,MySQL and PHP. It…

6 years ago

Setup DHCP server on ubuntu 14.04

DHCP server is used to assign IP address to client computers and other Network devices . Basically we need Ipaddress,…

10 years ago

How to install VNC server on ubuntu 14.04

VNC server is used to share graphical desktop which can be controlled from other computers . This guide is helpful…

10 years ago

How to configure DNS server in ubuntu 14.04

DNS server is used to resolve domain name into IP address. There are three common DNS server configurations can be…

10 years ago

How to install tomcat 7 on ubuntu 14.04

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

10 years ago

How to setup network on Ubuntu server 12.04

This article helps to setup network on ubuntu server 12.04 without GUI. You can also use the same article to…

11 years ago