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

      Ubuntu 20.04 to 22.04 Breaks OpenLDAP

      ubuntu 22.04 ubuntu 20.04 openldap ldap upgrade • • dbeato
      1
      1
      Votes
      1
      Posts
      263
      Views

      No one has replied

    • dbeatoD

      XCP-NG PV to HVM of Ubuntu 20.04 to 22.04 VM

      ubuntu xcp-ng hvm pv • • dbeato
      1
      1
      Votes
      1
      Posts
      289
      Views

      No one has replied

    • gjacobseG

      Unsolved Dell r720 and Hitachi Drive

      • • gjacobse
      9
      0
      Votes
      9
      Posts
      1.0k
      Views

      gjacobseG

      @IThomeboy80

      I think I have already tried this and it didn’t work.
      That said, I also may not have work ask thing I have tried.

      When I got the 720, I also got a 710. The 720 had eight drives in it, but was given to a friend to host one of our games. Turns out those drives had windows 10 on them.

      We dropped them in the 720 and it will boot, but still complains about the iDrac…

      It’s been a bit crazy between a new roof, plumbing issues and rain from Helene. No damage to the house, but the an area has a lot of trees downed…. Nothing like this in NC or TN..

      I will try again and see what happens

    • gjacobseG

      Yealink T46p and Algo Ringer

      • • gjacobse
      2
      0
      Votes
      2
      Posts
      368
      Views

      gjacobseG

      Well,.. with the weather we had rip through Kentucky this past week (TS / TD Helene) Didn't get to circle back to this, but discovered one possible issue. the Headset button on the phone itself needed to be enabled. (duh)

      Yes, when I test this with another phone (T46p) and my Jabra headset, the headset doesn't ring when dialed. Checked to ensure that phone was enabled on the Jabra - but didn't seem to make a difference.

      I expect it is something simple,.. and easy to overlook, but not found it yet. And today I am trying to not think about work and work on the 720,.. Curious as to what else I can end up putting on this as a Proxmox host.

    • R

      Proxmox os backup and restore

      • • ronneyb
      8
      1
      Votes
      8
      Posts
      1.8k
      Views

      scottalanmillerS

      @IThomeboy80 said in Proxmox os backup and restore:

      Restore:

      Log in to the Proxmox web interface. Select the node or server where you want to restore the backup.

      That's for restoring VMs, not ProxMox. By the time you have this interface available, you've already restored ProxMox.

    • J

      Zero Trust options that have MFA (NOT SSO) for moving away from VPN

      zero trust vpn rdp • • JasGot
      1
      0
      Votes
      1
      Posts
      407
      Views

      No one has replied

    • travisdh1T

      RingCentral/AT&T Office at Hand Outage

      • • travisdh1
      2
      2
      Votes
      2
      Posts
      411
      Views

      dbeatoD

      @travisdh1 Thank you! Sounds good.

    • WrCombsW

      Solved Last Pass TOTP?

      wrcombs lastpass • • WrCombs
      3
      0
      Votes
      3
      Posts
      594
      Views

      WrCombsW

      Here's how to create a TOTP for a password item in your LastPass vault:
      Find the password entry for the site you want to use in your vault
      Select Edit
      Copy the TOTP from the One-time passcode fiel

    • ObsolesceO

      Remote Access software with good dual monitor support

      • • Obsolesce
      7
      0
      Votes
      7
      Posts
      757
      Views

      S

      @Obsolesce I don't know. I never tried that. Possibly if it supports two connections, you could choose each monitor on their respective connections. I never tried this. Unfortunately, I no longer work at my old job to test it out.

    • DustinB3403D

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

      crowdstrike azure kernel • • DustinB3403
      5
      0
      Votes
      5
      Posts
      1.2k
      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

      • • gjacobse
      7
      0
      Votes
      7
      Posts
      707
      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

      • • gjacobse
      1
      1
      Votes
      1
      Posts
      829
      Views

      No one has replied

    • DustinB3403D

      Unsolved Automated Log collection and Reporting for SOC2 Compliance Tools Search

      compliance soc2 tugboat • • DustinB3403
      1
      0
      Votes
      1
      Posts
      364
      Views

      No one has replied

    • WLS-ITGuyW

      Mariadb command questions

      mariadb php • • WLS-ITGuy
      2
      0
      Votes
      2
      Posts
      402
      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!

      spam email security • • scottalanmiller
      1
      0
      Votes
      1
      Posts
      465
      Views

      No one has replied

    • gjacobseG

      NoMachine: connect drops regenerates key

      • • gjacobse
      2
      1
      Votes
      2
      Posts
      318
      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!

      • • JasGot
      1
      0
      Votes
      1
      Posts
      164
      Views

      No one has replied

    • B

      Going entirely wireless instead of wired

      wireless wireless ap wired networking • • BraswellJay
      2
      0
      Votes
      2
      Posts
      494
      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

      castopod • • scottalanmiller
      2
      1
      Votes
      2
      Posts
      498
      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?

      • • BraswellJay
      3
      0
      Votes
      3
      Posts
      501
      Views

      gjacobseG

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

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