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

    Using dnf-automatic to keep Fedora up to date

    IT Discussion
    fedora dnf updates dnf-automatic fedora 26 systemd systemd timers
    10
    36
    5.8k
    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.
    • wrx7mW
      wrx7m
      last edited by

      @JaredBusch said in Using dnf-automatic to keep Fedora up to date:

      /etc/dnf/automatic.conf

      Does this use a built-in smtp server to send emails? What if I want to have it log into an office 365 account to send messages?

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

        @wrx7m said in Using dnf-automatic to keep Fedora up to date:

        @JaredBusch said in Using dnf-automatic to keep Fedora up to date:

        /etc/dnf/automatic.conf

        Does this use a built-in smtp server to send emails? What if I want to have it log into an office 365 account to send messages?

        That's what the SMTP Server (aka an MTA) would be for. The SMTP server is literally the thing that logs into O365 or Gmail or whatever.

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

          So, for example, if you are using Postfix, you would configure Postfix to log into O365 when sending emails.

          1 Reply Last reply Reply Quote 0
          • wrx7mW
            wrx7m @scottalanmiller
            last edited by

            @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

            @wrx7m said in Using dnf-automatic to keep Fedora up to date:

            @JaredBusch said in Using dnf-automatic to keep Fedora up to date:

            /etc/dnf/automatic.conf

            Does this use a built-in smtp server to send emails? What if I want to have it log into an office 365 account to send messages?

            That's what the SMTP Server (aka an MTA) would be for. The SMTP server is literally the thing that logs into O365 or Gmail or whatever.

            I understand that, I wanted to know if there was another config file somewhere for dnf-automatic to specify this information.

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

              @wrx7m said in Using dnf-automatic to keep Fedora up to date:

              @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

              @wrx7m said in Using dnf-automatic to keep Fedora up to date:

              @JaredBusch said in Using dnf-automatic to keep Fedora up to date:

              /etc/dnf/automatic.conf

              Does this use a built-in smtp server to send emails? What if I want to have it log into an office 365 account to send messages?

              That's what the SMTP Server (aka an MTA) would be for. The SMTP server is literally the thing that logs into O365 or Gmail or whatever.

              I understand that, I wanted to know if there was another config file somewhere for dnf-automatic to specify this information.

              I don't believe so, I think that the SMTP config is the only place.

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

                I just did a search on this topic, and ML was the top hit 😉

                https://mangolassi.it/topic/15902/how-does-dnf-automatic-send-emails

                1 Reply Last reply Reply Quote 1
                • wrx7mW
                  wrx7m @scottalanmiller
                  last edited by

                  @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

                  @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                  @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

                  @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                  @JaredBusch said in Using dnf-automatic to keep Fedora up to date:

                  /etc/dnf/automatic.conf

                  Does this use a built-in smtp server to send emails? What if I want to have it log into an office 365 account to send messages?

                  That's what the SMTP Server (aka an MTA) would be for. The SMTP server is literally the thing that logs into O365 or Gmail or whatever.

                  I understand that, I wanted to know if there was another config file somewhere for dnf-automatic to specify this information.

                  I don't believe so, I think that the SMTP config is the only place.

                  OK. So, since I most likely need to install a mail server to accomplish this, is postfix the best one for this?

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

                    @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                    @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

                    @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                    @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

                    @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                    @JaredBusch said in Using dnf-automatic to keep Fedora up to date:

                    /etc/dnf/automatic.conf

                    Does this use a built-in smtp server to send emails? What if I want to have it log into an office 365 account to send messages?

                    That's what the SMTP Server (aka an MTA) would be for. The SMTP server is literally the thing that logs into O365 or Gmail or whatever.

                    I understand that, I wanted to know if there was another config file somewhere for dnf-automatic to specify this information.

                    I don't believe so, I think that the SMTP config is the only place.

                    OK. So, since I most likely need to install a mail server to accomplish this, is postfix the best one for this?

                    Yes, definitely. It's well known, easy to configure, and the default on most all systems (and definitely all that use DNF.)

                    wrx7mW 1 Reply Last reply Reply Quote 1
                    • wrx7mW
                      wrx7m @scottalanmiller
                      last edited by

                      @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

                      @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                      @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

                      @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                      @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

                      @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                      @JaredBusch said in Using dnf-automatic to keep Fedora up to date:

                      /etc/dnf/automatic.conf

                      Does this use a built-in smtp server to send emails? What if I want to have it log into an office 365 account to send messages?

                      That's what the SMTP Server (aka an MTA) would be for. The SMTP server is literally the thing that logs into O365 or Gmail or whatever.

                      I understand that, I wanted to know if there was another config file somewhere for dnf-automatic to specify this information.

                      I don't believe so, I think that the SMTP config is the only place.

                      OK. So, since I most likely need to install a mail server to accomplish this, is postfix the best one for this?

                      Yes, definitely. It's well known, easy to configure, and the default on most all systems (and definitely all that use DNF.)

                      Down the rabbit hole I go. Needed a squid proxy server. Then needed fail2ban, then dnf-automatic, now postfix.

                      IRJI 1 Reply Last reply Reply Quote 0
                      • IRJI
                        IRJ @wrx7m
                        last edited by

                        @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                        @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

                        @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                        @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

                        @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                        @scottalanmiller said in Using dnf-automatic to keep Fedora up to date:

                        @wrx7m said in Using dnf-automatic to keep Fedora up to date:

                        @JaredBusch said in Using dnf-automatic to keep Fedora up to date:

                        /etc/dnf/automatic.conf

                        Does this use a built-in smtp server to send emails? What if I want to have it log into an office 365 account to send messages?

                        That's what the SMTP Server (aka an MTA) would be for. The SMTP server is literally the thing that logs into O365 or Gmail or whatever.

                        I understand that, I wanted to know if there was another config file somewhere for dnf-automatic to specify this information.

                        I don't believe so, I think that the SMTP config is the only place.

                        OK. So, since I most likely need to install a mail server to accomplish this, is postfix the best one for this?

                        Yes, definitely. It's well known, easy to configure, and the default on most all systems (and definitely all that use DNF.)

                        Down the rabbit hole I go. Needed a squid proxy server. Then needed fail2ban, then dnf-automatic, now postfix.

                        https://4.bp.blogspot.com/-XkI6DeF0RNg/UOpXi9jup7I/AAAAAAAAAYM/tc-3EuFD0PE/s1600/thug-life-meme-glasses.jpeg

                        1 Reply Last reply Reply Quote 1
                        • wrx7mW
                          wrx7m
                          last edited by

                          To set the dnf-automatic timer to run every day at 1AM:

                          nano /usr/lib/systemd/system/dnf-automatic.timer
                          
                          [Unit]
                          Description=dnf-automatic timer
                          # See comment in dnf-makecache.service
                          ConditionPathExists=!/run/ostree-booted
                          Wants=network-online.target
                          
                          [Timer]
                          OnCalendar=*-*-* 01:00:00
                          
                          [Install]
                          WantedBy=multi-user.target
                          
                          1 Reply Last reply Reply Quote 0
                          • FATeknollogeeF
                            FATeknollogee
                            last edited by

                            There really need to be a setting for this in the Workstation GUI.

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

                              @FATeknollogee said in Using dnf-automatic to keep Fedora up to date:

                              There really need to be a setting for this in the Workstation GUI.

                              By default Fedora Workstation + Cinnamon uses dnfdragora which is a totally separate process.

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

                                @JaredBusch said in Using dnf-automatic to keep Fedora up to date:

                                @FATeknollogee said in Using dnf-automatic to keep Fedora up to date:

                                There really need to be a setting for this in the Workstation GUI.

                                By default Fedora Workstation + Cinnamon uses dnfdragora which is a totally separate process.

                                Yes, I realize that.
                                This setting exists in Cockpit, no reason why it can't be in WS!

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