Displaying 2 results from an estimated 2 matches for "kdbx".
Did you mean:
dbx
2013 Jun 10
1
ACPI Warning, then hang
I'm getting the following warning, and then the system locks:
ACPI Warning: Incorrect checksum in table [(bunch of spaces)] - 0x29,
should be 0x48
Here's a pic: http://db.tt/O6dxONzI
System is on a SuperMicro C7X58 motherboard that I just upgraded to
BIOS 2.0a, which I would like to stay on if possible. I tried
adjusting all the ACPI related BIOS settings without success.
Bryce
2024 Oct 24
1
Optimal File Permissions for Shared Access Between Windows and Linux
...haredaccess
> # flags: -s-
> user::rwx
> group::rwx
> other::---
>
> An utility directory
> file: mnt/shared/Utilitaires PC
> # owner: john_johnk
> # group: john_johnk
> user::rwx
> group::---
> other::---
>
> A db file
>
> # file: mnt/shared/Database.kdbx
> # owner: john_johnk
> # group: john_johnk
> user::rw-
> group::---
> other::---
>
> The overall /mnt/shared
> # file: mnt/shared
> # owner: john_johnk
> # group: sharedaccess
> user::rwx
> user:john_johnk:rwx
> group::rwx
> mask::rwx
> other::---
>...