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 Linux on Chromebook

how to install linux on chromebook

Chromebook is meant to be easy to use, and that is exactly where Chrome OSshines. However, Chrome OS isn’t as functional as compared to other operating systems like Linux. A Chromebook is a laptop or tablet running the Linux-based Chrome OS as its operating system instead of Windows 10 or macOS. The devices are primarily used to perform a variety of … Read more

100 Linux Commands – A Brief Outline With Cheatsheet

100 Linux Commands – A Brief Outline With Cheatsheet

Hey guys, Today I am here to discuss some of the 100 Linux Commands that will be handy when you use Linux OS. Similar to the Command Prompt or CMD in Windows, Linux has the Terminal in order to help you configure and interact with your system. For someone to work in the Terminal, they … 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