krizna

How to install Visual Studio Code on ubuntu 20.04

Visual Studio Code is a popular code editor which is lightweight and cross platform application. It is available for macOS,…

6 years ago

How to install MySQL workbench on ubuntu 20.04

MySQL workbench is a GUI tool for managing MySQL database system. It is used by database administrators, database architects and…

6 years ago

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…

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

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

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

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

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

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

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

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

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

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

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

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

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

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

11 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,…

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

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

12 years ago