Sharon Murphy

Sharon Murphy

  • About
  • Contact
  • MySQL

    Since SHA-256 password hashing is used by default since version 8 of MySQL, we run into a problem if users created with this encryption are attempted with a WordPress install. Below are the commands for creating a user with the native password setup (1 create user, 2 create database, 3 give user access to database, […]

    January 31, 2019
  • SSL using LetsEncrypt

    Letsencrypt is what we use to generate our SSL certificates (allows for HTTPS usage). Below are instructions using certbot to generate your certificates. Generating Certificates Each domain has a line as -d domain.com within the command. You can add more domains by simply adding a listing in that format and executing the command all at […]

    January 31, 2019
  • File Permissions

    Occasionally, WP will have a conniption over file permissions and user/group assignments. The commands below will fix those permissions. For Centos: For Ubuntu: For Mac: or:

    January 31, 2019
  • Blogging for Business

    Andy Nathan

    April 29, 2018
  • Meta and Schema: Defining the Content about your Content

    Jim Birch

    April 29, 2018
  • Content for the Modern World

    Machielle Thomas

    April 29, 2018
←Previous Page
1 2 3 4 5 6 7
Next Page→

Sharon Murphy

Proudly powered by WordPress