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

    SnipeIT install - anyone have a working guide?

    IT Discussion
    8
    50
    8.1k
    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.
    • RomoR
      Romo @DustinB3403
      last edited by

      @DustinB3403 I cloned a vanilla Centos 7 minimal vm, ran yum update, installed wget, downloaded the script and ran the script.

      That got me to a working SnipeIT installation which I just used to validate my production SnipeIT vm backups and they are working fine.

      1 Reply Last reply Reply Quote 1
      • JaredBuschJ
        JaredBusch
        last edited by

        @DustinB3403 said in SnipeIT install - anyone have a working guide?:

        wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
        chmod 744 install.sh
        ./install.sh

        The install script adds the IUS repo for PHP.

        0_1494283078241_upload-e2d3414f-2ffd-40ba-af47-10dba80834eb

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

          script worked perfectly.

          Just did this from a CentOS 7 Minimal r1611 ISO on my Hyper-V lab.

          0_1494283349668_upload-c037d154-3a54-42cb-8fe9-984e9c82025c

          1 Reply Last reply Reply Quote 2
          • DustinB3403D
            DustinB3403
            last edited by

            Trying in my lab right now and see what occurs, if anything.

            1 Reply Last reply Reply Quote 0
            • DustinB3403D
              DustinB3403
              last edited by

              Yeah. . .

              wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
              chmod 744 install.sh
              ./install.sh
              

              Not working for me. . . wth.

              stacksofplatesS 1 Reply Last reply Reply Quote 0
              • DustinB3403D
                DustinB3403
                last edited by

                Yet on another build it works. . . . wtf. . . .

                So odd.

                JaredBuschJ 1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch @DustinB3403
                  last edited by

                  @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                  Yet on another build it works. . . . wtf. . . .

                  So odd.

                  What is your source media?

                  DustinB3403D 1 Reply Last reply Reply Quote 0
                  • DustinB3403D
                    DustinB3403 @JaredBusch
                    last edited by

                    @JaredBusch said in SnipeIT install - anyone have a working guide?:

                    @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                    Yet on another build it works. . . . wtf. . . .

                    So odd.

                    What is your source media?

                    The above installation steps, all 3 of them.

                    JaredBuschJ 1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch @DustinB3403
                      last edited by

                      @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                      @JaredBusch said in SnipeIT install - anyone have a working guide?:

                      @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                      Yet on another build it works. . . . wtf. . . .

                      So odd.

                      What is your source media?

                      The above installation steps, all 3 of them.

                      For your OS....

                      DustinB3403D 1 Reply Last reply Reply Quote 0
                      • DustinB3403D
                        DustinB3403 @JaredBusch
                        last edited by

                        @JaredBusch said in SnipeIT install - anyone have a working guide?:

                        @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                        @JaredBusch said in SnipeIT install - anyone have a working guide?:

                        @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                        Yet on another build it works. . . . wtf. . . .

                        So odd.

                        What is your source media?

                        The above installation steps, all 3 of them.

                        For your OS....

                        Oh sorry, CentOS7 from their site. I don't recall which link I used to pull it.

                        Worth giving that a shot and downloading a different minimal iso.

                        JaredBuschJ 1 Reply Last reply Reply Quote 0
                        • JaredBuschJ
                          JaredBusch @DustinB3403
                          last edited by

                          @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                          @JaredBusch said in SnipeIT install - anyone have a working guide?:

                          @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                          @JaredBusch said in SnipeIT install - anyone have a working guide?:

                          @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                          Yet on another build it works. . . . wtf. . . .

                          So odd.

                          What is your source media?

                          The above installation steps, all 3 of them.

                          For your OS....

                          Oh sorry, CentOS7 from their site. I don't recall which link I used to pull it.

                          Worth giving that a shot and downloading a different minimal iso.

                          CentOS 7 from whose site? CentOS?
                          That means this site: https://www.centos.org/download/

                          Use the minimal button should result in this link: http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1611.iso

                          That is what I installed from.

                          1 Reply Last reply Reply Quote 0
                          • DustinB3403D
                            DustinB3403
                            last edited by

                            Yeah that is the site I was referring.

                            1 Reply Last reply Reply Quote 0
                            • stacksofplatesS
                              stacksofplates @DustinB3403
                              last edited by

                              @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                              Yeah. . .

                              wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
                              chmod 744 install.sh
                              ./install.sh
                              

                              Not working for me. . . wth.

                              Just out of curiosity, why 744?

                              JaredBuschJ 1 Reply Last reply Reply Quote 0
                              • JaredBuschJ
                                JaredBusch @stacksofplates
                                last edited by

                                @stacksofplates said in SnipeIT install - anyone have a working guide?:

                                @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                Yeah. . .

                                wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
                                chmod 744 install.sh
                                ./install.sh
                                

                                Not working for me. . . wth.

                                Just out of curiosity, why 744?

                                That comes from their directions.
                                https://snipe-it.readme.io/v3.6.2/docs/downloading

                                stacksofplatesS 1 Reply Last reply Reply Quote 1
                                • hobbit666H
                                  hobbit666
                                  last edited by

                                  I plan on installing a fresh snipe install today to test moving of data to a new install

                                  Will try the steps and see what happens

                                  1 Reply Last reply Reply Quote 1
                                  • DustinB3403D
                                    DustinB3403
                                    last edited by DustinB3403

                                    Below is the installation log part 1 of 2.

                                    cat snipeit-install.log
                                    
                                    		   _____       _                  __________
                                    		  / ___/____  (_)___  ___        /  _/_  __/
                                    		  \__ \/ __ \/ / __ \/ _ \______ / /  / /
                                    		 ___/ / / / / / /_/ /  __/_____// /  / /
                                    		/____/_/ /_/_/ .___/\___/     /___/ /_/
                                    					/_/
                                    
                                    
                                    
                                      Welcome to Snipe-IT Inventory Installer for Centos, Debian and Ubuntu!
                                    
                                      The installer has detected centos version 7 as the OS.
                                      Q. What is the FQDN of your server? (localhost):      Setting to snipeit
                                    
                                      Q. Do you want me to automatically create the snipe database user password? (y/n)
                                    ##  Add IUS, epel-release and mariaDB repos.
                                    Loaded plugins: fastestmirror
                                    Loading mirror speeds from cached hostfile
                                     * base: mirror.math.princeton.edu
                                     * extras: mirror.solarvps.com
                                     * updates: mirrors.rit.edu
                                    Package wget-1.14-13.el7.x86_64 already installed and latest version
                                    Resolving Dependencies
                                    --> Running transaction check
                                    ---> Package epel-release.noarch 0:7-9 will be installed
                                    --> Finished Dependency Resolution
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • DustinB3403D
                                      DustinB3403
                                      last edited by

                                      Part 2

                                      Dependencies Resolved
                                      
                                      ================================================================================
                                       Package               Arch         Version                     Repository
                                      																		   Size
                                      ================================================================================
                                      Installing:
                                       php56u-mbstring       x86_64       5.6.30-2.ius.centos7        ius       577 k
                                      
                                      Transaction Summary
                                      ================================================================================
                                      Install  1 Package
                                      
                                      Total download size: 577 k
                                      Installed size: 2.7 M
                                      Downloading packages:
                                      Running transaction check
                                      Running transaction test
                                      Transaction test succeeded
                                      Running transaction
                                        Installing : php56u-mbstring-5.6.30-2.ius.centos7.x86_64                  1/1
                                        Verifying  : php56u-mbstring-5.6.30-2.ius.centos7.x86_64                  1/1
                                      
                                      Installed:
                                        php56u-mbstring.x86_64 0:5.6.30-2.ius.centos7
                                      
                                      Complete!
                                      
                                       ## installing php56u-mcrypt ... Loaded plugins: fastestmirror
                                      Loading mirror speeds from cached hostfile
                                       * base: mirror.math.princeton.edu
                                       * epel: fedora-epel.mirrors.tds.net
                                       * extras: mirror.solarvps.com
                                       * ius: iad.mirror.rackspace.com
                                       * updates: mirrors.rit.edu
                                      Resolving Dependencies
                                      --> Running transaction check
                                      ---> Package php56u-mcrypt.x86_64 0:5.6.30-2.ius.centos7 will be installed
                                      --> Processing Dependency: libltdl.so.7()(64bit) for package: php56u-mcrypt-5.6.30-2.ius.centos7.x86_64
                                      --> Processing Dependency: libmcrypt.so.4()(64bit) for package: php56u-mcrypt-5.6.30-2.ius.centos7.x86_64
                                      --> Running transaction check
                                      ---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed
                                      ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
                                      --> Finished Dependency Resolution
                                      
                                      Dependencies Resolved
                                      
                                      ================================================================================
                                       Package            Arch        Version                      Repository    Size
                                      ================================================================================
                                      Installing:
                                       php56u-mcrypt      x86_64      5.6.30-2.ius.centos7         ius           62 k
                                      Installing for dependencies:
                                       libmcrypt          x86_64      2.5.8-13.el7                 epel          99 k
                                       libtool-ltdl       x86_64      2.4.2-22.el7_3               updates       49 k
                                      
                                      Transaction Summary
                                      ================================================================================
                                      Install  1 Package (+2 Dependent packages)
                                      
                                      Total download size: 210 k
                                      Installed size: 446 k
                                      Downloading packages:
                                      warning: /var/cache/yum/x86_64/7/epel/packages/libmcrypt-2.5.8-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
                                      Public key for libmcrypt-2.5.8-13.el7.x86_64.rpm is not installed
                                      --------------------------------------------------------------------------------
                                      Total                                              424 kB/s | 210 kB  00:00
                                      Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
                                      Importing GPG key 0x352C64E5:
                                       Userid     : "Fedora EPEL (7) <[email protected]>"
                                       Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
                                       Package    : epel-release-7-9.noarch (@extras)
                                       From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
                                      Running transaction check
                                      Running transaction test
                                      Transaction test succeeded
                                      Running transaction
                                        Installing : libmcrypt-2.5.8-13.el7.x86_64                                1/3
                                        Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                           2/3
                                        Installing : php56u-mcrypt-5.6.30-2.ius.centos7.x86_64                    3/3
                                        Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                           1/3
                                        Verifying  : libmcrypt-2.5.8-13.el7.x86_64                                2/3
                                        Verifying  : php56u-mcrypt-5.6.30-2.ius.centos7.x86_64                    3/3
                                      
                                      Installed:
                                        php56u-mcrypt.x86_64 0:5.6.30-2.ius.centos7
                                      
                                      Dependency Installed:
                                        libmcrypt.x86_64 0:2.5.8-13.el7      libtool-ltdl.x86_64 0:2.4.2-22.el7_3
                                      
                                      Complete!
                                      
                                       ## installing php56u-ldap ... Loaded plugins: fastestmirror
                                      Loading mirror speeds from cached hostfile
                                       * base: mirror.math.princeton.edu
                                       * epel: fedora-epel.mirrors.tds.net
                                       * extras: mirror.solarvps.com
                                       * ius: iad.mirror.rackspace.com
                                       * updates: mirrors.rit.edu
                                      Resolving Dependencies
                                      --> Running transaction check
                                      ---> Package php56u-ldap.x86_64 0:5.6.30-2.ius.centos7 will be installed
                                      --> Finished Dependency Resolution
                                      
                                      Dependencies Resolved
                                      
                                      ================================================================================
                                       Package            Arch          Version                      Repository  Size
                                      ================================================================================
                                      Installing:
                                       php56u-ldap        x86_64        5.6.30-2.ius.centos7         ius         74 k
                                      
                                      Transaction Summary
                                      ================================================================================
                                      Install  1 Package
                                      
                                      Total download size: 74 k
                                      Installed size: 133 k
                                      Downloading packages:
                                      Running transaction check
                                      Running transaction test
                                      Transaction test succeeded
                                      Running transaction
                                        Installing : php56u-ldap-5.6.30-2.ius.centos7.x86_64                      1/1
                                        Verifying  : php56u-ldap-5.6.30-2.ius.centos7.x86_64                      1/1
                                      
                                      Installed:
                                        php56u-ldap.x86_64 0:5.6.30-2.ius.centos7
                                      
                                      Complete!
                                      
                                      
                                      ##  Downloading Snipe-IT from github and put it in the web directory.
                                      --2017-05-08 17:12:31--  https://github.com/snipe/snipe-it/archive/master.zip
                                      Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
                                      Connecting to github.com (github.com)|192.30.253.112|:443... connected.
                                      HTTP request sent, awaiting response... 302 Found
                                      Location: https://codeload.github.com/snipe/snipe-it/zip/master [following]
                                      --2017-05-08 17:12:31--  https://codeload.github.com/snipe/snipe-it/zip/master
                                      Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121
                                      Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected.
                                      HTTP request sent, awaiting response... 200 OK
                                      Length: unspecified [application/zip]
                                      Saving to: ‘/tmp/snipeit/master.zip’
                                      
                                      	 0K .......... .......... .......... .......... .......... 1.27M
                                      	50K .......... .......... .......... .......... .......... 2.63M
                                         100K .......... .......... .......... .......... .......... 10.8M
                                         150K .......... .......... .......... .......... .......... 10.7M
                                         200K .......... .......... .......... .......... .......... 3.60M
                                         250K .......... .......... .......... .......... .......... 9.30M
                                         300K .......... .......... .......... .......... .......... 10.5M
                                         350K .......... .......... .......... .......... .......... 12.9M
                                         400K .......... .......... .......... .......... .......... 8.69M
                                         450K .......... .......... .......... .......... .......... 10.1M
                                         500K .......... .......... .......... .......... .......... 10.3M
                                         550K .......... .......... .......... .......... .......... 9.22M
                                         600K .......... .......... .......... .......... .......... 10.6M
                                         650K .......... .......... .......... .......... .......... 11.8M
                                         700K .......... .......... .......... .......... .......... 10.5M
                                         750K .......... .......... .......... .......... .......... 10.1M
                                         800K .......... .......... .......... .......... .......... 9.88M
                                         850K .......... .......... .......... .......... .......... 8.79M
                                         900K .......... .......... .......... .......... .......... 13.9M
                                         950K .......... .......... .......... .......... .......... 10.2M
                                        1000K .......... .......... .......... .......... .......... 9.63M
                                        1050K .......... .......... .......... .......... .......... 10.0M
                                        1100K .......... .......... .......... .......... .......... 10.1M
                                        1150K .......... .......... .......... .......... .......... 10.5M
                                        1200K .......... .......... .......... .......... .......... 10.8M
                                        1250K .......... .......... .......... .......... .......... 10.2M
                                        1300K .......... .......... .......... .......... .......... 9.89M
                                        1350K .......... .......... .......... .......... .......... 11.2M
                                        1400K .......... .......... .......... .......... .......... 9.95M
                                        1450K .......... .......... .......... .......... .......... 10.4M
                                        1500K .......... .......... .......... .......... .......... 9.87M
                                        1550K .......... .......... .......... .......... .......... 11.3M
                                        1600K .......... .......... .......... .......... .......... 9.23M
                                        1650K .......... .......... .......... .......... .......... 10.7M
                                        1700K .......... .......... .......... .......... .......... 10.0M
                                        1750K .......... .......... .......... .......... .......... 11.3M
                                        1800K .......... .......... .......... .......... .......... 9.79M
                                        1850K .......... .......... .......... .......... .......... 11.0M
                                        1900K .......... .......... .......... .......... .......... 8.84M
                                        1950K .......... .......... .......... .......... .......... 2.20M
                                        2000K .......... .......... .......... .......... .......... 7.29M
                                        2050K .......... .......... .......... .......... .......... 3.95M
                                        2100K .......... .......... .......... .......... .......... 6.18M
                                        2150K .......... .......... .......... .......... .......... 13.1M
                                        2200K .......... .......... .......... .......... .......... 1.88M
                                        2250K .......... .......... .......... .......... .......... 28.9M
                                        2300K .......... .......... .......... .......... ..........  128M
                                        2350K .......... .......... .......... .......... ..........  142M
                                        2400K .......... .......... .......... .......... ..........  265M
                                        2450K .......... .......... .......... .......... .......... 21.1M
                                        2500K .......... .......... .......... .......... .......... 5.68M
                                        2550K .......... .......... .......... .......... .......... 11.0M
                                        2600K .......... .......... .......... .......... .......... 9.93M
                                        2650K .......... .......... .......... .......... .......... 5.16M
                                        2700K .......... .......... .......... .......... .......... 10.2M
                                        2750K .......... .......... .......... .......... .......... 7.71M
                                        2800K .......... .......... .......... .......... .......... 6.20M
                                        2850K .......... .......... .......... .......... .......... 12.5M
                                        2900K .......... .......... .......... .......... .......... 9.77M
                                        2950K .......... .......... .......... .......... .......... 5.57M
                                        3000K .......... .......... .......... .......... .......... 10.2M
                                        3050K .......... .......... .......... .......... .......... 9.86M
                                        3100K .......... .......... .......... .......... .......... 11.5M
                                        3150K .......... .......... .......... .......... .......... 5.39M
                                        3200K .......... .......... .......... .......... .......... 10.6M
                                        3250K .......... .......... .......... .......... .......... 10.7M
                                        3300K .......... .......... .......... .......... .......... 4.67M
                                        3350K .......... .......... .......... .......... .......... 10.1M
                                        3400K .......... .......... .......... .......... .......... 8.67M
                                        3450K .......... .......... .......... .......... .......... 6.01M
                                        3500K .......... .......... .......... .......... .......... 10.5M
                                        3550K .......... .......... .......... .......... .......... 11.1M
                                        3600K .......... .......... .......... .......... .......... 7.29M
                                        3650K .......... .......... .......... .......... .......... 5.92M
                                        3700K .......... .......... .......... .......... .......... 7.80M
                                        3750K .......... .......... .......... .......... .......... 13.0M
                                        3800K .......... .......... .......... .......... .......... 6.09M
                                        3850K .......... .......... .......... .......... .......... 10.0M
                                        3900K .......... .......... .......... .......... .......... 9.25M
                                        3950K .......... .......... .......... .......... .......... 5.78M
                                        4000K .......... .......... .......... .......... .......... 11.2M
                                        4050K .......... .......... .......... .......... .......... 9.10M
                                        4100K .......... .......... .......... .......... .......... 6.38M
                                        4150K .......... .......... .......... .......... .......... 9.14M
                                        4200K .......... .......... .......... .......... .......... 9.17M
                                        4250K .......... .......... .......... .......... .......... 10.5M
                                        4300K .......... .......... .......... .......... .......... 6.03M
                                        4350K .......... .......... .......... .......... .......... 8.02M
                                        4400K .......... .......... .......... .......... .......... 10.8M
                                        4450K .......... .......... .......... .......... .......... 6.57M
                                        4500K .......... .......... .......... .......... .......... 10.0M
                                        4550K .......... .......... .......... .......... .......... 7.79M
                                        4600K .......... .......... .......... .......... .......... 5.93M
                                        4650K .......... .......... .......... .......... .......... 7.84M
                                        4700K .......... .......... .......... .......... .......... 13.4M
                                        4750K .......... .......... .......... .......... .......... 9.83M
                                        4800K .......... .......... .......... .......... .......... 5.83M
                                        4850K .......... .......... .......... .......... .......... 9.91M
                                        4900K .......... .......... .......... .......... .......... 9.87M
                                        4950K .......... .......... .......... .......... .......... 6.03M
                                        5000K .......... .......... .......... .......... .......... 9.92M
                                        5050K .......... .......... .......... .......... .......... 10.1M
                                        5100K .......... .......... .......... .......... .......... 8.32M
                                        5150K .......... .......... .......... .......... .......... 6.17M
                                        5200K .......... .......... .......... .......... .......... 8.95M
                                        5250K .......... .......... .......... .......... .......... 11.5M
                                        5300K .......... .......... .......... .......... .......... 7.18M
                                        5350K .......... .......... .......... .......... .......... 6.05M
                                        5400K .......... .......... .......... .......... .......... 9.73M
                                        5450K .......... .......... .......... .......... .......... 8.00M
                                        5500K .......... .......... .......... .......... .......... 9.83M
                                        5550K .......... .......... .......... .......... .......... 7.63M
                                        5600K .......... .......... .......... .......... .......... 9.39M
                                        5650K .......... .......... .......... .......... .......... 9.27M
                                        5700K .......... .......... .......... .......... .......... 6.77M
                                        5750K .......... .......... .......... .......... .......... 9.72M
                                        5800K .......... .......... .......... .......... .......... 9.73M
                                        5850K .......... .......... .......... .......... .......... 6.50M
                                        5900K .......... .......... .......... .......... .......... 9.17M
                                        5950K .......... .......... .......... .......... .......... 9.90M
                                        6000K .......... .......... .......... .......... .......... 6.89M
                                        6050K .......... .......... .......... .......... .......... 8.88M
                                        6100K .......... .......... .......... .......... .......... 5.47M
                                        6150K .......... .......... .......... .......... .......... 11.3M
                                        6200K .......... .......... .......... .......... .......... 8.97M
                                        6250K .......... .......... .......... .......... .......... 9.75M
                                        6300K .......... .......... .......... .......... .......... 6.50M
                                        6350K .......... .......... .......... .......... .......... 10.3M
                                        6400K .......... .......... .......... .......... .......... 9.33M
                                        6450K .......... .......... .......... .......... .......... 6.23M
                                        6500K .......... .......... .......... .......... .......... 8.66M
                                        6550K .......... .......... .......... .......... .......... 10.7M
                                        6600K .......... .......... .......... .......... .......... 6.71M
                                        6650K .......... .......... .......... .......... .......... 9.90M
                                        6700K .......... .......... .......... .......... .......... 9.89M
                                        6750K .......... .......... .......... .......... .......... 10.7M
                                        6800K .......... .......... .......... .......... .......... 5.36M
                                        6850K .......... .......... .......... .......... .......... 13.6M
                                        6900K .......... .......... .......... .......... .......... 10.2M
                                        6950K .......... .......... .......... .......... .......... 4.84M
                                        7000K .......... .......... .......... .......... .......... 11.1M
                                        7050K .......... .......... .......... .......... .......... 10.1M
                                        7100K .......... .......... .......... .......... .......... 5.91M
                                        7150K .......... .......... .......... .......... .......... 10.3M
                                        7200K .......... .......... .......... .......... .......... 10.2M
                                        7250K .......... .......... .......... .......... .......... 7.74M
                                        7300K .......... .......... .......... .......... .......... 7.86M
                                        7350K .......... .......... .......... .......... .......... 8.80M
                                        7400K .......... .......... .......... .......... .......... 12.7M
                                        7450K .......... .......... .......... .......... .......... 5.68M
                                        7500K .......... .......... .......... .......... .......... 9.72M
                                        7550K .......... .......... .......... .......... .......... 10.4M
                                        7600K .......... .......... .......... .......... .......... 7.26M
                                        7650K .......... .......... .......... .......... .......... 7.49M
                                        7700K .......... .......... .......... .......... .......... 7.89M
                                        7750K .......... .......... .......... .......... .......... 8.50M
                                        7800K .......... .......... .......... .......... .......... 9.32M
                                        7850K .......... .......... .......... .......... .......... 9.98M
                                        7900K .......... .......... .......... .......... .......... 9.86M
                                        7950K .......... .......... .......... .......... .......... 8.87M
                                        8000K .......... .......... .......... .......... .......... 4.15M
                                        8050K .......... .......... .......... .......... .......... 11.3M
                                        8100K .......... .......... .......... .......... .......... 1.59M
                                        8150K .......... .......... .......... .......... ..........  113M
                                        8200K .......... .......... .......... .......... ..........  142M
                                        8250K .......... .......... .......... .......... ..........  210M
                                        8300K .......... .......... .......... .......... .......... 9.43M
                                        8350K .......... .......... .......... .......... .......... 4.21M
                                        8400K .......... .......... .......... .......... .......... 9.19M
                                        8450K .......... .......... .......... .......... .......... 8.69M
                                        8500K .......... .......... .......... .......... .......... 4.61M
                                        8550K .......... .......... .......... .......... .......... 8.36M
                                        8600K .......... .......... .......... .......... .......... 3.52M
                                        8650K .......... .......... .......... .......... .......... 3.58M
                                        8700K .......... .......... .......... .......... ..........  350M
                                        8750K .......... .......... .......... .......... .......... 7.61M
                                        8800K .......... .......... .......... .......... .......... 3.18M
                                        8850K .......... .......... .......... .......... .......... 10.2M
                                        8900K .......... .......... .......... .......... .......... 3.45M
                                        8950K .......... .......... .......... .......... .......... 15.1M
                                        9000K .......... .......... .......... .......... .......... 9.84M
                                        9050K .......... .......... .......... .......... .......... 3.36M
                                        9100K .......... .......... .......... .......... .......... 18.9M
                                        9150K .......... .......... .......... .......... .......... 3.53M
                                        9200K .......... .......... .......... .......... .......... 11.1M
                                        9250K .......... .......... .......... .......... .......... 12.0M
                                        9300K .......... .......... .......... .......... .......... 3.81M
                                        9350K .......... .......... .......... .......... .......... 7.78M
                                        9400K .......... .......... .......... .......... .......... 4.60M
                                        9450K .......... .......... .......... .......... .......... 9.17M
                                        9500K .......... .......... .......... .......... .......... 9.47M
                                        9550K .......... .......... .......... .......... .......... 4.58M
                                        9600K .......... .......... .......... .......... .......... 10.1M
                                        9650K .......... .......... .......... .......... .......... 3.64M
                                        9700K .......... .......... .......... .......... .......... 8.34M
                                        9750K .......... .......... .......... .......... .......... 4.00M
                                        9800K .......... .......... .......... .......... .......... 10.0M
                                        9850K .......... .......... .......... .......... .......... 20.3M
                                        9900K .......... .......... .......... .......... .......... 3.92M
                                        9950K .......... .......... .......... .......... .......... 10.5M
                                       10000K .......... .......... .......... .......... .......... 8.46M
                                       10050K .......... .......... .......... .......... .......... 4.62M
                                       10100K .......... .......... .......... .......... .......... 9.64M
                                       10150K .......... .......... .......... .......... .......... 4.03M
                                       10200K .......... .......... .......... ........              13.8M=1.3s
                                      
                                      2017-05-08 17:12:33 (7.48 MB/s) - ‘/tmp/snipeit/master.zip’ saved [10484634]
                                      
                                      ##  Starting the mariaDB server.
                                      Created symlink from /etc/systemd/system/multi-user.target.wants/mariadb.service to /usr/lib/systemd/system/mariadb.service.
                                      ##  Securing mariaDB server.
                                      
                                      
                                      
                                      NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MariaDB
                                      	  SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!
                                      
                                      In order to log into MariaDB to secure it, we'll need the current
                                      password for the root user.  If you've just installed MariaDB, and
                                      you haven't set the root password yet, the password will be blank,
                                      so you should just press enter here.
                                      
                                      Enter current password for root (enter for none):
                                      OK, successfully used password, moving on...
                                      
                                      Setting the root password ensures that nobody can log into the MariaDB
                                      root user without the proper authorisation.
                                      
                                      Set root password? [Y/n] New password:
                                      Re-enter new password:
                                      Password updated successfully!
                                      Reloading privilege tables..
                                       ... Success!
                                      
                                      
                                      By default, a MariaDB installation has an anonymous user, allowing anyone
                                      to log into MariaDB without having to have a user account created for
                                      them.  This is intended only for testing, and to make the installation
                                      go a bit smoother.  You should remove them before moving into a
                                      production environment.
                                      
                                      Remove anonymous users? [Y/n]  ... Success!
                                      
                                      Normally, root should only be allowed to connect from 'localhost'.  This
                                      ensures that someone cannot guess at the root password from the network.
                                      
                                      Disallow root login remotely? [Y/n]  ... Success!
                                      
                                      By default, MariaDB comes with a database named 'test' that anyone can
                                      access.  This is also intended only for testing, and should be removed
                                      before moving into a production environment.
                                      
                                      Remove test database and access to it? [Y/n]  - Dropping test database...
                                       ... Success!
                                       - Removing privileges on test database...
                                       ... Success!
                                      
                                      Reloading the privilege tables will ensure that all changes made so far
                                      will take effect immediately.
                                      
                                      Reload privilege tables now? [Y/n]  ... Success!
                                      
                                      Cleaning up...
                                      
                                      All done!  If you've completed all of the above steps, your MariaDB
                                      installation should now be secure.
                                      
                                      Thanks for using MariaDB!
                                      ##  Creating MySQL Database/User.
                                      ##  Please Input your MySQL/MariaDB root password
                                      ##  Setting up hosts file.
                                      ##  Starting the apache server.
                                      Created symlink from /etc/systemd/system/multi-user.target.wants/httpd.service to /usr/lib/systemd/system/httpd.service.
                                      ## Configuring .env file.
                                      All settings correct for using Composer
                                      Downloading...
                                      
                                      Composer (version 1.4.1) successfully installed to: /var/www/html/snipeit/composer.phar
                                      Use it: php composer.phar
                                      
                                      Do not run Composer as root/super user! See https://getcomposer.org/root for details
                                      Loading composer repositories with package information
                                      Installing dependencies from lock file
                                      Package operations: 60 installs, 0 updates, 0 removals
                                        - Installing vlucas/phpdotenv (v2.3.0): Cloning 9ca5644c53
                                        - Installing symfony/polyfill-mbstring (v1.2.0): Cloning dff51f72b0
                                        - Installing symfony/var-dumper (v3.0.9): Cloning 1f7e071aaf
                                        - Installing symfony/translation (v3.0.9): Cloning eee6c66485
                                        - Installing symfony/routing (v3.0.9): Cloning 9038984bd9
                                        - Installing symfony/process (v3.0.9): Cloning 768debc599
                                        - Installing symfony/polyfill-util (v1.2.0): Cloning ef830ce3d2
                                        - Installing symfony/polyfill-php56 (v1.2.0): Cloning 3edf57a8fb
                                        - Installing symfony/http-foundation (v3.0.9): Cloning 49ba00f8ed
                                        - Installing symfony/event-dispatcher (v3.1.3): Cloning c0c00c80b3
                                        - Installing psr/log (1.0.0): Cloning fe0936ee26
                                        - Installing symfony/debug (v3.0.9): Cloning 697c527acd
                                        - Installing symfony/http-kernel (v3.0.9): Cloning d97ba4425e
                                        - Installing symfony/finder (v3.0.9): Cloning 3eb4e64c61
                                        - Installing symfony/console (v3.0.9): Cloning 926061e742
                                        - Installing swiftmailer/swiftmailer (v5.4.3): Cloning 4cc9284206
                                        - Installing nikic/php-parser (v2.1.0): Cloning 47b254ea51
                                        - Installing jakub-onderka/php-console-color (0.1): Cloning e0b393dacf
                                        - Installing jakub-onderka/php-console-highlighter (v0.3.2): Cloning 7daa75df45
                                        - Installing dnoegel/php-xdg-base-dir (0.1): Cloning 265b859349
                                        - Installing psy/psysh (v0.7.2): Cloning e64e10b20f
                                        - Installing paragonie/random_compat (v1.4.1): Cloning c7e26a21ba
                                        - Installing nesbot/carbon (1.21.0): Cloning 7b08ec6f75
                                        - Installing mtdowling/cron-expression (v1.1.0): Cloning c9ee7886f5
                                        - Installing monolog/monolog (1.21.0): Cloning f42fbdfd53
                                        - Installing league/flysystem (1.0.27): Cloning 50e2045ed7
                                        - Installing jeremeamia/superclosure (2.2.0): Cloning 29a88be2a4
                                        - Installing doctrine/inflector (v1.1.0): Cloning 90b2128806
                                        - Installing classpreloader/classpreloader (3.0.0): Cloning 9b10b913c2
                                        - Installing laravel/framework (v5.2.45): Cloning 2a79f920d5
                                        - Installing mtdowling/jmespath.php (2.3.0): Cloning 192f93e43c
                                        - Installing psr/http-message (1.0.1): Cloning f6561bf28d
                                        - Installing guzzlehttp/psr7 (1.3.1): Cloning 5c6447c9df
                                        - Installing guzzlehttp/promises (1.2.0): Cloning c10d860e2a
                                        - Installing guzzlehttp/guzzle (6.2.1): Cloning 3f808fba62
                                        - Installing aws/aws-sdk-php (3.19.2): Cloning 3cb9041312
                                        - Installing aws/aws-sdk-php-laravel (3.1.0): Cloning 3b946892d4
                                        - Installing maximebf/debugbar (v1.12.0): Cloning e634fbd32c
                                        - Installing barryvdh/laravel-debugbar (V2.2.3): Cloning ecd1ce5c4a
                                        - Installing doctrine/lexer (v1.0.1): Cloning 83893c552f
                                        - Installing doctrine/annotations (v1.2.7): Cloning f25c8aab83
                                        - Installing doctrine/cache (v1.5.4): Cloning 47cdc76ceb
                                        - Installing doctrine/collections (v1.3.0): Cloning 6c1e4eef75
                                        - Installing doctrine/common (v2.5.3): Cloning 10f1f19651
                                        - Installing doctrine/dbal (v2.4.2): Cloning fec965d330
                                        - Installing erusev/parsedown (dev-master f671ae7): Cloning f671ae7364
                                        - Installing fideloper/proxy (3.1.0): Cloning ec4dd30141
                                        - Installing intervention/image (dev-master 45a41a3): Cloning 45a41a38bd
                                        - Installing laravelcollective/html (v5.2.4): Cloning 3a312d39ff
                                        - Installing league/csv (7.2.0): Cloning 69bafa6ff9
                                        - Installing maknz/slack (dev-master e9bab77): Cloning e9bab77eb7
                                        - Installing misterphilip/maintenance-mode (1.0.2): Cloning 35e061703e
                                        - Installing neitanod/forceutf8 (dev-master 2c1b21e): Cloning 2c1b21e00e
                                        - Installing christian-riesen/base32 (1.3.1): Cloning 0a31e50c0f
                                        - Installing pragmarx/google2fa (v1.0.1): Cloning b346dc1383
                                        - Installing spatie/db-dumper (1.5.1): Cloning efdf41891a
                                        - Installing spatie/laravel-backup (3.8.1): Cloning 08b7b8c778
                                        - Installing tecnickcom/tc-lib-color (1.12.0): Cloning 176464ae7a
                                        - Installing tecnickcom/tc-lib-barcode (dev-master df69541): Cloning df69541618
                                        - Installing watson/validating (2.2.2): Cloning 8f37e416aa
                                      Generating autoload files
                                      > php artisan clear-compiled
                                      > php artisan optimize
                                      Generating optimized class loader
                                      Compiling common classes
                                      
                                        ***If you want mail capabilities, edit /var/www/html/snipeit/.env and edit based on .env.example***
                                      
                                        ***Open http://snipeit to login to Snipe-IT.***
                                      
                                      
                                      * Cleaning up...
                                      * Finished!
                                      [snipeadmin@localhost log]$
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • DustinB3403D
                                        DustinB3403
                                        last edited by

                                        Attempting the installation again (with a different ISO from the centos portal)

                                        Lets see what we get.

                                        1 Reply Last reply Reply Quote 0
                                        • stacksofplatesS
                                          stacksofplates @JaredBusch
                                          last edited by

                                          @JaredBusch said in SnipeIT install - anyone have a working guide?:

                                          @stacksofplates said in SnipeIT install - anyone have a working guide?:

                                          @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                          Yeah. . .

                                          wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
                                          chmod 744 install.sh
                                          ./install.sh
                                          

                                          Not working for me. . . wth.

                                          Just out of curiosity, why 744?

                                          That comes from their directions.
                                          https://snipe-it.readme.io/v3.6.2/docs/downloading

                                          Ah ok.

                                          1 Reply Last reply Reply Quote 0
                                          • DustinB3403D
                                            DustinB3403
                                            last edited by

                                            Still getting the same result. . . different labs, different hardware, different ISO source . . .

                                            wth . . .

                                            JaredBuschJ 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post