• 0 Posts
  • 138 Comments
Joined 3 months ago
cake
Cake day: January 2nd, 2025

help-circle


  • Scans for open ports run continuously these days.

    Ten years ago I opened a port for something for a couple days - for months after that I was getting regular scans against that port (and others).

    At one point the scans were so constant it was killing my internet performance (poor little consumer router had no defense capability).

    I don’t think the scans ever fully stopped until I moved. Whoever has that IP now probably gets specifically scanned on occasion.

    And just because you don’t run a business doesn’t mean you have nothing to lose.

    DMZ should be enough… But routers have known flaws, so I’d be sure to verify whatever I’m using.






  • First, talk to your doctor.

    That’s a short-acting medication. I forget the half-life, but I know it’s not very long.

    I’m surprised your doc prescribed a single dose per day - there’s practically no way for it to last that long (without side effects or having a high spike and then low later - just what you’re experiencing). A short/fast acting med is typically split into 2 doses to even it out during the day.

    Perhaps a different med would be more useful, something slower-acting.

    But, again, talk to your doc. They’ll know what way to go.





  • I’m tech savvy, been in IT for nearly 40 years. Wrote my first program in Fortran on punched cards.

    Linux is no easy switchover. It’s problematic, regardless of the distro (I’ve tried many over the years).

    My latest difficulty - went to install Debian and it hung multiple times trying to install wifi drivers.

    Mint can’t use my Logitech mouse until I researched it and discovered someone wrote an app to enable it. The most popular mouse on the planet doesn’t work out of the box.

    Typical user would be stumped by these problems.

    I can go on for days about “Year of the Linux Desktop” (which I first heard in 2000). Can Linux work as a desktop? Definitely. And it can be pretty damn good, too, if your use-case aligns with it’s capabilities. But if you’re an end-user type, what do you do a year in and realize you need a specific app that just doesn’t exist in Linux?

    Is it a direct replacement for Windows? No. Because Windows has always been about general use - it trades performance for the ability to do a lot of varied things, it includes capabilities that not everyone needs.

    Linux is the opposite, it’s about performance for specific things. If you want a specific capability, it has to be added. This is the challenge these different distros attempt to meet: the question for all of them is which capabilities to include “out of the box” (see my mouse example - Debian handles it just fine).

    This is also the power of Linux, and why it’s so great for specific use-cases. Things like Proxmox, TrueNAS, etc, really benefit from this minimalism. No wasted cycles on a BITS service or all the other components Windows runs “just in case”.