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

    What is the best way to deploy Linux desktops?

    Scheduled Pinned Locked Moved IT Discussion
    26 Posts 5 Posters 3.0k Views
    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
      last edited by

      I am going to have to deploy 30 Linux desktops, I was actually thinking on just using Clonezilla SE and deploying the image that way. Just wanted to check with the community if this would be the most appropiate way.

      1 Reply Last reply Reply Quote 1
      • coliverC
        coliver
        last edited by

        Ansible or kickstart files could go a long way to automating the process. So if you ever have to deploy more its just dropping it into the environment without touching it again.

        RomoR 2 Replies Last reply Reply Quote 1
        • scottalanmillerS
          scottalanmiller
          last edited by

          I like the Ansible approach because you can then use Ansible in the future to manage them as well.

          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            What distro is this going to be?

            RomoR 1 Reply Last reply Reply Quote 0
            • RomoR
              Romo @coliver
              last edited by

              @coliver said in What is the best way to deploy Linux desktops?:

              Ansible or kickstart files could go a long way to automating the process. So if you ever have to deploy more its just dropping it into the environment without touching it again.

              I am planning on using ansible for configuration management, didn't know I could deploy to fisical hardware with it.

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @Romo
                last edited by

                @Romo said in What is the best way to deploy Linux desktops?:

                @coliver said in What is the best way to deploy Linux desktops?:

                Ansible or kickstart files could go a long way to automating the process. So if you ever have to deploy more its just dropping it into the environment without touching it again.

                I am planning on using ansible for configuration management, didn't know I could deploy to fisical hardware with it.

                Well you don't. You deploy a stock base image of the OS. But you just do a normal deployment or a minorly modified one with the Ansible setup in it. Then Ansible does the rest.

                coliverC RomoR 2 Replies Last reply Reply Quote 1
                • coliverC
                  coliver @scottalanmiller
                  last edited by

                  @scottalanmiller said in What is the best way to deploy Linux desktops?:

                  @Romo said in What is the best way to deploy Linux desktops?:

                  @coliver said in What is the best way to deploy Linux desktops?:

                  Ansible or kickstart files could go a long way to automating the process. So if you ever have to deploy more its just dropping it into the environment without touching it again.

                  I am planning on using ansible for configuration management, didn't know I could deploy to fisical hardware with it.

                  Well you don't. You deploy a stock base image of the OS. But you just do a normal deployment or a minorly modified one with the Ansible setup in it. Then Ansible does the rest.

                  It's a really cool system and is super powerful. Someone (@stacksofplates maybe?) has this in production.

                  1 Reply Last reply Reply Quote 0
                  • RomoR
                    Romo @scottalanmiller
                    last edited by

                    @scottalanmiller said in What is the best way to deploy Linux desktops?:

                    @Romo said in What is the best way to deploy Linux desktops?:

                    @coliver said in What is the best way to deploy Linux desktops?:

                    Ansible or kickstart files could go a long way to automating the process. So if you ever have to deploy more its just dropping it into the environment without touching it again.

                    I am planning on using ansible for configuration management, didn't know I could deploy to fisical hardware with it.

                    Well you don't. You deploy a stock base image of the OS. But you just do a normal deployment or a minorly modified one with the Ansible setup in it. Then Ansible does the rest.

                    Well that is my question, what is the best way to deploy the image to the hardware

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @Romo
                      last edited by

                      @Romo said in What is the best way to deploy Linux desktops?:

                      @scottalanmiller said in What is the best way to deploy Linux desktops?:

                      @Romo said in What is the best way to deploy Linux desktops?:

                      @coliver said in What is the best way to deploy Linux desktops?:

                      Ansible or kickstart files could go a long way to automating the process. So if you ever have to deploy more its just dropping it into the environment without touching it again.

                      I am planning on using ansible for configuration management, didn't know I could deploy to fisical hardware with it.

                      Well you don't. You deploy a stock base image of the OS. But you just do a normal deployment or a minorly modified one with the Ansible setup in it. Then Ansible does the rest.

                      Well that is my question, what is the best way to deploy the image to the hardware

                      For that part, just Clonezilla or FOG.

                      1 Reply Last reply Reply Quote 0
                      • RomoR
                        Romo @scottalanmiller
                        last edited by

                        @scottalanmiller said in What is the best way to deploy Linux desktops?:

                        What distro is this going to be?

                        Its going to be Ubuntu Mate

                        1 Reply Last reply Reply Quote 0
                        • Deleted74295D
                          Deleted74295 Banned
                          last edited by

                          $5000 a year for Ansible and a 100 device minimum?

                          What is this madness?

                          RomoR scottalanmillerS 2 Replies Last reply Reply Quote 0
                          • RomoR
                            Romo @Deleted74295
                            last edited by

                            @Breffni-Potter said in What is the best way to deploy Linux desktops?:

                            $5000 a year for Ansible and a 100 device minimum?

                            What is this madness?

                            That is Ansible Tower

                            Deleted74295D 1 Reply Last reply Reply Quote 0
                            • RomoR
                              Romo @coliver
                              last edited by

                              @coliver said in What is the best way to deploy Linux desktops?:

                              Ansible or kickstart files could go a long way to automating the process. So if you ever have to deploy more its just dropping it into the environment without touching it again.

                              Can I use Kickstart with Debian base distros?

                              stacksofplatesS 1 Reply Last reply Reply Quote 0
                              • Deleted74295D
                                Deleted74295 Banned @Romo
                                last edited by

                                @Romo said in What is the best way to deploy Linux desktops?:

                                @Breffni-Potter said in What is the best way to deploy Linux desktops?:

                                $5000 a year for Ansible and a 100 device minimum?

                                What is this madness?

                                That is Ansible Tower

                                I only found Ansible Tower on page 2 of Google. 😞 They've got really bad SEO.

                                Where can I find Ansible as an item?

                                scottalanmillerS 1 Reply Last reply Reply Quote 1
                                • scottalanmillerS
                                  scottalanmiller @Deleted74295
                                  last edited by

                                  @Breffni-Potter said in What is the best way to deploy Linux desktops?:

                                  $5000 a year for Ansible and a 100 device minimum?

                                  What is this madness?

                                  Ansible is free. Tower is expensive.

                                  1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @Deleted74295
                                    last edited by

                                    @Breffni-Potter said in What is the best way to deploy Linux desktops?:

                                    @Romo said in What is the best way to deploy Linux desktops?:

                                    @Breffni-Potter said in What is the best way to deploy Linux desktops?:

                                    $5000 a year for Ansible and a 100 device minimum?

                                    What is this madness?

                                    That is Ansible Tower

                                    I only found Ansible Tower on page 2 of Google. 😞 They've got really bad SEO.

                                    Where can I find Ansible as an item?

                                    Google "Ansible" and it is the first hit:

                                    https://www.ansible.com/

                                    1 Reply Last reply Reply Quote 0
                                    • scottalanmillerS
                                      scottalanmiller
                                      last edited by

                                      https://www.ansible.com/get-started

                                      Don't go on to the Tower steps, just stop with the Ansible ones.

                                      1 Reply Last reply Reply Quote 1
                                      • scottalanmillerS
                                        scottalanmiller
                                        last edited by

                                        https://mangolassi.it/topic/7506/installing-ansible-2-on-centos-7/

                                        1 Reply Last reply Reply Quote 0
                                        • RomoR
                                          Romo
                                          last edited by

                                          https://docs.ansible.com/ They separate both in the docs.

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

                                            @Romo said in What is the best way to deploy Linux desktops?:

                                            @coliver said in What is the best way to deploy Linux desktops?:

                                            Ansible or kickstart files could go a long way to automating the process. So if you ever have to deploy more its just dropping it into the environment without touching it again.

                                            Can I use Kickstart with Debian base distros?

                                            Debian has preseed and I've never used it. Kickstarts are great because you can do a lot with your post install. It's essentially a big shell script. So you can update, configure users, make config backups, etc.

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