ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Deleted74295
    3. Posts
    • Profile
    • Following 0
    • Followers 6
    • Topics 99
    • Posts 2,026
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Find is cooped by NodeBB

      @Dashrender said:

      OK found that option and disabled it.

      Granted then 99.9% would never know the option was there, but the idea of changing a pre existing option that's been around for well over a decade is frustrating.

      Lot of options being changed/turned on like that. Really tiresome...

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: Who Has Gravatar Issues

      @scottalanmiller said:

      @Breffni-Potter said:

      Too many accounts as it is, not going to bother with an Avatar 😛

      You realize the purpose of Gravatar is to consolidate accounts specifically? That's why I love it as an end user. Set it once and it takes care of nearly every site I am on.

      http://meta.stackexchange.com/questions/4553/can-we-use-non-gravatar-avatars

      Yeah it's not worth it. Enough stuff tracks us online as it is. Why give it over unless we want to?

      posted in Platform and Category Issues
      Deleted74295D
      Deleted74295
    • RE: Who Has Gravatar Issues

      Too many accounts as it is, not going to bother with an Avatar 😛

      posted in Platform and Category Issues
      Deleted74295D
      Deleted74295
    • RE: Notifications now hyper? Or just me

      Oh for the love of...another system wide default changed?

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: Notifications now hyper? Or just me

      ARGH this is horrible.

      I use notifications currently and I now get so many it's driving me mad. 5 new ones in 2 minutes.

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: Notifications now hyper? Or just me

      Notifications.PNG

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • Notifications now hyper? Or just me

      Posted a reply to a thread, I now get a notification to every reply that thread has, can't see in settings how to turn it off, this did not happen before today.

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: We now have Ads!

      Why did this get enabled without asking..too much email spam as it is. 😛

      posted in Announcements
      Deleted74295D
      Deleted74295
    • RE: We now have Ads!

      ....and we now have email notifications!

      [email protected]

      How do I turn these flipping things off 🙂

      posted in Announcements
      Deleted74295D
      Deleted74295
    • RE: Expensive hardware going spare.

      @coliver said:

      @Breffni-Potter said:

      Bidding starts at $2500.

      Collection only 😄

      Welp too rich for my blood.

      But I just put an Apple Sticker on top. Therefore the price has gone up.

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: Expensive hardware going spare.

      Bidding starts at $2500.

      Collection only 😄

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: Expensive hardware going spare.

      @brianlittlejohn said:

      If you can't find a distributor.... I got $50 😉

      You paying for UK shipping as well? 🙂

      http://r.ebay.com/MjBORs

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: Expensive hardware going spare.

      Trying to figure out what to do, whether a distributor would buy them...

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • Expensive hardware going spare.

      Palo Alto Networks PA-5060With SSDs, brand new, never used. 5 of them.

      What would you do with them?

      posted in IT Discussion palo alto firewall utm security networking pa-5060
      Deleted74295D
      Deleted74295
    • RE: The Inverted Pyramid of Doom Challenge

      Is there a prize if someone does nail it?

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: MS Outlook and O365 issue

      Open a support ticket. It sounds like a backend problem now.

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: Help choosing replacement Hyper-V host machines and connected storage

      Pretty much!

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: Help choosing replacement Hyper-V host machines and connected storage

      As the software and video game industries have learned, you cannot copy protect your software, ever. It's a never ending game of whack-a-mole.

      Apparently, this is all he had to do. Little bit of PHP.

      <?php
      
      $contents = file_get_contents("7daycapturePPP2.iokit");
      
      $newlines = 0;
      for($i = 0; $i < strlen($contents); $i++)
      {
         if( ord($contents[$i]) == 10) {
            $newlines++;
            if($newlines == 2) {
              $original_header = substr($contents, 0, $i + 1);
              $contents = substr_replace($contents, "", 0, $i + 1);
              break;
            }
         }
      }
      echo $original_header;
      echo zlib_decode($contents);
      ?>
      
      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: Help choosing replacement Hyper-V host machines and connected storage

      @Dashrender said:

      Interesting.. I wonder if the solution is for sale or going to be publicly posted?

      Pretty sure Dell's T&Cs prohibit selling the solution and their lawyers will come after anyone who tries it.

      Now, if the soloution just ended up being distributed outside the control of anyone one individual, they would have a hard time. DPACK is a major tool in their sales arsenal for products. Maybe the engineering guys will re-write DPACK to counter it.

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • RE: Help choosing replacement Hyper-V host machines and connected storage

      @scottalanmiller said:

      @Dashrender said:

      Nope, it's provided by Dell (and prehaps other vendors)

      Dell internal app. Only Dell can provide it and only Dell can decrypt the output.

      Seems some people have cracked it.
      https://www.freelancer.co.uk/projects/C-Programming/Decode-the-Dell-dpack-file/

      posted in IT Discussion
      Deleted74295D
      Deleted74295
    • 1 / 1