Installing WordPress via Terminal or SSH
Connect via SSH SSH connect to the domain. If you are on a localhost then just navigate to the location where you want wordpress to reside and skip to the next step. SSH Command ssh username@domain.com – p 22 Change “username” to your user name and “domain.com” to your domain Read more…