Page 14 of 57

How to Install uWSGI and Flask in Ubuntu

Last updated on February 1st, 2022 at 12:53 pmThis is a simple tutorial on how to install uWSGI server in Ubuntu 20.04 LTS (Focal Fossa) and deploy a simple Flask application. I am also explaining below how to enable debug mode and specify FLASK_APP(flask application file name instead of default) with an option to specify […]

How to Fix nginx 413 request entity too large

Last updated on November 6th, 2024 at 09:28 amRecently I was trying to migrate WordPress posts from an old website (Running on Apache) to a new one (Running on Nginx). The error thrown on the browser was “Nginx 413 Request Entity Too Large” . I thought Instead of moving/copy pasting the data itself WordPress provides […]

How To Create NAT Instance in EC2 AWS

Last updated on November 6th, 2024 at 01:33 pmThis tutorial aims to assist you in the straightforward configuration of a NAT instance, enabling private instances to operate behind it while maintaining internet connectivity for downloading updates and installing packages. In summary, we will undertake the following steps. Note: A NAT gateway option is now offered […]

« Older posts Newer posts »