Install mkcert; Create local certificate authority; Create certificates for your localhost application.
Continue reading “Create SSL certificate for localhost HTTPS using mkcert as trusted certificate authority”How to connect to a webserver via SSH
The following command will establish an SSH connection to your web server using Terminal.
Continue reading “How to connect to a webserver via SSH”How to verify a checksum with terminal in Mac OS X
Some software is provided with a checksum for ensuring it hasn’t been tampered with, here’s how to check it.
Continue reading “How to verify a checksum with terminal in Mac OS X”Manage Windows SSH keys
The generated key consists of a pair of files, one private and one public. It’s very important that you never share the private key, ever. While you will use the public key to authenticate with the external service.
Continue reading “Manage Windows SSH keys”Manage SSH keys on a Mac (OSX)
The generated key consists of a pair of files, one private and one public. It’s very important that you never share the private key, ever. While you will use the public key to authenticate with the external service.
Continue reading “Manage SSH keys on a Mac (OSX)”Use Outlook to create a backup of G a Suite mailbox
You may or may not need to update security settings prior to adding your account to Outlook. Skip the first section of this article to see how you go first.
Continue reading “Use Outlook to create a backup of G a Suite mailbox”Easy backup to an external hard drive or network location using Robocopy
The perfect solution for keeping a synchronized and secure offline backup of your important files and folders. There’s no need to install any new software, since Robocopy is a default feature in Windows since Vista.
Continue reading “Easy backup to an external hard drive or network location using Robocopy”