Linux

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

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

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

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

How to install LEMP on centos 6 ( Nginx, PHP, Mysql )

LEMP stack LEMP stack is nothing but a group of open source softwares combined together to make a webserver .…

10 years ago

Installing node.js on centos 6 with sample app

Node.js is a platform that works on V8 JavaScript Engine .it uses an event-driven function which is very useful for…

10 years ago

How to setup nfs server on centos 6

NFS ( Network File System ) is used to share a directory with other clients over a network. It is…

10 years ago

How to install phpmyadmin on linux mint 13

Phpmyadmin Phpmyadmin is open source tool to manage MYSQL databases . It uses web interface to perform various tasks such…

11 years ago

How to install adobe reader on ubuntu 13.04

Adobe reader: Adobe reader is a free and most trusted software to view PDF documents.it is the one of the…

11 years ago

How to install adobe flash player on fedora 19

Adobe flash player Adobe flash player is a essential software to browse multimedia content in all kind of operating systems…

11 years ago

How to install adobe flash player on ubuntu 13.04

Adobe flash player installation on ubuntu 13.04 is very easy . Either you can use software centre or just by…

11 years ago

How to install vnc on centos 6

VNC server VNC is used to display X windows sessions on remote computers.In this tutorial, we can learn how to…

11 years ago

How to install cacti on centos 6

Cacti - Network and performance monitoring tool Cacti is one of best monitoring tool used to monitor network, CPU load,…

11 years ago

How to setup mail server in centos 6 ( postfix-dovecot )

This article describes how to setup a mail server in centos 6 . Here i have used three popular packages…

11 years ago

How to install audacious in ubuntu 12.04

Audacious is a light weight mp3 player which uses less resources and gives high quality audio . It comes with…

11 years ago

Install and configure nginx webserver in ubuntu 12.04

Nginx Nginx is a lightweight webserver which is more stable and secure, it serves static content 50 times faster than…

11 years ago

How to install dns server in centos 6

DNS DNS helps to resolve domain name to ip address and ip address to domain name . In this post…

11 years ago