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

    Installing Pi-Hole

    IT Discussion
    linux pi-hole ubuntu
    7
    9
    506
    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.
    • scottalanmiller
      scottalanmiller last edited by

      Pi-Hole is pretty easy to install. I recommend Ubuntu Linux. Get the latest (that is Ubuntu 18.10 currently) and do a normal, minimal install. Nothing fancy, select nothing extra. Just the leanest server possible.

      Once installed, log in as root and run this command...

      curl -sSL https://install.pi-hole.net | bash
      

      That's it, you are done!

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

        Ubuntu doesn't have a netserver install like Fedora?

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

          @Dashrender said in Installing Pi-Hole:

          Ubuntu doesn't have a netserver install like Fedora?

          Yes, they do
          https://help.ubuntu.com/community/Installation/MinimalCD

          1 Reply Last reply Reply Quote 1
          • dbeato
            dbeato last edited by

            Latest one below
            http://cdimages.ubuntu.com/netboot/cosmic/

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

              Debian would be better. But meh, personal preferences.

              If you have a Raspberry Pi, that of course works.

              It will install on Fedora, but there are many unresolved issues with SELinux.

              travisdh1 black3dynamite 2 Replies Last reply Reply Quote 2
              • travisdh1
                travisdh1 @JaredBusch last edited by

                @JaredBusch said in Installing Pi-Hole:

                Debian would be better. But meh, personal preferences.

                If you have a Raspberry Pi, that of course works.

                It will install on Fedora, but there are many unresolved issues with SELinux.

                Ubuntu? Ewe. I'm with @JaredBusch, Debian is just better.

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

                  @travisdh1 said in Installing Pi-Hole:

                  @JaredBusch said in Installing Pi-Hole:

                  Debian would be better. But meh, personal preferences.

                  If you have a Raspberry Pi, that of course works.

                  It will install on Fedora, but there are many unresolved issues with SELinux.

                  Ubuntu? Ewe. I'm with @JaredBusch, Debian is just better.

                  The current ISO will install 9.6

                  https://mangolassi.it/topic/14595/installing-debian-9-1-minimal

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

                    @JaredBusch said in Installing Pi-Hole:

                    Debian would be better. But meh, personal preferences.

                    If you have a Raspberry Pi, that of course works.

                    It will install on Fedora, but there are many unresolved issues with SELinux.

                    Add sqlite to it too. pihole flush and the flush logs button on the web ui doesn't work without sqlite installed.

                    1 Reply Last reply Reply Quote 0
                    • M
                      marcinozga last edited by

                      I've run Pi-Hole in Docker, now I have it on Raspbian on Rpi 3+, I might deploy it inside Docker Swarm on my Rpi cluster at some point. I'm also trying out alternative, Adguard Home, on Rpi too, although installation is not as straightforward as Pi-Hole.

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post