DevOps

How to install node.js on User Level – CentOS RHEL Amazon Linux

This article explains how you can install node package on user-level without having root access. This method was tested on CentOS 7 and Amazon Linux 2. However, this method should work on any Linux version. Please comment below if you are facing any issues. Create a user for your node application. In our case and …

How to install node.js on User Level – CentOS RHEL Amazon Linux Read More »

CentOS 6 – YumRepo Error: All mirror URLs are not using ftp, http[s] or file.

Hello folks… Today I was trying to install a package on an old CentOS 6 server and got the below error. Loaded plugins: fastestmirror, presto, security Setting up Install Process Determining fastest mirrors YumRepo Error: All mirror URLs are not using ftp, http[s] or file. Eg. Invalid release/repo/arch combination/ removing mirrorlist with no valid mirrors: …

CentOS 6 – YumRepo Error: All mirror URLs are not using ftp, http[s] or file. Read More »

Scroll to Top