Category: Operating System

install nodejs and npm centos 7 0

How to install nodejs

Install nodejs on linux Install nodejs on ubuntu Install nodejs on centos 7 Install nodejs and npm What is Nodejs Node.js is an open-source which runs on server-side and also a cross-platform JavaScript run-time...

create user in MySQL using terminal 0

How to create user in MySQL using terminal?

How to create user in MySQL using terminal? Note :- need to edit commands where “techouse” is mentioned. How to change the password of existing user in mysql ALTER USER ‘techouse’@’localhost’ IDENTIFIED BY ‘MyNewPass’;...

0

Automate your work with simple Shell Script

Shell Script to run root with password in one small script line? Please check this script, it will help you to run commands directly. Sometime it becomes every important to run commands direclty with...

× How can I help you?