ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Installing Fedora 27 LAMP Stack plus WordPress and SSL

    IT Discussion
    fedora 27 wordpress lamp how-to
    8
    24
    4.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Alex Sage @bnrstnr
      last edited by

      @bnrstnr yup, and my containers too 😉

      1 Reply Last reply Reply Quote 1
      • B
        black3dynamite @bnrstnr
        last edited by

        @bnrstnr said in Installing Fedora 27 LAMP Stack plus WordPress:

        Do you guys use dnf-automatic on all of your fedora servers?

        I do. And it’s important to have it send an email with the results of the completed updates so you can look over it.

        1 Reply Last reply Reply Quote 3
        • O
          Obsolesce
          last edited by

          I should note that I have an updated Fedora 27 and WordPress procedure here:

          https://www.timothygruber.com/web/creating-modern-wiki-wordpress/

          B 1 Reply Last reply Reply Quote 1
          • B
            black3dynamite @Obsolesce
            last edited by

            @tim_g said in Installing Fedora 27 LAMP Stack plus WordPress:

            I should note that I have an updated Fedora 27 and WordPress procedure here:

            https://www.timothygruber.com/web/creating-modern-wiki-wordpress/

            Nice job on guide. I do have a question about the theme and plugin install. Shouldn’t you using sudo -u apache wp to install themes and plugins?

            O 1 Reply Last reply Reply Quote 0
            • O
              Obsolesce @black3dynamite
              last edited by Obsolesce

              @black3dynamite said in Installing Fedora 27 LAMP Stack plus WordPress:

              @tim_g said in Installing Fedora 27 LAMP Stack plus WordPress:

              I should note that I have an updated Fedora 27 and WordPress procedure here:

              https://www.timothygruber.com/web/creating-modern-wiki-wordpress/

              Nice job on guide. I do have a question about the theme and plugin install. Shouldn’t you using sudo -u apache wp to install themes and plugins?

              Thanks.

              No, it installs them just fine. I verified the files are owned by apache:apache in the directory.
              If you get a warning about not using sudo -u apache, then you can. It doesn't matter.

              1 Reply Last reply Reply Quote 0
              • O
                Obsolesce
                last edited by

                Updated LAMP section to install Let's Encrypt SSL (https) implementation:

                https://www.timothygruber.com/linux/creating-lamp-server-fedora-27-ssl/

                1 Reply Last reply Reply Quote 2
                • H
                  hobbit666
                  last edited by

                  This is on my to-do list today. Need a clean install to compare a site that the theme has been modified and I can't see what file they've edited

                  1 Reply Last reply Reply Quote 1
                  • B
                    bnrstnr @Obsolesce
                    last edited by

                    @tim_g said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:

                    Create a new secure SSH key:
                    ssh-keygen -t rsa -b 4096 -C "root-webserv1-key"

                    Hit enter for default location and name.
                    Hit enter again to skip passphrase creation.
                    Now you should SSH to server to continue.

                    Does this step disable normal logins or change anything at all? After my first restart my root password isn't working.

                    N O 2 Replies Last reply Reply Quote 0
                    • N
                      NashBrydges @bnrstnr
                      last edited by

                      @bnrstnr said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:

                      @tim_g said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:

                      Create a new secure SSH key:
                      ssh-keygen -t rsa -b 4096 -C "root-webserv1-key"

                      Hit enter for default location and name.
                      Hit enter again to skip passphrase creation.
                      Now you should SSH to server to continue.

                      Does this step disable normal logins or change anything at all? After my first restart my root password isn't working.

                      I noticed this when I was using Putty. I had to delete the saved session so it could import the new key that was generated.

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        bnrstnr @NashBrydges
                        last edited by

                        @nashbrydges said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:

                        I had to delete the saved session so it could import the new key that was generated.

                        Delete the session in putty? How did you do that?

                        N 1 Reply Last reply Reply Quote 0
                        • N
                          NashBrydges @bnrstnr
                          last edited by

                          @bnrstnr said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:

                          @nashbrydges said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:

                          I had to delete the saved session so it could import the new key that was generated.

                          Delete the session in putty? How did you do that?

                          I had saved the session details. I selected and deleted it then opened a new SSH session.
                          0_1520014969458_50395770-9c1d-4927-b731-0b55e434d81f-image.png

                          1 Reply Last reply Reply Quote 0
                          • O
                            Obsolesce @bnrstnr
                            last edited by

                            @bnrstnr said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:

                            @tim_g said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:

                            Create a new secure SSH key:
                            ssh-keygen -t rsa -b 4096 -C "root-webserv1-key"

                            Hit enter for default location and name.
                            Hit enter again to skip passphrase creation.
                            Now you should SSH to server to continue.

                            Does this step disable normal logins or change anything at all? After my first restart my root password isn't working.

                            This only generates a new certificate and does not do anything else. If your root password is not working, maybe you are typing it in incorrectly, or it's something else entirely, as what @NashBrydges is referring to. If you are using Putty, perhaps it's caching the old public key.

                            1 Reply Last reply Reply Quote 1
                            • 1
                            • 2
                            • 2 / 2
                            • First post
                              Last post