Javascript

  • OpenSSL: Self-signed CA and certificates

    I’ve found so many pages about this topic, each offer different styles and multiple commands. It’s quit confusing, so I… Read more

  • FreeBSD: SSH public/private key (puTTY)

    Install puTTY and run puttygen.exe (preferably run as Administrator) Generate a key pair. Save private key. You do NOT need… Read more

  • FreeBSD: change hostname permanently

    To change FreeBSD’s server hostname: To make it permanent, surviving reboot: Here is a SH script to download or fetch:… Read more