Category: Networking

  • Doing SSH right (on Windows)

    Doing SSH right (on Windows)

    Windows now ships with OpenSSH, making life easier for all of us. Generating an SSH Keypair I generate my SSH keys with the following considerations in mind: You now have a private key file and a public key file (.pub). The private key file never leaves your computer. The permissions for the public key are…

    Continue reading

  • IPv6

    IPv6

    IPv6 is not new, it’s nearly thirty years old and implemented virtually everywhere but nobody seems to use it so why should you? Let me be clear: You will need to use it someday when a service you require does not offer an IPv4 fallback anymore. For this reason, it’s a whole lot better to…

    Continue reading