installation

How to install Android Studio on ubuntu 20.04

Android Studio is a popular development software used especially for developing android applications. It is developed by Google and available…

4 years ago

How to install google chrome on ubuntu 20.04

Google chrome is a most popular web browser developed by google. It was developed to compete with firefox. In this…

4 years ago

How to install Zoom on ubuntu 20.04

Zoom is a popular video conferencing software. It is commonly used for conducting online meetings, virtual classes, web conferencing, live…

4 years ago

How to install TeamViewer on ubuntu 20.04

TeamViewer is a popular application for desktop sharing and remote control. It is available for Windows, linux, mac OS, Android…

4 years ago

How to install Anydesk on ubuntu 20.04

Anydesk is the most popular remote desktop connectivity tool. It is available for all platforms like Windows, MAC, linux based…

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

Enable remote desktop on ubuntu 16.04

This article explains how to enable remote desktop on ubuntu 16.04 server and cloud versions. Maybe it can be used…

7 years ago

Setup FTP server on ubuntu 16.04

File transfer protocol ( FTP ) is used to transfer files between client and server. It is commonly used by…

7 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 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

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 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 install webmin on centos 6

Webmin is a web-based graphical tool for unix . It is used to manage services like User management, Disk managemet,…

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

Setup NFS server on ubuntu 14.04

NFS ( Network file systems ) is used to share files with other computers over the network. It is mainly…

10 years ago

How to install eclipse in ubuntu 14.04

Eclipse is a open-source development environment used to develop applications . it supports various programming languages and can be installed…

10 years ago