• Skip to primary navigation
  • Skip to main content
Sal Ferrarello
  • About Sal Ferrarello
  • Speaking
  • Connect
    Mastodon GitHub Twitter (inactive)
You are here: Home / Archives for ssh

ssh

SSH after Mac OS X Update

Last updated on December 10, 2018 by Sal Ferrarello

I recently updated my copy of OS X to Mojave and I’m now having trouble with SSH. (I jumped a few versions but based on other posts it looks like the change to MacOS Sierra specifically was part of the problem).

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Computing, Draft, Solution Tagged With: mac, ssh

SSH ignoring SSH Key

Last updated on September 24, 2018 by Sal Ferrarello

Setting up your computer to allow you to SSH in using SSH keys in place of passwords is magical however there are times I want to SSH in without using the SSH keys I have setup. By setting the “PubkeyAuthentication” key to “no”, you can do this.

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Dev Tips, Draft, Solution Tagged With: ssh

Generate SSH Key Pair

Last updated on September 30, 2019 by Sal Ferrarello

Using SSH keys allows greater security than a password when remoting into a machine, using SFTP, or WP CLI on a remote machine – however, they do require more work to setup. For security reasons, I generate a new key pair for each site I work on. To generate a new key pair I do the following.

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Dev Tips, Draft Tagged With: command line, ssh

WP CLI LocalWP Without Open Site Shell.

WP-CLI LocalWP without “Open Site Shell”

Last updated on September 24, 2021 by Sal Ferrarello

I’ve become a big fan of LocalWP (formerly Local by Flywheel) for local WordPress development (i.e. running websites on my Mac). One thing I do find frustrating is the need to use “Open Site Shell” when I want to run a WP-CLI command. If you’re in a hurry to set this up, you can jump […]

Filed Under: Dev Tips, Programming, Solution Tagged With: ssh, WordPress, wp-cli

Copyright © 2023 · Bootstrap4 Genesis on Genesis Framework · WordPress · Log in