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

help-circle

  • I’m indifferent to them. I use their products, but I’m not a huge fan. I use them because I dislike the alternatives more.

    I’ve been considering trying to degoogle myself, but honestly it would be complicated, and there’s a wife-approval factor that likely hinders that. We have multiple Chromecasts, Next hubs, etc around the house, and my wife likes the ease of use. I am slowly building up a home assistant instance, but still tying it into the Google home integration for ease of wife approval.

    I use what works best for me, and right now most of those options are from Google.





  • You gain very little from security because nobody is targeting you…

    It’s not about being targeted, it’s about being caught in the big fishing net that scammers are throwing. You don’t have to be targeted to have security concerns.

    If a phone isn’t receiving regular security updates, I won’t use it. My Pixel 5a just got replaced because it’s coming up on end of support. My new Pixel has 7 years of support, so I feel a lot better about keeping it longer.













  • I bought the 512Gb OLED, and within two months decided I needed to upgrade the storage. I replaced the drive with a 2Tb drive, and I’m much happier. That said, I download a ton of stuff and keep it on there. I don’t often play a single game straight through, so I like having the ability to have a wide variety at any given time. Replacing the drive is trivial if you’re handy at all.

    I would buy direct, I wouldn’t trust getting something second hand. I’m sure plenty of people are selling their LCD for an OLED, but I would rather go direct unless you’re getting an amazing deal and have some level of purchase protection.


  • UID_Zero@infosec.pubtoLinux@lemmy.mlxfsdump questions
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    I read the man page, but I didn’t see the answer to your question in there.

    I am assuming that it would only dump the root filesystem in your example. Other mounted filesystems like /home or /media, if they’re separate filesystems, probably aren’t included. You’d have to run a separate dump for each one.

    Best option to find out is to try it and see what happens. No better way to learn than by doing.