Installation Nodejs system Centos
The following tutorial describes how to install CentOS NodeJS system in both 7 and 8
We made using several commands. Guide describes how to install nodejs version 13.X and 12.x
At the beginning, we add the repository to the system.
NodeJS version 13.X
1 | dnf install -y gcc-c++ make |
1 | curl -sL https://rpm.nodesource.com/setup_13.x | sudo -E bash - |
NodeJS version 12.x
1 | dnf install -y gcc-c++ make |
1 | curl -sL https://rpm.nodesource.com/setup_12.x | sudo -E bash - |
System Centos 7 dnf replace the command yum
We are installing the NodeJS:
1 | sudo dnf install nodejs |
Nodejs we check the version by typing:
1 | node -v |
1 | v13.11.0 |
Script run the command :
1 | node skrypt.js |
the script should be available at naszadresip:3000 as long as the script is not agreed otherwise.
Related entries:
Tetris in the console. Installation in Ubuntu 20.04 And Linux Mint
Installation Ioncube For Debian and Ubuntu, Centos
Export MySQL database via SSH
ack -l DB_NAME
wp-config.php
wp-admin/setup-config.php
wp-config-sample.php
wp-content/plugins/litespeed-cache/src/db-optm.cls.php
wp-content/plugins/newsletter/system/status.php
wp-includes/load.php
wp-includes/ms-load.php
Improved battery life in Ubuntu 20.04