Hosting an Application on Internet without a Static IP
Using a Public Internet or Mobile Hotspot and looking forward to host your application on Internet? Checkout this guide to learn about reverse tunneling and a walk through on using it with ngrok
Using a Public Internet or Mobile Hotspot and looking forward to host your application on Internet? Checkout this guide to learn about reverse tunneling and a walk through on using it with ngrok
In this tutorial, we will use Flask with Python 3 on an Amazon Linux 2 EC2 instance. Terminologies In this document, the term Virtual Machine refers to the EC2 instance running on Amazon Web Services with Amazon Linux 2 operating system Terminal or Shell or Console refers to the SSH connection established with the virtual... » read more
This manual is to help you on getting started with Setting up a MySQL Server Configuring the Users, Databases and Privileges Working with tables using CLI Programming using Python Wrapper 1. Setting up a MySQL Server Get your Amazon Linux 2 running on a Terminal / Command Prompt / Putty and execute the following sudo... » read more