- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
On my Linux Mint 22.3 Cinnamon:
ls -lh /tmp/*bus*
ls: cannot access '/tmp/*bus*': No such file or directory
ls -lh /var/run/dbus/
O…
On my Linux Mint 22.3 Cinnamon Framework 13:
ls -lh /run/user/1000/
Output:
total 4,0K
drwxrwxr-x 3 benjamin_loison benjamin_loison 60…
https://chat.mistral.ai/chat/9db514cb-60c9-45bf-b82c-394d7ac6bcf2
Forwarding Bluetooth Audio (A2DP)
may help.
Unclear how USB/IP for Bluetooth Dongles would be detected as do not…
adb
adb shell setprop service.adb.root 0
does not return anything and does not block adb shell whoami root.
adb shell settings --lineage
adb shell settings --lineage
adb
None of:
adb shell 'settings put --lineage global trust_restrict_usb 2 && settings put global adb_enabled 0'
and
adb shell 'settings put global adb_enabled 0 &&…
adb
~/.bashrc excerpt:
get_click_ui_xpath_command()
{
ui=$1
xpath=$2
middle=`get_middle "$ui" "$xpath"`
echo input tap…
adb
DuckDuckGo search Bash execute string.
adb
https://chat.mistral.ai/chat/159c960e-e7e1-4d67-a4ea-f7eba642e291
does not help.
https://chatgpt.com/share/6994f885-148c-8002-b3b1-c042967a9823
solved my issue, parentheses are needed.
…
DuckDuckGo and Google search adb unlock the screen.
adb
I verified that both global usb_restricted_mode and secure usb_restrict 0 and 1 do not disconnect me with adb shell whoami contrarily to manually setting to Deny USB connections.
adb
adb shell settings
Output:
Settings provider (settings) commands:
help
Print this help text.
get [--user <USER_ID>
adb
Same for:
adb shell settings list secure
adb
https://chat.mistral.ai/chat/9ab408ba-dd8b-4454-aacf-db4d00ada110
adb shell settings list global
does not change, as mentioned in #issuecomment-3944.