• 8 Posts
  • 34 Comments
Joined 2 years ago
cake
Cake day: July 17th, 2023

help-circle

  • I do this. Its great because of catchall emails and the ability to make one address per merchant. Then if a company leaks your email or gets hacked, you can simply change the email from hacked-company@domain.tld to hacked-company2@domain.tld and block the old address.

    It also is good for ownership as you said. If Tuta gets purchased by Google (for example), then you can simply pivot to any of the many other email providers and not rely on a company being not evil.
















  • root@skynet:~# ntfsfix -b -d /dev/sda1  
    Mounting volume... NTFS signature is missing.  
    FAILED  
    Attempting to correct errors... NTFS signature is missing.  
    FAILED  
    Failed to startup volume: Invalid argument  
    NTFS signature is missing.  
    Trying the alternate boot sector  
    Unrecoverable error  
    Volume is corrupt. You should run chkdsk.  
    
    root@skynet:~# ntfsfix -b -d /dev/sda2  
    Mounting volume... OK  
    Processing of $MFT and $MFTMirr completed successfully.  
    Checking the alternate boot sector... OK  
    NTFS volume version is 3.1.  
    Going to un-mark the bad clusters ($BadClus)... No bad clusters...OK  
    NTFS partition /dev/sda2 was processed successfully.
    

    turned off windows quick start ran chkdks D: and waited…then shut down and put drive back into linux and reboot. still no


    any ideas? clearly not the larger partition, which is good.