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.9m 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.
    • stacksofplatesS
      stacksofplates @DustinB3403
      last edited by

      @dustinb3403 said in What Are You Doing Right Now:

      @stacksofplates said in What Are You Doing Right Now:

      I actually kind of like it

      0_1509285362947_ubuntu.png

      What distro is this, Ubuntu?

      Yup

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

        @black3dynamite said in What Are You Doing Right Now:

        @stacksofplates said in What Are You Doing Right Now:

        I actually kind of like it

        0_1509285362947_ubuntu.png

        The icons doesn't look like the ones included with the default install.

        They aren’t. It’s the Papirus icon theme. That’s my go to icon set.

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

          Helping people with homework.

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

            @scottalanmiller said in What Are You Doing Right Now:

            @nerdydad said in What Are You Doing Right Now:

            I think it's cute that you're quick to attribute Christianity as a cult. I can come and go as I wish. I can also freely talk about the dealings within my church.
            Sounds like a cult? Maybe its just me but im not seeing it.

            I think you are not familiar with the term cult. Christianity or "The Cult of Paul" is absolutely a cult by any standard.

            cult
            kəlt/
            noun
            noun: cult; plural noun: cults

            a system of religious veneration and devotion directed toward a particular figure or object.

            Then by definition, you got me. I'm guilty as charged.

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

              @nerdydad said in What Are You Doing Right Now:

              @scottalanmiller said in What Are You Doing Right Now:

              @nerdydad said in What Are You Doing Right Now:

              I think it's cute that you're quick to attribute Christianity as a cult. I can come and go as I wish. I can also freely talk about the dealings within my church.
              Sounds like a cult? Maybe its just me but im not seeing it.

              I think you are not familiar with the term cult. Christianity or "The Cult of Paul" is absolutely a cult by any standard.

              cult
              kəlt/
              noun
              noun: cult; plural noun: cults

              a system of religious veneration and devotion directed toward a particular figure or object.

              Then by definition, you got me. I'm guilty as charged.

              It's a modern thing to think of cult as a negative term. It's just a religios grouping.

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

                @stacksofplates said in What Are You Doing Right Now:

                @black3dynamite said in What Are You Doing Right Now:

                @stacksofplates said in What Are You Doing Right Now:

                I actually kind of like it

                0_1509285362947_ubuntu.png

                The icons doesn't look like the ones included with the default install.

                They aren’t. It’s the Papirus icon theme. That’s my go to icon set.

                Is this the script you normally use to install the theme?

                wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install-papirus-root.sh | sh
                
                stacksofplatesS 1 Reply Last reply Reply Quote 1
                • DustinB3403D
                  DustinB3403 @JaredBusch
                  last edited by

                  @jaredbusch said in What Are You Doing Right Now:

                  @nerdydad said in What Are You Doing Right Now:

                  @dustinb3403 said in What Are You Doing Right Now:

                  Just finished a church party, cleaning up.

                  Glad to hear you went to church.

                  Most cult members observe the traditions of their cult

                  Not for nothing, but I didn't say it was my party or my church. . . you people assume way to much.

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

                    @black3dynamite said in What Are You Doing Right Now:

                    Reading about redirected users folders to OneDrive for Business.

                    We are doing something similar to this with a script to map a new drive letter to assist getting people off our hardware and into OneDrive.

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

                      @nadnerb said in What Are You Doing Right Now:

                      @black3dynamite said in What Are You Doing Right Now:

                      Reading about redirected users folders to OneDrive for Business.

                      We are doing something similar to this with a script to map a new drive letter to assist getting people off our hardware and into OneDrive.

                      How are you mapping the drive to each user folder?

                      subst H: C:\Users\user1\OneDrive - Business1
                      -OR-
                      net use H: \\localhost\C$\Users\user1\OneDrive - Business1
                      
                      nadnerBN gjacobseG 2 Replies Last reply Reply Quote 0
                      • nadnerBN
                        nadnerB @black3dynamite
                        last edited by nadnerB

                        @black3dynamite said in What Are You Doing Right Now:

                        @nadnerb said in What Are You Doing Right Now:

                        @black3dynamite said in What Are You Doing Right Now:

                        Reading about redirected users folders to OneDrive for Business.

                        We are doing something similar to this with a script to map a new drive letter to assist getting people off our hardware and into OneDrive.

                        How are you mapping the drive to each user folder?

                        subst H: C:\Users\user1\OneDrive - Business1
                        -OR-
                        net use H: \\localhost\C$\Users\user1\OneDrive - Business1
                        

                        Well, we aren't. There's no caching on the users PC like there is with the app.
                        So it's just like any usual network drive in that regard, but it resides in O365 instead of the LAN.

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

                          @nadnerb said in What Are You Doing Right Now:

                          @black3dynamite said in What Are You Doing Right Now:

                          @nadnerb said in What Are You Doing Right Now:

                          @black3dynamite said in What Are You Doing Right Now:

                          Reading about redirected users folders to OneDrive for Business.

                          We are doing something similar to this with a script to map a new drive letter to assist getting people off our hardware and into OneDrive.

                          How are you mapping the drive to each user folder?

                          subst H: C:\Users\user1\OneDrive - Business1
                          -OR-
                          net use H: \\localhost\C$\Users\user1\OneDrive - Business1
                          

                          Well, we aren't. There's no caching on the users PC like there is with the app.
                          So it's just like any usual network drive in that regard, but it resides in O365 instead of the LAN.

                          Likely just stock WebDAV, same as NextCloud.

                          nadnerBN 1 Reply Last reply Reply Quote 0
                          • nadnerBN
                            nadnerB @scottalanmiller
                            last edited by

                            @scottalanmiller said in What Are You Doing Right Now:

                            @nadnerb said in What Are You Doing Right Now:

                            @black3dynamite said in What Are You Doing Right Now:

                            @nadnerb said in What Are You Doing Right Now:

                            @black3dynamite said in What Are You Doing Right Now:

                            Reading about redirected users folders to OneDrive for Business.

                            We are doing something similar to this with a script to map a new drive letter to assist getting people off our hardware and into OneDrive.

                            How are you mapping the drive to each user folder?

                            subst H: C:\Users\user1\OneDrive - Business1
                            -OR-
                            net use H: \\localhost\C$\Users\user1\OneDrive - Business1
                            

                            Well, we aren't. There's no caching on the users PC like there is with the app.
                            So it's just like any usual network drive in that regard, but it resides in O365 instead of the LAN.

                            Likely just stock WebDAV, same as NextCloud.

                            It involves Internet Explorer, so probably not that advanced 😛 lol

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

                              Scheduled power outage at home from 10:15 pm til 6am. Got home in time to get the car into the garage, shutdown my equipment and empty the perishables from the fridge and freezer into an ice chest.

                              I have a 1500 VA ups with a fan connected for some white noise. Says 70 min remaining. Hopefully I can get to sleep soon.

                              I bet the power coming back on will wake me up.

                              gjacobseG 1 Reply Last reply Reply Quote 0
                              • NattNattN
                                NattNatt
                                last edited by

                                First day back after a month off!! Going through emails, fixing things that have gone wrong and trying not to miss Australia too much!!

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

                                  @black3dynamite said in What Are You Doing Right Now:

                                  @stacksofplates said in What Are You Doing Right Now:

                                  @black3dynamite said in What Are You Doing Right Now:

                                  @stacksofplates said in What Are You Doing Right Now:

                                  I actually kind of like it

                                  0_1509285362947_ubuntu.png

                                  The icons doesn't look like the ones included with the default install.

                                  They aren’t. It’s the Papirus icon theme. That’s my go to icon set.

                                  Is this the script you normally use to install the theme?

                                  wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install-papirus-root.sh | sh
                                  

                                  Yep.

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

                                    What is this for? I clicked it and it just closed my reply. And it’s always in the way

                                    0_1509364985698_E8D035D3-0A7F-43DC-A000-32EDD20B8092.jpeg

                                    coliverC scottalanmillerS 2 Replies Last reply Reply Quote 0
                                    • coliverC
                                      coliver @stacksofplates
                                      last edited by

                                      @stacksofplates said in What Are You Doing Right Now:

                                      What is this for? I clicked it and it just closed my reply. And it’s always in the way

                                      0_1509364985698_E8D035D3-0A7F-43DC-A000-32EDD20B8092.jpeg

                                      Literally the worst thing on ML mobile. I think it's supposed to allow you to reply/quote multiple comments in a thread but it's really just annoying.

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

                                        Back to the daily grind 🙂

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

                                          Having dinner (a pot noodle) after a busy morning of 2 stores phones systems down. tracking down a DHCP issue at a store, turned out to be a rouge DHCP server (OK OK it was a router we felt in place that had been factory reset)

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

                                            I'm trying to mainline coffee as it doesn't seem to be working yet.

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