/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

colincogle.name
| | blog.0xbadc0de.be
1.6 parsecs away

Travel
| | [AI summary] The provided text is a detailed article on best practices for securing SSH (Secure Shell) configurations and usage. It covers various aspects such as using SSH certificates, LDAP integration, avoiding passwordless private keys, and implementing multi-factor authentication (MFA). The text also includes discussions on smart cards, FIDO U2F, and tools for managing SSH keys. There are comments from readers discussing related topics like full disk encryption, key revocation, and tools like `whosthere` for capturing SSH public keys. The article is part of a blog post and includes links to external resources and other blog posts.
| | www.ssh.com
3.4 parsecs away

Travel
| | SSH port forwarding is a mechanism in SSH for tunneling application ports from the client machine to the server machine or vice versa.
| | golb.hplar.ch
3.0 parsecs away

Travel
| | [AI summary] A comprehensive guide covering the initial setup, security hardening, and configuration of a self-hosted Virtual Private Server using Ubuntu and SSH.
| | tim.siosm.fr
12.5 parsecs away

Travel
| I recently had to setup cgit with nginx on Arch Linux for https://siosm.fr/git and it took me quite some time as I was not familiar with cgi, fcgi, fcgiwrap, spawn-fcgi and had no idea how they worked together. 2012-11-11 update: Add systemd support