Helpful Linux Commands (Nginx, Pm2, Nano, Docker)
LINUX COMMANDS
COPY
cp index.js node-server/ to the directory
cp index.js main.js to the current directory
Restart: sudo reboot
Update-Upgrade sudo apt-get update sudo apt-get upgrade
Switch User su - afozbek
User Add useradd afozbek-simple
ad...
blog.furkanozbek.com3 min read