Frequently Used SSH Commands Cheat Sheet for AWS LightSail and WordPress
SSH Codes / Shortcuts This is the cheat sheet I created from needing to set up new WordPress MultiSite and Single Site instances in the AWS LightSail Cloud platform. AWS LightSail Bitnami SSH shortcuts I frequently used: Retrieve the WordPress password. cat bitnami_application_password Move into htdocs directory. cd apps && cd wordpress && cd htdocs …
Frequently Used SSH Commands Cheat Sheet for AWS LightSail and WordPress Read More »