Explore >> Select a destination


You are here

blog.szynalski.com
| | 128bit.io
11.7 parsecs away

Travel
| | SSH is one of my favorite tools on a Linux/Unix system. There is so much you can do from copying files, to tunneling data security. SSH is a great way to get access to your system at home, but also access to your network. Lets go over some things about SSH tunneling and why it's good to use! Basic Idea: The idea of tunneling is to give you a secure way to pass data from one point to another.
| | snapdba.com
17.3 parsecs away

Travel
| | An ongoing post listing some useful everyday HP-UX commands
| | blog.alexbeals.com
13.2 parsecs away

Travel
| | The first thing I realized when connecting to the secure internet network
| | pingbin.com
47.9 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.