|
You are here |
www.virtualizationhowto.com | ||
| | | | |
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. | |
| | | | |
blog.ifsg.ca
|
|
| | | | | This post will detail how to setup a pair of active directory domain controllers using Samba 4 on Ubuntu 20.04 Server. One will be a pr... | |
| | | | |
functionallyparanoid.com
|
|
| | | | | Many of the long-time readers of this blog are going to probably have a panic attack when they read this article because they are going to be asking themselves the question, "Why in the heck does he want to install Active Directory in his life?" The reason, like so many answers to so many of | |
| | | | |
chrome.googleblog.com
|
|
| | | Here in Aarhus, Denmark -- home of the V8 project, Chrome's JavaScript engine -- we've been tuning, testing, and polishing the V8 engine to... | ||