how to

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

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

How to configure a static IP address on RHEL 8 and Centos 8

There are many different ways to configure a static IP address on RHEL 8 and Centos 8 servers. Here we…

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

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

How to install skype on ubuntu 14.04

Skype is a popular messaging and voip service which supports almost all OS platforms . It offers free skype to…

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 FTP server on ubuntu 14.04 ( VSFTPD )

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

10 years ago