curl: methods, follow redirects, response headers, response time… and moreBasic usage: simple GET methodJan 6, 2021Jan 6, 2021
How to use Nginx to proxy your S3 filesThere are many benefits you can get when using Nginx to proxy your S3 (and others) files, such as:Oct 18, 20205Oct 18, 20205
How to secure your Nginx website with SSL using Let’s Encrypt on Ubuntu 18.04Let’s Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates for enabling…May 18, 20201May 18, 20201
How to config NGINX logging for Application Performance MonitoringNGINX Built‑In Timing VariablesMay 18, 2020May 18, 2020
How to install RabbitMQ on Ubuntu 18.04Step 0: Install newest version of ErlangMay 4, 20201May 4, 20201
How to show current git branch with colors in Bash promptAdding current git branch name in Bash prompt with highlighted color can help to avoid a lot of problems with working on wrong git…Oct 24, 20197Oct 24, 20197
Convert a scanned pdf to text with Linux command line using OCRmyPDFOCRmyPDF is a free utility that allows you to convert a scanned pdf to text (ocr — optical character recognition). In fact, OCRmyPDF adds…Sep 26, 20194Sep 26, 20194
Bài toán liệt kê: Phương Pháp Sinh và thuật toán Quay Lui (Backtracking)Phương pháp liệt kê là phương pháp giải quyết bài toán hết sức tự nhiên mà chúng ta thường dùng khi giải toán từ những năm học tiểu học…Sep 8, 20191Sep 8, 20191
Tóm lược một số kiến thức về đại số tổ hợp ứng dụng trong tin họcToán học tổ hợp (hay giải tích tổ hợp, đại số tổ hợp, lý thuyết tổ hợp) là một ngành toán học rời rạc, nghiên cứu về các cấu hình kết hợp…Aug 19, 2019Aug 19, 2019
Nhập/xuất dữ liệu với Free Pascal trong lập trình thi đấuTrong các kỳ thi học sinh giỏi tin học và các giải lập trình thi đấu, Free Pascal vẫn là một trong ngôn ngữ chính thức và đôi khi là ngôn…Aug 8, 2019Aug 8, 2019
How to create a sudo user on Ubuntu and allow SSH loginThe sudo command is used to allow a permitted user to execute a command as the superuser or another user, as specified by the security…Aug 7, 20193Aug 7, 20193
Đôi điều về "nghề nghiệp" trong ngành Công nghệ Thông tinNgành CNTT (IT- Informatic Technology) trong khoảng chục năm trở lại đây luôn là một trong những ngành "hot" nhất trong thị trường lao…Apr 1, 20191Apr 1, 20191
How to enable "Edit" option in Shutter on Ubuntu 18.04Download additional packagesFeb 18, 20191Feb 18, 20191
How to install Python 3 and virtual environments with Miniconda in Ubuntu 18.04Download and install MinicondaFeb 11, 2019Feb 11, 2019
Deploy a Python Flask Restful API app with gunicorn, supervisor and nginxNote: this is a manual process to deploy Python Flask app with gunicorn, supervisord and nginx. A full automated CI/CD method is described…Feb 10, 20196Feb 10, 20196