/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

markozivanovic.com
| | ectobit.com
0.6 parsecs away

Travel
| | Find out how to properly install docker with buildx plugin, containerd and kubectl on Ubuntu 22.04 desktop and avoid the "Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details" problem
| | blog.basementcommunity.com
1.1 parsecs away

Travel
| | There's an overwhelming amount of options today for deploying something to the Internet. You've got services like and that allow you to deploy worldwide wi...
| | blog.chand1012.dev
1.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.
| | adol.pw
8.6 parsecs away

Travel
| [AI summary] The blog post discusses the use of Let's Encrypt for obtaining free, reliable SSL certificates to secure websites, detailing the setup process, command-line usage, and renewal procedures.