/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

fak3r.com
| | dustymabe.com
2.8 parsecs away

Travel
| | It is common practice among Linux users to exchange ssh keys between machines so that you can ssh between them without having to authenticate. The manual process for doing this involves taking the public key of the local host (~/.ssh/id_rsa.pub or ~/.ssh/id_dsa.pub) and appending it to the ~/.ssh/authorized_keys file of the remote host you wish to log in without a password. This process is simple, but requires a few different steps.
| | www.gijsvandam.nl
3.9 parsecs away

Travel
| |
| | www.serveradminblog.com
1.3 parsecs away

Travel
| |
| | zelig880.com
11.3 parsecs away

Travel
| Learn how to setup CI/CD and deploy your VitePress documentation site on GitHub Pages using GitHub actions.