- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Rename users to
benjamin_loison across my devices
At least I achieved renaming my user, even if it is not absolutely clean.
Rename users to
benjamin_loison across my devices
Can just try to patch issues I face otherwise but some may be unclear like with Firefox and some stuff may silently break.
Rename users to
benjamin_loison across my devices
Once have modified /home/benjamin/ with /home/benjamin_loison/ in all files, at least text ones, then can remove /home/benjamin/ symbolic link.
Rename users to
benjamin_loison across my devices
clear
LOGS_FILE=logs.txt
date
time sudo grep -rI '/home/benjamin/' / --exclude=$LOGS_FILE
Rename users to
benjamin_loison across my devices
sudo ln -s benjamin_loison/ benjami
helps repair broken Firefox otherwise it seems to work fine.
Rename users to
benjamin_loison across my devices
DuckDuckGo search Linux Mint Cinnamon rename home encrypted user.
Rename users to
benjamin_loison across my devices
find ~/etebase/.venv/ \( -type d \) -o -type f -print0
Rename users to
benjamin_loison across my devices
Output:
-c cd etebase/ && .venv/bin/uvicorn etebase_server.asgi:application --uds /tmp/etebase_server.sock
bash: line 1: .venv/bin/uvicorn: cannot execute:…
Rename users to
benjamin_loison across my devices
grep -rI '/home/benjamin/' ~/etebase/.venv/
Output:
/home/benjamin_loison/etebase/.venv/pyvenv.cfg:command = /usr/bin/python3 -m venv…
Set *Restrict USB* > *Deny USB connections* with
adb
Hide *Donate* button
Hide *Donate* button
sandbox.cryptpad.info##.btn-primary.btn.cp-limit-upgrade
works fine on Fennec, I might have guessed the domain name while it was not the right one due to an iframe.
Hide *Donate* button
*Open (read-only)* existing *Rich text* without seen by others as viewing the document
Double clicking *Rich text* file opens a new window instead of a new tab
Rename users to
benjamin_loison across my devices
I had to modify on LemnosLife VPS /etc/pam.scripts/ssh_alert.sh.