Chi Thuc Nguyen·Jan 6, 2021curl: methods, follow redirects, response headers, response time… and moreBasic usage: simple GET method
Chi Thuc Nguyen·Oct 18, 2020How 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:A response icon5A response icon5
Chi Thuc Nguyen·May 18, 2020How 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…A response icon1A response icon1
Chi Thuc Nguyen·May 18, 2020How to config NGINX logging for Application Performance MonitoringNGINX Built‑In Timing Variables
Chi Thuc Nguyen·May 4, 2020How to install RabbitMQ on Ubuntu 18.04Step 0: Install newest version of ErlangA response icon1A response icon1
Chi Thuc Nguyen·Oct 24, 2019How 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…A response icon7A response icon7
Chi Thuc Nguyen·Sep 26, 2019Convert 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…A response icon4A response icon4