/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

travelingpacket.com
| | blog.florentdelannoy.com
10.9 parsecs away

Travel
| | Florent Delannoy's blog
| | golb.hplar.ch
10.2 parsecs away

Travel
| |
| | blog.tafkas.net
11.4 parsecs away

Travel
| | If you log into your Raspberry Pi using ssh it will prompt you for a password. Having to do this multiple times a days this is very annoying. To ease the pain, and enhance security, you can use public key authentication instead. Therefor you create a pair of keys on your client, and store the public key on your Raspberry Pi. Then you set up an authentication by key. Afterwards the user can login into the Raspberry Pi using his private key.
| | labanskoller.se
23.6 parsecs away

Travel
| Inpired by Hackeriet's blog where Alexander Kjäll use to post CTF write-ups, I've decided to create a personal one for myself. Focus will be on IT security. Hackeriet's blog is powered by Jekyll which is a static site generator written in Ruby. See their post Creating a fast blog for how they set up their blog. I have decided to try another static site generator called Hugo, which is written in Go.