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

    Setup a new website

    IT Discussion
    website dashrender
    10
    28
    2.2k
    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.
    • J
      JaredBusch @scottalanmiller
      last edited by

      @scottalanmiller said in Setup a new website:

      For WordPress, just a stock LAMP install is all that you need.

      I have a convenient install guide on here too.

      D 1 Reply Last reply Reply Quote 2
      • D
        Dashrender @gjacobse
        last edited by

        @gjacobse said in Setup a new website:

        Will this be an internal site only or will it need to be externally visible as well?

        Internal only.

        1 Reply Last reply Reply Quote 0
        • D
          Dashrender @JaredBusch
          last edited by

          @JaredBusch said in Setup a new website:

          @scottalanmiller said in Setup a new website:

          For WordPress, just a stock LAMP install is all that you need.

          I have a convenient install guide on here too.

          What no link?
          FFS man

          J 1 Reply Last reply Reply Quote 2
          • J
            JaredBusch @Dashrender
            last edited by

            @Dashrender said in Setup a new website:

            @JaredBusch said in Setup a new website:

            @scottalanmiller said in Setup a new website:

            For WordPress, just a stock LAMP install is all that you need.

            I have a convenient install guide on here too.

            What no link?
            FFS man

            Siri does not like doing links.

            Also, I apparently lied. it was on my jaredbusch.com site, which is currently borked do to some http script when I set a require on https.

            https://jaredbusch.com/2014/08/11/how-to-install-wordpress-on-centos-7-minimal/
            I can rewrite it later on here.

            D 1 Reply Last reply Reply Quote 0
            • D
              Dashrender @JaredBusch
              last edited by

              @JaredBusch said in Setup a new website:

              @Dashrender said in Setup a new website:

              @JaredBusch said in Setup a new website:

              @scottalanmiller said in Setup a new website:

              For WordPress, just a stock LAMP install is all that you need.

              I have a convenient install guide on here too.

              What no link?
              FFS man

              Siri does not like doing links.

              Also, I apparently lied. it was on my jaredbusch.com site, which is currently borked do to some http script when I set a require on https.

              https://jaredbusch.com/2014/08/11/how-to-install-wordpress-on-centos-7-minimal/
              I can rewrite it later on here.

              I plan to do my own walk through here in this thread as well.

              Thanks

              1 Reply Last reply Reply Quote 0
              • R
                RojoLoco
                last edited by

                I'm watching this thread closely as well... An intranet site would be a good training exercise is both installing Centos and creating a simple web page.

                S 1 Reply Last reply Reply Quote 1
                • M
                  momurda
                  last edited by momurda

                  Ive done this a few times recently. One for an internal wordpress site for policies/hat docs, one for a wiki site(related to the wp/hat site), one for a developer to make a web application for equipment installers. I just used debian LAMP for all of them.

                  1 Reply Last reply Reply Quote 0
                  • N
                    NerdyDad
                    last edited by

                    Found this on Digital Ocean for WordPress/LAMP/CentOS.

                    https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-centos-7

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      JaredBusch @NerdyDad
                      last edited by

                      @NerdyDad said in Setup a new website:

                      Found this on Digital Ocean for WordPress/LAMP/CentOS.

                      https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-centos-7

                      DO documentation misses a lot on a CentOS 7 Minimal install. Their droplets are not the same. I use their stuff as a starting point often, but only a start.

                      1 Reply Last reply Reply Quote 2
                      • S
                        scottalanmiller @RojoLoco
                        last edited by

                        @RojoLoco said in Setup a new website:

                        I'm watching this thread closely as well... An intranet site would be a good training exercise is both installing Centos and creating a simple web page.

                        For a lot of intranets, I recommend DokuWiki. Much easier install than LAMP, it's only LAP as there is no database, and it is very portable. WordPress is easily to make pretty, but DokuWiki is easier for a lot of documentation. Different times each would be ideal, but well work checking out.

                        O J 2 Replies Last reply Reply Quote 1
                        • O
                          Obsolesce
                          last edited by

                          Install a CentOS 7 VM, then install this and you are good to go:

                          https://bitnami.com/stack/wordpress/installer

                          My blog uses Wordpress and I chose a pretty simple and readable layout. But the possibilities are pretty much endless (and simple).

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

                            @scottalanmiller said in Setup a new website:

                            @RojoLoco said in Setup a new website:

                            I'm watching this thread closely as well... An intranet site would be a good training exercise is both installing Centos and creating a simple web page.

                            For a lot of intranets, I recommend DokuWiki. Much easier install than LAMP, it's only LAP as there is no database, and it is very portable. WordPress is easily to make pretty, but DokuWiki is easier for a lot of documentation. Different times each would be ideal, but well work checking out.

                            Yes, once you have Wordpress going, go to add a new template and search for "wiki". The few that show up are pretty decent.

                            I'm using this one on my blog: https://wordpress.org/themes/nirvana/

                            It doesn't look nice like that, but I have a lot disabled because I don't have all of my content created, and pages set up yet. I'm just too busy to get it done in good time.

                            1 Reply Last reply Reply Quote 1
                            • N
                              NerdyDad
                              last edited by

                              I was actually considering something like this for external as well for a project portfolio. Something similar to SW, but wouldn't be worried about it disappearing sometime soon.

                              1 Reply Last reply Reply Quote 0
                              • J
                                JaredBusch @scottalanmiller
                                last edited by

                                @scottalanmiller said in Setup a new website:

                                @RojoLoco said in Setup a new website:

                                I'm watching this thread closely as well... An intranet site would be a good training exercise is both installing Centos and creating a simple web page.

                                For a lot of intranets, I recommend DokuWiki. Much easier install than LAMP, it's only LAP as there is no database, and it is very portable. WordPress is easily to make pretty, but DokuWiki is easier for a lot of documentation. Different times each would be ideal, but well work checking out.

                                I disagree that there is anything 'hard' about a LAMP stack install on CentOS.

                                D 1 Reply Last reply Reply Quote 0
                                • D
                                  Dashrender @JaredBusch
                                  last edited by

                                  @JaredBusch said in Setup a new website:

                                  @scottalanmiller said in Setup a new website:

                                  @RojoLoco said in Setup a new website:

                                  I'm watching this thread closely as well... An intranet site would be a good training exercise is both installing Centos and creating a simple web page.

                                  For a lot of intranets, I recommend DokuWiki. Much easier install than LAMP, it's only LAP as there is no database, and it is very portable. WordPress is easily to make pretty, but DokuWiki is easier for a lot of documentation. Different times each would be ideal, but well work checking out.

                                  I disagree that there is anything 'hard' about a LAMP stack install on CentOS.

                                  I guess I'll be the judge of that 😉

                                  R J 2 Replies Last reply Reply Quote 0
                                  • R
                                    RojoLoco @Dashrender
                                    last edited by

                                    @Dashrender said in Setup a new website:

                                    @JaredBusch said in Setup a new website:

                                    @scottalanmiller said in Setup a new website:

                                    @RojoLoco said in Setup a new website:

                                    I'm watching this thread closely as well... An intranet site would be a good training exercise is both installing Centos and creating a simple web page.

                                    For a lot of intranets, I recommend DokuWiki. Much easier install than LAMP, it's only LAP as there is no database, and it is very portable. WordPress is easily to make pretty, but DokuWiki is easier for a lot of documentation. Different times each would be ideal, but well work checking out.

                                    I disagree that there is anything 'hard' about a LAMP stack install on CentOS.

                                    I guess I'll be the judge of that 😉

                                    Me too! Rabble rabble rabble!!!!

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      Dashrender
                                      last edited by

                                      UG! XenServer 7 has 27 updates.. my new lab server... have to finish updating it first.

                                      1 Reply Last reply Reply Quote 0
                                      • J
                                        JaredBusch @Dashrender
                                        last edited by

                                        @Dashrender said in Setup a new website:

                                        @JaredBusch said in Setup a new website:

                                        @scottalanmiller said in Setup a new website:

                                        @RojoLoco said in Setup a new website:

                                        I'm watching this thread closely as well... An intranet site would be a good training exercise is both installing Centos and creating a simple web page.

                                        For a lot of intranets, I recommend DokuWiki. Much easier install than LAMP, it's only LAP as there is no database, and it is very portable. WordPress is easily to make pretty, but DokuWiki is easier for a lot of documentation. Different times each would be ideal, but well work checking out.

                                        I disagree that there is anything 'hard' about a LAMP stack install on CentOS.

                                        I guess I'll be the judge of that 😉

                                        Moved my guide over to ML (you are welcome @Minion-Queen).

                                        https://mangolassi.it/topic/12501/installing-wordpress-on-centos-7-minimal

                                        1 Reply Last reply Reply Quote 2
                                        • J
                                          JaredBusch
                                          last edited by

                                          @Dashrender @RojoLoco

                                          LAMP Stack.

                                          yum -y install httpd;
                                          yum -y install mariadb mariadb-server;
                                          yum -y install php php-mysql php-xml php-gd wget nano;
                                          systemctl enable httpd.service;
                                          systemctl enable mariadb.service;
                                          systemctl start mariadb;
                                          firewall-cmd --zone=public --add-port=http/tcp;
                                          firewall-cmd --zone=public --add-port=http/tcp --permanent;
                                          systemctl reload firewalld;
                                          systemctl start httpd;
                                          
                                          travisdh1T 1 Reply Last reply Reply Quote 2
                                          • travisdh1T
                                            travisdh1 @JaredBusch
                                            last edited by

                                            @JaredBusch No https port? I'm guessing that's what the first firewall-cmd is supposed to be? IE

                                            firewall-cmd --zone=public --add-port=https/tcp --permanent;
                                            
                                            JaredBuschJ 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post