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.
    • EddieJenningsE
      EddieJennings
      last edited by

      Designing a little D&D setting for a couple of folks at work who are interested in learning to play.

      1 Reply Last reply Reply Quote 1
      • siringoS
        siringo @WrCombs
        last edited by

        @WrCombs said in What Are You Doing Right Now:

        landed 2 hours ago back in Omaha and back in the office to verify that my install for Monday is ready.

        Youtube Video

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

          Good morning everyone. Let's get this week started.

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

            @scottalanmiller said in What Are You Doing Right Now:

            Good morning everyone. Let's get this week started.

            Apparently it started last night with the basement of my one of my buildings flooding - water line break

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

              installing piHole onto a VM

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

                Cool weather finally here in Dallas. 60F this morning!

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

                  Reading Zerto documentation.

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

                    @scottalanmiller said in What Are You Doing Right Now:

                    Cool weather finally here in Dallas. 60F this morning!

                    42F this morning, high of 72F

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

                      Air temperature was in the mid 60sF this morning. It was glorious!

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

                        About to head home. Thing learned today: in Azure, there's apparently no console-level access for a Windows VM.

                        DashrenderD black3dynamiteB jt1001001J 3 Replies Last reply Reply Quote 0
                        • DashrenderD
                          Dashrender @EddieJennings
                          last edited by

                          @EddieJennings said in What Are You Doing Right Now:

                          About to head home. Thing learned today: in Azure, there's apparently no console-level access for a Windows VM.

                          really? that kinda seems odd.

                          EddieJenningsE scottalanmillerS 2 Replies Last reply Reply Quote 0
                          • EddieJenningsE
                            EddieJennings @Dashrender
                            last edited by

                            @Dashrender said in What Are You Doing Right Now:

                            @EddieJennings said in What Are You Doing Right Now:

                            About to head home. Thing learned today: in Azure, there's apparently no console-level access for a Windows VM.

                            really? that kinda seems odd.

                            I’ll look for it tomorrow, for I agree it’s odd.

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

                              @EddieJennings said in What Are You Doing Right Now:

                              About to head home. Thing learned today: in Azure, there's apparently no console-level access for a Windows VM.

                              https://docs.microsoft.com/en-us/azure/virtual-machines/troubleshooting/serial-console-windows
                              https://azure.microsoft.com/en-us/blog/virtual-machine-serial-console-access/

                              1 Reply Last reply Reply Quote 0
                              • jt1001001J
                                jt1001001 @EddieJennings
                                last edited by

                                @EddieJennings that is corrrect. There is not direct console access as I have discovered the hard way

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

                                  @Dashrender said in What Are You Doing Right Now:

                                  @EddieJennings said in What Are You Doing Right Now:

                                  About to head home. Thing learned today: in Azure, there's apparently no console-level access for a Windows VM.

                                  really? that kinda seems odd.

                                  Really? I think the odd part is expecting it. AWS never did this, Azure has never done this. This is the expectation of cloud platforms, it's the de facto way and has been since day one.

                                  We specifically refer to Vultr, Digital Ocean, and Linode as VPS on Cloud because it is the VPS nature of their products that gives us a console, and they use a cloud to do it.

                                  That's a key reason that we always point out that AWS and Azure are generally inappropriate for the small and medium business market, their are built completely around the expectation of large scale, "never log in" management. Which is great, in general, but essentially impossible for an average SMB to even wrap their head around.

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

                                    @EddieJennings said in What Are You Doing Right Now:

                                    @Dashrender said in What Are You Doing Right Now:

                                    @EddieJennings said in What Are You Doing Right Now:

                                    About to head home. Thing learned today: in Azure, there's apparently no console-level access for a Windows VM.

                                    really? that kinda seems odd.

                                    I’ll look for it tomorrow, for I agree it’s odd.

                                    It's not odd, it's expected. No need to look, it's definitely not there.

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

                                      Installing glances using PyPI (pip) instead dnf on Fedora because DISK I/O was not showing and keep being reminded upgrading glances using pip.

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

                                        @black3dynamite said in What Are You Doing Right Now:

                                        Installing glances using PyPI (pip) instead dnf on Fedora because DISK I/O was not showing and keep being reminded upgrading glances using pip.

                                        Until Fedora updates python3-psutil past 5.4.3-7 you have to use this work around

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

                                          @JaredBusch said in What Are You Doing Right Now:

                                          @black3dynamite said in What Are You Doing Right Now:

                                          Installing glances using PyPI (pip) instead dnf on Fedora because DISK I/O was not showing and keep being reminded upgrading glances using pip.

                                          Until Fedora updates python3-psutil past 5.4.3-7 you have to use this work around

                                          Thanks but I'll stick with with pip install --user glances for now.

                                          1 Reply Last reply Reply Quote 0
                                          • siringoS
                                            siringo
                                            last edited by

                                            looking at the makita range of 18v gardening weapons.

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