links: DevOps MOC


Nginx

  1. The Config for Nginx is located at /etc/nginx/sites-enabled and the file name is default
  2. The Sites folder is at /var/www/

Unzip

  • unzip file_name -d destination_location

tags: devops