ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Categories
    3. IT Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • DustinB3403D

      CrowdStrike blames kernel level access on last month Microsoft outage, claims to

      Watching Ignoring Scheduled Pinned Locked Moved crowdstrike azure kernel
      5
      0 Votes
      5 Posts
      1k Views
      DustinB3403D

      @Obsolesce said in CrowdStrike blames kernel level access on last month Microsoft outage, claims to:

      @DustinB3403 said in CrowdStrike blames kernel level access on last month Microsoft outage, claims to:

      @Obsolesce said in CrowdStrike blames kernel level access on last month Microsoft outage, claims to:

      @DustinB3403 said in CrowdStrike blames kernel level access on last month Microsoft outage, claims to:

      want to find a non-kernel based solution and that the EU is at fault.

      https://www.csoonline.com/article/3483641/crowdstrike-backs-microsofts-demand-for-reducing-kernel-level-access.html

      I still say it could have been avoided if CrowdStrike had tested the change on a single device prior to releasing it publicly. It could have been a simple automated test as part of their release pipeline.

      Even a better rollout strategy could have prevented it from going too far.

      What's funny is that CS is now saying that they have decided to start testing their releases with the use of "besides showing interest in working with Microsoft to work on the “kernel-level restrictions” development, is also taking a new approach to certify each new sensor release through the “Windows Hardware Quality Labs."

      Whats also funny is that if you look at almost any open source software of similar caliber, they do all that stuff in their build and release pipelines or other work flows before public releases.

      Exactly!

    • gjacobseG

      Proxmox: iOS or Android tools

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      838 Views
      dbeatoD

      @IThomeboy80 Thanks, I have only used Scale Clusters which is the close I have tried so yeah.

    • gjacobseG

      APC PowerChute™ Personal Edition: Discontinued

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      1 Votes
      1 Posts
      928 Views
      No one has replied
    • DustinB3403D

      Automated Log collection and Reporting for SOC2 Compliance Tools Search

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved compliance soc2 tugboat
      1
      0 Votes
      1 Posts
      432 Views
      No one has replied
    • WLS-ITGuyW

      Mariadb command questions

      Watching Ignoring Scheduled Pinned Locked Moved mariadb php
      2
      0 Votes
      2 Posts
      539 Views
      M

      @WLS-ITGuy If you wanted to say that old domain is part of usernames, and you want to change only that part of the usernames, there is no single SQL statement, but I see 2 solutions:

      Write SQL script that will use LOOP to iterate through all records in table users and then replace username with new username....

      Use spreadsheet calculator (Excel or similar) to prepare multiple simple SQL UPDATE statements:

      Export table "users" (just necessary columns) and import it to Excel or similar _ - prepare new usernames in new column (use SUBSTITUTE() function in Excel) prepare simple UPDATE command for each username (in new column in Excel) - you can use functions like SUBSTITUTE or CONCATENTE to prepare you UPDATE statements with your usernames from previous column, i.e. =CONCATENATE("UPDATE users SET username = '", .... copy UPDATE statements from Excel and execute them

      I think secong approach (Excel) is much safer because you see results in spreadsheet before you execute UPDATEs.
      Always use WHERE clause when you use UPDATE

      If you want more exact statements/formulas, give more detailed structure of your table and usernames

    • scottalanmillerS

      SAMIT: Never Read SPAM!

      Watching Ignoring Scheduled Pinned Locked Moved spam email security
      1
      0 Votes
      1 Posts
      529 Views
      No one has replied
    • gjacobseG

      NoMachine: connect drops regenerates key

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      1 Votes
      2 Posts
      411 Views
      scottalanmillerS

      @gjacobse Most likely this is an SSH timeout. Might be on the client end. Is the timeout the same regardless of where you connect from? What if you connect via SSH instead of NX?

    • J

      This topic is deleted!

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      164 Views
      No one has replied
    • B

      Going entirely wireless instead of wired

      Watching Ignoring Scheduled Pinned Locked Moved wireless wireless ap wired networking
      2
      0 Votes
      2 Posts
      648 Views
      travisdh1T

      I've had to deal with the same sort of buildings before. The key will be to have a good site survey done ahead of time. If you end up needing an AP in every room, it's probably not worth it.

      Just an educated guess here, but 2.4GHz will probably get halfway acceptable coverage without acceptable speed for the end users while 5GHz will likely not cover enough area to make it worth moving to entirely.

    • scottalanmillerS

      Castopod Amazon S3 Configuration / Backblaze B2

      Watching Ignoring Scheduled Pinned Locked Moved castopod
      2
      1 Votes
      2 Posts
      618 Views
      travisdh1T

      That looks like a real pain to have tracked down!

    • B

      Anyone know of a 5 port switch that uses this kind of power connector?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      597 Views
      gjacobseG

      @BraswellJay
      This may be helpful to many.. good resource to have:
      https://community.fs.com/article/small-power-cord-big-difference.html

    • scottalanmillerS

      MechCentral Updated from 1.22 to 1.23 and Now Crashing from meshuser.jsL821 realname

      Watching Ignoring Scheduled Pinned Locked Moved meshcentral
      2
      2 Votes
      2 Posts
      574 Views
      scottalanmillerS

      1.24 is out and addresses the issue.

    • gjacobseG

      Print issues: Zebra ZD621-203 ZPL

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      549 Views
      P

      @gjacobse

      We had something similar recently, with Server 2022 and Bartender server.
      The printer had to be installed under the AD Service Account that the Bartender app is installed under, on that app server.

      Then the calls to our print server, where the printer is pointed to in the app itself, worked properly. Otherwise, there would be a 3 min timeout before even the labels from the app would print.

      So try to install it locally under the account that the SAP app was installed under.

      Try to reset the printer, and the web server via the printers web gui if possible also.

      Our issue was with the older Xi4's not the newer ZD621.
      Our print server is Win Server 2022 Core.

    • CCWTechC

      V2V Migration - Going from Hyper-V to ESXi

      Watching Ignoring Scheduled Pinned Locked Moved hyper-v esxi starwind
      6
      0 Votes
      6 Posts
      1k Views
      ObsolesceO

      @scottalanmiller oh I don't doubt there's a real person behind the account, but I don't think it has a single time engaged with the community other than to throw around marketing posts. Super duper spammy. I can't stand visiting the site without being logged in, having to navigate around all the spam from that account. If I want to browse StarWind Blog posts, I'll just visit their site.

    • CCWTechC

      Proxmox 8.2 is out

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      2 Votes
      4 Posts
      2k Views
      travisdh1T

      @CCWTech said in Proxmox 8.2 is out:

      @IThomeboy80 You are welcome. I keep falling more and more in love with Proxmox every day. It's just a great product!

      I feel the same way.

      Looking forward to the possibility of doing some migrations off of ESXi.

    • scottalanmillerS

      Clean a Linux or UNIX Text File to Strip Hidden Characters

      Watching Ignoring Scheduled Pinned Locked Moved linux unix text bash string
      3
      1 Votes
      3 Posts
      2k Views
      scottalanmillerS

      @CCWTech said in Clean a Linux or UNIX Text File to Strip Hidden Characters:

      @scottalanmiller Great, but can you explain the syntax of the command?

      trim anything accept characters 11, 12, or 40-176. The acceptable character ranges.

    • CCWTechC

      UBUNTU Desktop with full disk encryption with TPM

      Watching Ignoring Scheduled Pinned Locked Moved ubuntu encryption
      1
      0 Votes
      1 Posts
      856 Views
      No one has replied
    • GreyG

      Windows/vmware server licensing

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      1k Views
      travisdh1T

      @Grey said in Windows/vmware server licensing:

      @travisdh1 Does that imply that each guest needs a minimum number of cores assigned?

      No, you just need to cover the cores on the host.

    • DustinB3403D

      Vulnerability Assessment and Alerting Solutions

      Watching Ignoring Scheduled Pinned Locked Moved siem vulnerability open source
      13
      0 Votes
      13 Posts
      3k Views
      DustinB3403D

      @IRJ Yeah I've tried openVAS in the past, it wasn't bad, but it also wasn't great.

      I've ended up making some changes to my firewall and using Wazuh to report on my endpoints that are remote to our datacenter.

      Which works well enough for our needs

    • siringoS

      Proxmox on Ubuntu

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      1k Views
      siringoS

      @travisdh1 Thanks Travis. I was thinking about this last night.

      I agree, I'd be better off running up a new instance of W11, installing hyper-V and running a Ubuntu VM as well as my W11 workstation so I can switch between the two.

      I've played with Proxmox before, It's a good and easy product to use.

      Thanks again.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 698
    • 699
    • 3 / 699