• 0 Posts
  • 522 Comments
Joined 3 years ago
cake
Cake day: July 23rd, 2023

help-circle





  • Encryption is security at rest. An encrypted drive on a system that isn’t backdoored cannot be accessed no matter what tricks you have in store because you can’t read its storage even insofar as booting it up. It’s literally mathematically impossible insofar as it requires more cpu power than exists to guess the key required to decrypt the drive. In order to use the Linux exploits you must get the target to enter the encryption passphrase and run your malware.

    What you are complaining of is weak interior doors that don’t provide much additional help if a crew of armed thugs break down your secure exterior door.and get by your armed guard.

    The MS exploit is a key to your house hidden under the welcome mat with a post it note with the combo to your safe. It appears to have been deliberately put their by MS to help the government hack your machine if you ever did anything naughty but now means that every corporate machine in the last several years that was swiped or lost which was believed to be secured is now an open question as far as what data on it may yet be gleaned and by whom.




  • The majority of people cannot easily turn a few hours of their time on a whim into money because most of their working life is pre-scheduled. Others especially those most likely to be able to pick up a shift aren’t paid all that much. I find that ANY new software requires spending time learning in addition to any cost up front. Furthermore most of the paid software would require me to use a worse OS and pay for the privilege so its an awfully hard sell to bother.

    As far as accounting software I who simply manage my wages haven’t ever needed anything more complicated than a spreadsheet. What software I’ve seen is kind of obnoxious and terrible so maybe this is an opportunity for someone.


  • As someone who lives near a Best Buy, I’m at Best Buy often," Newsom told reporters during a news conference. “And I’m paying sales tax on a lot of this prewritten software. And then I find out that all my friends that aren’t near a Best Buy, they’re downloading and they are not paying sales tax. How is that fair?”

    Are you actually older than Bernie Sanders. Who the actual fuck buys software in a box in a store? I was born in 1980 and I’ve never done this.










  • Everyone on earth already uses DKMS for this installing a new kernel or driver triggers a rebuild.

    The common fails are

    • User has neither disabled secure boot nor set it up to accept to sign with a key your motherboard is configured to accept.

    You MUST do one or the other

    • User is using very new kernel with very old hardware. Support window is about 10 years for mainline. Legacy for 1-3 years. Beyond 11-13 years you are either using old kernels or third party patches.

    Ex: Geforce 600 series from 2012 is stuck with nvidia driver version 470.x latest release 2024. Attempting to build against recent kernels released after 2024 may not work without patches but MAY work with up to 7.0 as of this message. See

    https://github.com/joanbm/nvidia-470xx-linux-mainline