Explore >> Select a destination


You are here

www.jamieweb.net
| | feross.org
3.6 parsecs away

Travel
| | Feross Aboukhadijeh is a computer security researcher, teacher, web developer, designer, long distance runner, gamer, music lover, and builder of websites that (sometimes) go viral.
| | golb.hplar.ch
3.5 parsecs away

Travel
| | [AI summary] The user has followed a comprehensive guide to secure and configure their VPS server. They have successfully set up SSH with key-based authentication, disabled root login, configured a firewall, and set up a non-root user for system management. The guide also covers changing the SSH port, disabling SSH protocol 1, and setting up SSH agent for passwordless login. The user is now ready to deploy additional services and applications on their secure server.
| | blog.georgovassilis.com
3.2 parsecs away

Travel
| | I'm just dumping this here for now; maybe some day a bit of commentary might follow. I needed a quick, easy and (hopefully) secure way to spin up an SFTP server. Since I don't want to get into complex configuration, a Docker container seems a safe choice as it isolates the SFTP server from the...
| | www.hallada.net
14.9 parsecs away

Travel
| I've been meaning to add a commenting system to this blog for a while, but I couldn't think of a good way to do it. I implemented my own commenting system on my old Django personal site. While I enjoyed working on it at the time, it was a lot of work, especially to fight the spam. Now that my blog is hosted statically on Github's servers, I have no way to host something dynamic like comments.