Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-15 17:47:03 +01:00
Rename users to benjamin_loison across my devices
sudo ln -s benjamin_loison/ benjami

helps repair broken Firefox otherwise it seems to work fine.

Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-15 16:36:33 +01:00
Rename users to benjamin_loison across my devices

DuckDuckGo search Linux Mint Cinnamon rename home encrypted user.

Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-15 16:23:44 +01:00
Rename users to benjamin_loison across my devices
echo secret > ~/secret_file.txt
Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-14 23:48:25 +01:00
Rename users to benjamin_loison across my devices
find ~/etebase/.venv/ \( -type d \) -o -type f -print0 
Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-14 23:42:08 +01:00
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:…
Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-14 23:39:30 +01:00
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…
Benjamin_Loison opened issue Benjamin_Loison/adb#22 2024-12-14 16:48:00 +01:00
Set *Restrict USB* > *Deny USB connections* with adb
Benjamin_Loison reopened issue Benjamin_Loison/cryptpad#14 2024-12-14 16:44:25 +01:00
Hide *Donate* button
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#14 2024-12-14 16:44:21 +01:00
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.

Benjamin_Loison closed issue Benjamin_Loison/cryptpad#14 2024-12-14 16:44:21 +01:00
Hide *Donate* button
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#29 2024-12-13 14:32:26 +01:00
*Open (read-only)* existing *Rich text* without seen by others as viewing the document
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#28 2024-12-13 02:34:08 +01:00
Double clicking *Rich text* file opens a new window instead of a new tab
Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-13 01:03:13 +01:00
Rename users to benjamin_loison across my devices

I had to modify on LemnosLife VPS /etc/pam.scripts/ssh_alert.sh.

Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-13 00:34:12 +01:00
Rename users to benjamin_loison across my devices
# Seems safe.
rm .ecryptfs
ln -s {/home/.ecryptfs/benjamin_loison/,}.ecryptfs
sudo chown -R benjamin: .{ecryptfs,Private}
Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-13 00:31:53 +01:00
Rename users to benjamin_loison across my devices

The Ask Ubuntu comment 1072117.

Despite modifying symlinks .{ecryptfs,Private} (and associated…

Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-13 00:28:31 +01:00
Rename users to benjamin_loison across my devices
sudo adduser linux_issues_37
sudo adduser linux_issues_37 sudo
usermod --help 
Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-13 00:22:39 +01:00
Rename users to benjamin_loison across my devices
Bash script:
for pid in `ps -u benjamin