How to Install NodeJS on Amazon Linux
What We Will Cover Here In this tutorial, I will show you how to install NVM and then using NVM how you can install NodeJS. NVM is a node version…
Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged in a Linux distribution. In this section, I will provide articles related to Linux tips and tricks.
To learn more about Linux, I suggest reading this book from Amazon.
What We Will Cover Here In this tutorial, I will show you how to install NVM and then using NVM how you can install NodeJS. NVM is a node version…
This tutorial demonstrates how to setup Plesk on your AWS account, which is a server management tool similar to WHM/cPanel and quite popular. Why do you want to Install Plesk?…
In this article, I will show you how to Install Magento in AWS LightSail, so that you can start your dream online shop in less than 5 mins. But before…
In this article, I will show you how can you install SSL certificate in your AWS ec2 instance by using a CRT file and KEY file. SSL certificates help you…
In this article, I will explain with step by steps commands to install Nginx with PHP 7.3 in Amazon Linux 1. But before that, let's discuss what is Nginx. What…