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 PyCharm In Ubuntu 18.04 and Linux Mint 19

pycharm

PyCharm is an IDE Integrated Development Environment developed and maintained by JetBrains and community for Python development and has been considered as one of the best Python IDE by the experts. PyCharm comes in two editions professional and community edition. The community edition is free of cost, but professional edition has more features. Some salient … Read more

Install Lighttpd web server in Ubuntu 18.04 LTS and CentOS

Install-Lighttpd-web-server-in-Ubuntu-18.04-LTS-and-CentOS

Lighttpd is an open source web server which is secure, fast, compliant, and very flexible and is optimized for high-performance environments. It uses very low memory compared to other web servers, small CPU load and speed optimization making it popular among the server for its efficiency and speed. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting … Read more

How to Install Kodi on Linux

How-to-Install-Kodi-on-Linux

Kodi is a free and open source cross-platform media streaming application, that was developed by Xbox Media Center (XBMC). It provides media content in an appealing and user-friendly format and allows users to provide their own content from a local or remote location. It’s a very customizable media hub that brings all your entertainment in one place. This … Read more