You are here |
jborza.com | ||
| | | |
www.netmeister.org
|
|
| | | | The common definition of a 'valid hostname' is often reduced to a simple regular expression, but as the saying goes: 'Now you have two problems.' Because hostnames are DNS labels and those... well, it's the DNS. All bets are off. | |
| | | |
blog.chand1012.dev
|
|
| | | | In this tutorial, we will be setting up a Flask server using Gunicorn and NGINX on Ubuntu 18.04 LTS. Requirements Any system running Ubuntu 18.04 LTS with SSH enabled. An SSH client. Installing After connecting via SSH to your server as root, run the following commands to install the required programs: apt update apt upgrade -y apt install nginx python3 python3-pip python3-venv This will install Python, NGINX, and the virtual environment needed to run the app. | |
| | | |
linuximpact.com
|
|
| | | | You need to set a static IP if you're running your Raspberry Pi as a server for self-hosting. Learn the easy way to set a static Raspberry Pi IP address | |
| | | |
blog.ampli.fi
|
|
| |