Explore >> Select a destination


You are here

timothymiller.dev
| | ectobit.com
1.4 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
| | www.linuxuprising.com
2.1 parsecs away

Travel
| | This article explains how to install the latest Tor in Pop!_OS or Ubuntu 20.04, 19.10, 18.04 or 16.04 / Linux Mint 19.x and 18.x, and using it as a proxy with various applications.
| | ariya.io
3.0 parsecs away

Travel
| | Power users on OS X are familiar with Homebrew or MacPorts for installing and managing software packages conveniently. Yet, those two well-known tools are not the exclusive players. There is a growing interest in Nix, particularly for its use on OS X.
| | pingbin.com
16.4 parsecs away

Travel
| [AI summary] The provided content outlines a comprehensive guide for deploying C# ASP.NET Core 6.0 applications to an Ubuntu server using GitHub Actions CI/CD, with NGINX as a reverse proxy and MySQL as an optional database. It includes steps for setting up a virtual machine, installing .NET Core, configuring NGINX, setting up MySQL, and automating the deployment process with GitHub Actions.