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

    What Are You Doing Right Now

    Scheduled Pinned Locked Moved Water Closet
    time waster
    88.9k Posts 285 Posters 42.3m 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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Niece just got in from the clinic, she has a terrible cold and double ear infections.

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

        @scottalanmiller said in What Are You Doing Right Now:

        @black3dynamite said in What Are You Doing Right Now:

        @eddiejennings said in What Are You Doing Right Now:

        @jaredbusch said in What Are You Doing Right Now:

        @eddiejennings said in What Are You Doing Right Now:

        Learning how to upgrade my laptop to Fedora 27 via dnf rather than going to sleep.

        dnf upgrade --refresh -y
        dnf install dnf-plugin-system-upgrade -y
        dnf system-upgrade download --refresh --releasever=27 -y
        dnf system-upgrade reboot
        

        Yep. I kept looking for the system-upgrade parameter in the man pages, and then realized I had to install that plugin.

        You're trying to hard.
        https://fedoraproject.org/wiki/DNF_system_upgrade

        I had already posted a one liner in this thread to just run and it fully updates.

        You should've put that in it's own thread, makes it easier to find latter on.

        JaredBuschJ 1 Reply Last reply Reply Quote 0
        • travisdh1T
          travisdh1 @scottalanmiller
          last edited by

          @scottalanmiller said in What Are You Doing Right Now:

          Niece just got in from the clinic, she has a terrible cold and double ear infections.

          Yuck, tell her to stop taking after me in my childhood, that's no fun at all.

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

            @travisdh1 said in What Are You Doing Right Now:

            @scottalanmiller said in What Are You Doing Right Now:

            Niece just got in from the clinic, she has a terrible cold and double ear infections.

            Yuck, tell her to stop taking after me in my childhood, that's no fun at all.

            She's pretty old for this.

            EddieJenningsE 1 Reply Last reply Reply Quote 0
            • EddieJenningsE
              EddieJennings @scottalanmiller
              last edited by

              @scottalanmiller said in What Are You Doing Right Now:

              @travisdh1 said in What Are You Doing Right Now:

              @scottalanmiller said in What Are You Doing Right Now:

              Niece just got in from the clinic, she has a terrible cold and double ear infections.

              Yuck, tell her to stop taking after me in my childhood, that's no fun at all.

              She's pretty old for this.

              Problem solved.

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

                @scottalanmiller said in What Are You Doing Right Now:

                @black3dynamite said in What Are You Doing Right Now:

                @eddiejennings said in What Are You Doing Right Now:

                @jaredbusch said in What Are You Doing Right Now:

                @eddiejennings said in What Are You Doing Right Now:

                Learning how to upgrade my laptop to Fedora 27 via dnf rather than going to sleep.

                dnf upgrade --refresh -y
                dnf install dnf-plugin-system-upgrade -y
                dnf system-upgrade download --refresh --releasever=27 -y
                dnf system-upgrade reboot
                

                Yep. I kept looking for the system-upgrade parameter in the man pages, and then realized I had to install that plugin.

                You're trying to hard.
                https://fedoraproject.org/wiki/DNF_system_upgrade

                I had already posted a one liner in this thread to just run and it fully updates.

                Actually, couple issues.

                1. I hate those concatenated command one liners. it does not educate people as it is hard for a normal person to parse visually.
                2. putting it on multiple lines accomplishes the same thing when the user copy/pastes it into their terminal window.
                3. You did not use the -y switch, so it has to be monitored. If you are going to put something up there just to copy paste, there is no point in not using the -y switch.
                1 Reply Last reply Reply Quote 1
                • JaredBuschJ
                  JaredBusch @travisdh1
                  last edited by

                  @travisdh1 said in What Are You Doing Right Now:

                  @scottalanmiller said in What Are You Doing Right Now:

                  @black3dynamite said in What Are You Doing Right Now:

                  @eddiejennings said in What Are You Doing Right Now:

                  @jaredbusch said in What Are You Doing Right Now:

                  @eddiejennings said in What Are You Doing Right Now:

                  Learning how to upgrade my laptop to Fedora 27 via dnf rather than going to sleep.

                  dnf upgrade --refresh -y
                  dnf install dnf-plugin-system-upgrade -y
                  dnf system-upgrade download --refresh --releasever=27 -y
                  dnf system-upgrade reboot
                  

                  Yep. I kept looking for the system-upgrade parameter in the man pages, and then realized I had to install that plugin.

                  You're trying to hard.
                  https://fedoraproject.org/wiki/DNF_system_upgrade

                  I had already posted a one liner in this thread to just run and it fully updates.

                  You should've put that in it's own thread, makes it easier to find latter on.

                  There is a thread from Fedora 25 to 26 already.
                  https://mangolassi.it/topic/14388/updating-fedora-25-to-fedora-26-with-dnf/1

                  Maybe you need to search better?

                  NerdyDadN ObsolesceO 2 Replies Last reply Reply Quote 0
                  • dafyreD
                    dafyre
                    last edited by

                    Speaking of Fedora... I'm installing it on a USB drive now. No Wifi drivers in the installer, so I'll add those after the fact.

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

                      @jaredbusch said in What Are You Doing Right Now:

                      @travisdh1 said in What Are You Doing Right Now:

                      @scottalanmiller said in What Are You Doing Right Now:

                      @black3dynamite said in What Are You Doing Right Now:

                      @eddiejennings said in What Are You Doing Right Now:

                      @jaredbusch said in What Are You Doing Right Now:

                      @eddiejennings said in What Are You Doing Right Now:

                      Learning how to upgrade my laptop to Fedora 27 via dnf rather than going to sleep.

                      dnf upgrade --refresh -y
                      dnf install dnf-plugin-system-upgrade -y
                      dnf system-upgrade download --refresh --releasever=27 -y
                      dnf system-upgrade reboot
                      

                      Yep. I kept looking for the system-upgrade parameter in the man pages, and then realized I had to install that plugin.

                      You're trying to hard.
                      https://fedoraproject.org/wiki/DNF_system_upgrade

                      I had already posted a one liner in this thread to just run and it fully updates.

                      You should've put that in it's own thread, makes it easier to find latter on.

                      There is a thread from Fedora 25 to 26 already.
                      https://mangolassi.it/topic/14388/updating-fedora-25-to-fedora-26-with-dnf/1

                      Maybe you need to search better?

                      I searched for Scott's last week but could never find it. I instead went to Fedora and they gave a couple of lines on how to do this. I did this in one night. Pretty simple and easy.

                      black3dynamiteB 1 Reply Last reply Reply Quote 0
                      • EddieJenningsE
                        EddieJennings
                        last edited by

                        Cleaning Altigen IP720 phones.

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

                          @jaredbusch said in What Are You Doing Right Now:

                          Maybe you need to search better?

                          The search is really bad on this platform, unless you spend a few extra minutes adjusting all the options and use better search terms.

                          I tend to use tags more for searching.

                          JaredBuschJ brianlittlejohnB 2 Replies Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch @Obsolesce
                            last edited by

                            @tim_g said in What Are You Doing Right Now:

                            @jaredbusch said in What Are You Doing Right Now:

                            Maybe you need to search better?

                            The search is really bad on this platform, unless you spend a few extra minutes adjusting all the options and use better search terms.

                            I tend to use tags more for searching.

                            And it was tagged.

                            But search works way better now than it used to.

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

                              Two spammer accounts this morning in ML must be Monday 😛

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

                                @dbeato said in What Are You Doing Right Now:

                                Two spammer accounts this morning in ML must be Monday 😛

                                Mus tbe. Both banned, though.

                                1 Reply Last reply Reply Quote 1
                                • RojoLocoR
                                  RojoLoco
                                  last edited by

                                  A sage piece of advice as we head into winter:

                                  "Watch out where the huskies go, and don't you eat that yellow snow..."

                                  EddieJenningsE 1 Reply Last reply Reply Quote 0
                                  • EddieJenningsE
                                    EddieJennings @RojoLoco
                                    last edited by

                                    @rojoloco said in What Are You Doing Right Now:

                                    A sage piece of advice as we head into winter:

                                    "Watch out where the huskies go, and don't you eat that yellow snow..."

                                    Sage?! What? Where! <twitches>

                                    RojoLocoR 1 Reply Last reply Reply Quote 1
                                    • RojoLocoR
                                      RojoLoco @EddieJennings
                                      last edited by

                                      @eddiejennings said in What Are You Doing Right Now:

                                      @rojoloco said in What Are You Doing Right Now:

                                      A sage piece of advice as we head into winter:

                                      "Watch out where the huskies go, and don't you eat that yellow snow..."

                                      Sage?! What? Where! <twitches>

                                      Ok, maybe a poor choice of words on my part... didn't mean to trigger you.

                                      EddieJenningsE 1 Reply Last reply Reply Quote 0
                                      • EddieJenningsE
                                        EddieJennings @RojoLoco
                                        last edited by

                                        @rojoloco said in What Are You Doing Right Now:

                                        @eddiejennings said in What Are You Doing Right Now:

                                        @rojoloco said in What Are You Doing Right Now:

                                        A sage piece of advice as we head into winter:

                                        "Watch out where the huskies go, and don't you eat that yellow snow..."

                                        Sage?! What? Where! <twitches>

                                        Ok, maybe a poor choice of words on my part... didn't mean to trigger you.

                                        😛

                                        1 Reply Last reply Reply Quote 0
                                        • black3dynamiteB
                                          black3dynamite @NerdyDad
                                          last edited by

                                          @nerdydad said in What Are You Doing Right Now:

                                          @jaredbusch said in What Are You Doing Right Now:

                                          @travisdh1 said in What Are You Doing Right Now:

                                          @scottalanmiller said in What Are You Doing Right Now:

                                          @black3dynamite said in What Are You Doing Right Now:

                                          @eddiejennings said in What Are You Doing Right Now:

                                          @jaredbusch said in What Are You Doing Right Now:

                                          @eddiejennings said in What Are You Doing Right Now:

                                          Learning how to upgrade my laptop to Fedora 27 via dnf rather than going to sleep.

                                          dnf upgrade --refresh -y
                                          dnf install dnf-plugin-system-upgrade -y
                                          dnf system-upgrade download --refresh --releasever=27 -y
                                          dnf system-upgrade reboot
                                          

                                          Yep. I kept looking for the system-upgrade parameter in the man pages, and then realized I had to install that plugin.

                                          You're trying to hard.
                                          https://fedoraproject.org/wiki/DNF_system_upgrade

                                          I had already posted a one liner in this thread to just run and it fully updates.

                                          You should've put that in it's own thread, makes it easier to find latter on.

                                          There is a thread from Fedora 25 to 26 already.
                                          https://mangolassi.it/topic/14388/updating-fedora-25-to-fedora-26-with-dnf/1

                                          Maybe you need to search better?

                                          I searched for Scott's last week but could never find it. I instead went to Fedora and they gave a couple of lines on how to do this. I did this in one night. Pretty simple and easy.

                                          I'm use to using google search when searching for contents on a website.
                                          fedora upgrade dnf site:mangolassi.it

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

                                            So we are getting popular today.

                                            0_1511198578442_Screenshot from 2017-11-20 11-22-39.png

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 4443
                                            • 4444
                                            • 2 / 4444
                                            • First post
                                              Last post