Cân bằng tải ứng dụng chạy nodejs với nginx và pm2 phục vụ lượng user lớn

Nginx có thể đóng nhiều vai trò trong thiết kế hệ thống của bạn. Nó có thể hoạt động như một máy ...
Cân bằng tải ứng dụng chạy nodejs với nginx và pm2 phục vụ lượng user lớn · CodeGo #CentOS · 16/11/2020 · 337 lượt xem

ffmpeg Unrecognized option 'var_stream_map'

The reason Your ffmpeg is too old. The -var_stream_map option was added on 2017-11-20 in commit 92a32d0, but the FFmpeg 3.4 release was created on 2017-10-...
#CentOS · 09/10/2020 · 139 lượt xem

Lệnh kiểm tra khi server Linux khi bị DDoS

...
#VPS · 24/12/2019 · 383 lượt xem

Biểu đồ tấn công mạng realtime của kaspersky

...
#Tutorial · 19/12/2019 · 290 lượt xem

Centos phpoffice/phpspreadsheet 1.9.0 requires ext-zip * -> the requested PHP extension zip is missing from your system.

Centos 7 when I run composer update I got error message Problem 1 - phpoffice/phpspreadsheet 1.9.0 requires ext-zip -> the requested PHP extension zip is missing from ...
#CentOS · 18/11/2019 · 2915 lượt xem

Nginx chặn truy cập server bằng địa chỉ ip của server

how to disable direct access to a web site by ip address Hướng dẫn này giúp ngăn chặn truy cập server theo địa ...
#CentOS · 12/11/2019 · 383 lượt xem

Remove an user on Linux permanently

Remove the user step by step Step 1 Log in to your server via SSH. Step 2 Switch to the root user sudo su - Step 3 Remove comands Command to ...
#CentOS · 31/10/2019 · 302 lượt xem

Sửa lỗi missing /usr/local/etc/my.cnf.d, removed by brew prune

Cách sửa mkdir /usr/local/etc/my.cnf.d sau đó chạy lại mysql mysql.server start...
#CentOS · 17/05/2019 · 351 lượt xem

MySQL table collation suddenly changed to “in use”

https//stackoverflow.com/questions/11183504/mysql-table-collation-suddenly-changed-to-in-use...
#CentOS · 24/04/2019 · 390 lượt xem

403 Forbidden nginx (13) permission denied for dirrectory

How to fix ? ->>> For those who has SELinux == Enforcing and Nginx returns 403 for static files Enable SELinux httpdcannetwork_connect feature sudo setsebool -P httpd_can_network_connect on check SELinux ...
#CentOS · 23/04/2019 · 566 lượt xem