- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Be notified on user access
Make URL contain a username
To track if people seem to share to each other their associated URL, can list IPs with indices like IP 0 used at this time, IP 1 used at this other time etc. However, this is maybe not privacy…
Maybe not user-friendly from a phone both in write and read-only modes
Dark mode for sheet
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:…