- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
clear behaves as <kbd>ctrl</kbd> + <kbd>l</kbd>
{,SOMETHING} does not work
Si ces données sont elles même dans un volume VeraCrypt caché, vous aurez ensuite juste à leur donner le mot de passe du « faux » volume VeraCrypt, pour qu’ils n’accèdent pas à vos vrais…
il est difficile de chiffrer complètement un portable sous GNU/Linux après l'installation. Vous pouvez cependant créer un nouveau compte Unix sur le système, vous connecter et chiffrer le…
Related to Benjamin-Loison/android/issues/268.
~/.android/adbkey{,.pub} are respectively present and missing on a setup
Revoke USB debugging authorizations helps.
~/.android/adbkey{,.pub} are respectively present and missing on a setup
DuckDuckGo and Google search Generate "adbkey.pub" from adbkey does not seem to help.
~/.android/adbkey{,.pub} are respectively present and missing on a setup
The Android Stack Exchange answer 260388 works fine when delete both adbkey{,.pub}, but not just the latter.
~/.android/adbkey{,.pub} are respectively present and missing on a setup
Removing ssh-rsa prefix to just keep base 64 does not result in the correct hash.
~/.android/adbkey{,.pub} are respectively present and missing on a setup
On my host:
file ~/.android/adbkey.pub
/home/benjamin_loison/.android/adbkey.pub: ASCII text, with very long lines (700)
it seems to be a base 64 encoded binary,…