• DNS Filtering Service

    30
    0 Votes
    30 Posts
    2k Views
    stacksofplatesS

    @scottalanmiller said in DNS Filtering Service:

    @stacksofplates said in DNS Filtering Service:

    @scottalanmiller said in DNS Filtering Service:

    but the OP isn't looking for that.

    Not sure why this is assumed. I took it to mean they wanted similar features of a pihole which include adding specific filters and reports.

    Sorry, that was ambiguous. I meant that he wasn't looking "for the pihole", not that he was or wasn't looking for the whitelist/blacklist features.

    I just meant that PiHole with CloudFlare was an obvious, super cheap, perfect solution - but the OP didn't want it so would need something to replicate it without being it in name.

    Ah ok, no prob.

  • Where to start...

    38
    2 Votes
    38 Posts
    3k Views
    scottalanmillerS

    @mmicha said in Where to start...:

    Build out a site to site to a their datacenter and slowly build / upgrade things.

    A lift and shift can be a good idea. But it isn't very likely. Taking applications that aren't well maintained on premises and just shifting them off premises is just "moving" a problem, it isn't addressing it in any way.

    That doesn't mean that you might not benefit from keeping these applications in this way. It's not to say that colocation is bad. But you can't start with the assumption that the "less common" solution will automatically be the right one with no evaluation at all.

  • USB Device Managment

    18
    0 Votes
    18 Posts
    3k Views
    Z

    @dustinb3403 I even managed to make devcon.exe disable USB
    but I wanted with this command you sent

  • This topic is deleted!

    1
    -3 Votes
    1 Posts
    21 Views
    No one has replied
  • 0 Votes
    7 Posts
    554 Views
    gjacobseG

    @jasgot said in Networking / Plotter / Save as PDF problem:

    Gave up. Saving to Server 2019 instead.

    Now that is just odd. If you can set it to save to the Server 2019 path, it should also work for Server 2021 path.

    Maybe create a new path on Server 2012 using the same steps you used on Server 2019?

  • Reactjs connection with backend.

    2
    0 Votes
    2 Posts
    297 Views
    ObsolesceO

    @vignesh said in Reactjs connection with backend.:

    hi im created a llogin form in rectjs.how i store data in backend using nodejs and mysql?
    please give some valid url to refer.

    Here is a good place to start.

  • Windows 10 Taskbar GPO

    16
    2 Votes
    16 Posts
    2k Views
    dbeatoD

    @dustinb3403 This only work for new user profiles and works okay .

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Any way to get firmware for an HP ML350 G6?

    3
    0 Votes
    3 Posts
    2k Views
    WLS-ITGuyW

    @gjacobse said in Any way to get firmware for an HP ML350 G6?:

    Is this what you are looking for:

    ** CRITICAL ** System ROMPaq Firmware Upgrade for HP ProLiant ML350 G6 (D22) Servers (For USB Key-Media)

    Interesting, I looked earlier and it had a lock on the download button.

  • POTS EOL?

    48
    0 Votes
    48 Posts
    3k Views
    B

    @jaredbusch Then have them upgrade. Seriously, what in IT lasts 10 years? Its time for a new unit that has cellular connectivity. All the contacts, PIR, etc.. could stay the same obviously as you well know being in the industry.

  • Database connection in reactjs

    3
    0 Votes
    3 Posts
    336 Views
    B

    @vignesh said in Database connection in reactjs:

    hello,i create a login form in reactjs.how will i store in database??

    Youtube Video

  • Group Policy Blocked O365?

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    WrCombsW

    @dustinb3403 said in Group Policy Blocked O365?:

    @wrcombs That would be the culprit.

    Disable it for the user workstation and run gpupdate /force

    Thanks Dustin, this fixed it last night. I just was ready to get out of here.

  • Insert Label into PDF

    26
    0 Votes
    26 Posts
    2k Views
    gjacobseG

    Creating a Static / Dynamic Stamp isn't overly difficult. But I seem to being having trouble with the script needed to prompt for data entry to complete it. I found / followed a decent YT video on the matter and after creating a basic Static Stamp, started working on the Dynamic Stamp.

    Create Dynamic Stamp

    After some initial issues with the script, I found that I had missed one symbol; that corrected Adobe was happy and moved forward. And over all, the process works as expected. Only when prompted for entry nothing is placed into the stamp and the other field are not prompted for.

    if ((event.source.forReal)&&(event.source.stampName =="#PatientTest")) { this.getField("Patient Name").value = app.response("Patient Name:"); this.getField("Date of Birth").value = app.response("Patient DOB:"); this.getField("Patient ID").value = app.response("Patient ID:"); }

    Despite the fact that it isn't working - I'm pretty satisfied with the result thus far. Back to searching why it isn't (seemingly) working.

    OP Edited also.

  • Windows Server 2022 has been released

    1
    3 Votes
    1 Posts
    299 Views
    No one has replied
  • login code need

    2
    0 Votes
    2 Posts
    368 Views
    L

    @vignesh said in login code need:

    hello im new to reactjs i need a login code to run in vs code. please help me

    https://code.visualstudio.com/docs/nodejs/reactjs-tutorial

  • A Startdocprinter Call Was not Issued

    9
    0 Votes
    9 Posts
    935 Views
    travisdh1T

    @irj said in A Startdocprinter Call Was not Issued:

    @jaredbusch said in A Startdocprinter Call Was not Issued:

    @dafyre said in A Startdocprinter Call Was not Issued:

    @gjacobse said in A Startdocprinter Call Was not Issued:

    they should be ONEDRIVE, but doesn't always happen...

    Hopefully you find this out before re-imaging the machine...

    Not an IT problem.

    Chair to keyboard interface problem

    PEBKAC - Problem Exists Between Keyboard And Chair

  • When to use Kubernetes vs Serverless

    2
    1 Votes
    2 Posts
    388 Views
    stacksofplatesS

    So you can also run serverless on K8s. It helps alleviate some of the vendor lock in issues, but doesn't necessarily alleviate cold starts. OpenFaaS and Kubeless are two popular serverless frameworks for K8s. They both allow custom runtimes/templates so you aren't beholdant to a specific vendors security when deploying your apps.

  • Greenfield Kubernetes Architecture and Security

    9
    2 Votes
    9 Posts
    656 Views
    stacksofplatesS

    @irj said in Greenfield Kubernetes Architecture and Security:

    Also another related question, would you even use kubernetes for databases or would be better to use a hosted service like RDS?

    it depends. It's valid either way. However, things like dynamodb can get stupid expensive really quickly, so it's valuable to run those in cluster and just pay for the PVCs used.

  • NG AV / Endpoint Protection in 2021

    Unsolved
    56
    0 Votes
    56 Posts
    5k Views
    scottalanmillerS

    @hobbit666 said in NG AV / Endpoint Protection in 2021:

    So in simple terms, people are saying dump the AV products like Webroot/Bitdefender/Eset and move over to a more SIEM orientated setup whether that's in house or externally managed (we wouldn't have the resources internally)

    By and large, just dump them. If you need SIEM, that's a different discussion. But definitely dump those. ESET is outright evil, they are an active threat. We've had actual criminal activity from them. They are nothing like the others.

    Bitdefender and Webroot, they just don't add value over what is included, but do have some pretty significant negatives (not only cost.) Performance and, especially with Bitdefender, all kinds of application breakages.

    The upside to customers who keep installing Bitdefender against our advice... boy does it rack up the billable hours to fix issues that it introduces.

  • Bash Help

    9
    0 Votes
    9 Posts
    904 Views
    scottalanmillerS

    @pete-s said in Bash Help:

    My personal preference is actually php. A lot of people think it's just for web development and don't realize it's actually a script language that you could use for anything.

    Rarely use it for that specifically, but PHP is definitely an awesome general purpose scripting language. I especially like that it is so good for web and great as a gp scripting language. So you get the best of one and one of the best of the other.

    I like Python a lot, too. And it covers the same range of things as PHP. But I like PHP better.