Explore >> Select a destination


You are here

nativeguru.wordpress.com
| | popey.com
3.0 parsecs away

Travel
| | My blog at popey.com/blog is hosted on a Bitfolk VPS, built from the Hugo source code in a public GitHub repo. My workflow for publishing a post goes like this: ? Use whatever machine Im sat at ? Clone the repo ? Add a new page, edit until ready ? Push directly to the main branch Early on in my use of Hugo, I was manually using hugo and rsync over SSH directly on the VPS.
| | cryptsus.com
2.8 parsecs away

Travel
| | How to configure SSH with YubiKey Security Keys U2F OTP Authentication on Ubuntu 18.04
| | doomlab.github.io
3.0 parsecs away

Travel
| | It's be four years since the last formr update! Good grief. I am building a new server for PSA research projects, so I thought I would share the latest updates and installs for those who want it for their own use. I will also note that the formr dudes recommend docker installation as shown here: https://github.com/rubenarslan/formr_dev_docker. My luck with docker is so-so, so here's my guide for manual install. Further, their warning about "no production" makes me quite nervous.
| | thoughts.greyh.at
37.1 parsecs away

Travel
| Today I explored ssh-audit, a tool designed to audit SSH configurations. Although it's an excellent tool, I found the hardening guides somewhat lacking. Hence, I decided to write a detailed walkthrough, ensuring the ssh/sshd configurations are easily readable.