Explore >> Select a destination


You are here

robr.dev
| | www.babaei.net
13.2 parsecs away

Travel
| | Update 1 [2016/09/30]: A section has been added to the end of the article for dealing with major FreeBSD upgrades. Update 2 [2016/09/30]: A section has been added to the end of the article for upgrading current installation of Discourse to newer versions. Update 3 [2016/09/30]: A section has been added to the end of the article for installing Discourse under Ruby version managers which is required for dealing with newer versions of Discourse since the current system-wide version of Ruby on FreeBSD is 2.2...
| | virtualzone.de
11.5 parsecs away

Travel
| | Recently, I've written a blog post on how to set up Rootless Docker on Alpine Linux. Today I'm showing you how to set up Podman. Podman has a rootless architecture built in. It's an alternative to Docker, providing an almost identical command line interface. Thus, if you're used to Docker CLI, you won't have any issues working with Podman. Podman was initially developed by RedHat and is available as an open source project.
| | blog.chand1012.dev
8.1 parsecs away

Travel
| | 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.
| | stephennimmo.com
56.6 parsecs away

Travel
|