- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Allow only to lend a port and modify
~/.ssh/authorized_keys
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.