Basic guide

How to setup VNC server on centos 8 / RHEL 8

VNC application is used to access graphical desktop of remote machine. In this article, we will see about setup VNC…

4 years ago

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 network on ubuntu 18.04

In this tutorial, We are going to see how to setup network on ubuntu 18.04 desktop and server versions. Ubuntu…

6 years ago

Setup file server on centos 7 – Step by Step

Samba is an opensource and most popular package that provides file and print service using SMB/CIFS protocol. This step by…

7 years ago

Setup mail server on centos 7

This article helps you to install and configure basic mail server on Centos 7. Here i have used Postfix for…

9 years ago

Setup File server on ubuntu 14.04 ( Samba )

Samba is a free software used to enable file and print services on unix-like systems. It runs on most unix…

9 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 install phpmyadmin on centos 7

Phpmyadmin is an opensource tool to manage MySQL database using web browser. it can perform almost all tasks such as…

10 years ago

How to install LAMP server on centos 7

LAMP is a group of open source softwares installed together to build a webserver. LAMP refers to Linux (Operating system),…

10 years ago

How to install VNC server on Centos 7

VNC server is used to connect and control desktop environment of the server from remote clients. VNC viewer is used…

10 years ago

How to Setup network on centos 7

After installing Centos 7, You may not able to connect network in that machine. This will happen because Ethernet interfaces…

10 years ago

How to setup SVN server on ubuntu 14.04

SVN (Subversion) is an opensource version control system. it is used to store previous changes of your project files like…

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 adobe reader in ubuntu 14.04

Adobe reader is the most essential PDF viewer . This guide helps you to install adobe reader in ubuntu 14.04…

10 years ago

Setup mail server on ubuntu 14.04 ( Postfix – dovecot )

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

10 years ago

How to install phpmyadmin on ubuntu 14.04

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

10 years ago

How to install Lamp server on ubuntu 14.04

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

10 years ago

How to install google chrome on ubuntu 14.04

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

10 years ago

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