How to install LAMP stack on Ubuntu 20.04 LTS Focal Fossa

How-to-install-LAMP-Stack-in-Ubuntu-20.04-LTS

In that article, I will give you a complete guide to setup LAMP Stack on your local machine.A LAMP Stack is the software stack of Linux Operating System, Apache HTTP Server, MySQL Relational Database Management System, and PHP Programming Language(LAMP) which is the foundation for the Linux hosted Websites and Web Applications. Now, I will … Read more

How to Install NPM in Ubuntu 18.04 Bionic

How to Install NPM in Ubuntu 18.04 Bionic

In this article, you will be learning on How to install NPM in Ubuntu 18.04 Bionic. NPM which is also known as node package manager is a package manager for JavaScript programming language and is the default package manager for JavaScript runtime environment Node.js. It is written in the same JavaScript programming language. NPM consists … Read more

How to install WordPress on localhost via XAMPP

How to instal WordPress on localhost via XAMPP

In this article, I will be giving a complete guide on how to install WordPress on localhost via XAMPP. Learning WordPress is really fun. Anyone with the wish to try a creating site easily would surely be tempted to its ease of use. Not just you, millions of people around the world depend on WordPress … Read more

Mumble Server installation and configuration in CentOS 7

Mumble Server installation and configuration in CentOS 7

Today we’ll walkthrough how we can install Mumble server also known as Murmur in CentOS 7. It is a free and open source VOIP application that is  primarily designed for the use by gamers for communication to each other via voice. It works in client-server architecture, that means, it consists of a server application and a … Read more