• 0 Posts
  • 4 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle
  • You can’t really disable it anyway.

    Hardening is mostly prevent root login from outside in case every other layer of authentication and access control broke, do not allow regular user to su/sudo into it for free, and have a tight grip on anything that’s executable and have a setuid bit set. I did not install a system from scratch in a long time but I believe this would be the default on most things that are not geared toward end-user devices, too.


  • The microsoft forums are the one place that could be fully automatized. You post a problem about anything, really anything. Can’t change wallpaper? Can’t login? Screen flashing? Files disappearing? Constant loud pitched noise? It’s all the same. The answer, whatever your issue, is sfc /scannow, “Restoration point” and “Reinstall”.

    And arguably, that last step will most likely make the issue go away, at the price of not having a fucking clue as to what was wrong, losing a lot of time afterward, and having a fair chance of re-doing the same things, causing the issue to show up again. Great stuff.



  • Stick with something popular. People like to argue about distros, but beyond their package manager and some settings, it’s the same thing under the hood (not saying these difference are nothing, but still). For a beginner, or really for anyone just looking to use their system instead of tinkering with it endlessly, a popular, well supported distribution will do the job.

    Ubuntu fits that bill, although they made some very weird decisions recently, so I’d suggest starting with Mint if you’re new to this. Most everything should work out of the box if you have common hardware, and there’s a decent community around in case something goes wrong.

    I’d also advise jumping to anything too new, flashy, or promising stuff that should really, really not be distribution dependant. My position on things is that if there’s a common tool that’s available everywhere to do something, and some distributions decides to make “their own” which does the same thing but is very specific, that’s just wasting time. Hence the disdain for raw ubuntu, among other.