Benjamin_Loison commented on issue Benjamin_Loison/linux#72 2025-03-27 23:45:59 +01:00
~/db/sessions/[0-9a-f]{32} purpose?

Could inotifywait to be notified when it is read or written to try to figure out what special just happened.

Benjamin_Loison commented on issue Benjamin_Loison/linux#72 2025-03-27 23:45:26 +01:00
~/db/sessions/[0-9a-f]{32} purpose?
stat ~/db/sessions/2029240f6d1128be89ddc32729463129
Output:
  File: /home/benjamin_loison/db/sessions/2029240f6d1128be89ddc32729463129
  Size:…
Benjamin_Loison commented on issue Benjamin_Loison/linux#72 2025-03-27 23:45:00 +01:00
~/db/sessions/[0-9a-f]{32} purpose?
file ~/db/sessions/2029240f6d1128be89ddc32729463129
/home/benjamin_loison/db/sessions/2029240f6d1128be89ddc32729463129: data
xxd ~/db/sessions/2029240f6d1128be8…
Benjamin_Loison opened issue Benjamin_Loison/linux#72 2025-03-27 23:41:44 +01:00
~/db/sessions/[0-9a-f]{32} purpose?
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#42 2025-03-27 17:14:34 +01:00
\usepackage{svg} does not work on own instance
sudo apt install -y librsvg2-bin
Output:
Reading package lists... Done
Building dependency tree... Done
Reading state information...…
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#42 2025-03-27 17:13:35 +01:00
\usepackage{svg} does not work on own instance
rsvg-convert -f pdf -o CENSORED.pdf CENSORED.svg
Output:
Command 'rsvg-convert' not found, but can be installed with:
sudo apt install…
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#42 2025-03-27 17:12:05 +01:00
\usepackage{svg} does not work on own instance

DuckDuckGo search Linux SVG to PDF.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#42 2025-03-27 17:10:56 +01:00
\usepackage{svg} does not work on own instance

For another .svg I only have _svg-raw.pdf generated and it works fine on https://plmlatex.math.cnrs.fr and I can select the figure text.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#42 2025-03-27 16:57:04 +01:00
\usepackage{svg} does not work on own instance

https://plmlatex.math.cnrs.fr complains about missing CENSORED_svg-raw.pdf. So let us provide it as it is not biased it seems that way.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#42 2025-03-27 16:50:57 +01:00
\usepackage{svg} does not work on own instance

For CENSORED.svg:

ls CENSORED_svg-*
Output:
CENSORED_svg-raw.pdf
CENSORED_svg-tex.pdf
CENSORED_svg-tex.pdf_tex

are…

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#19 2025-03-27 16:18:45 +01:00
For .svg Sorry, no preview is available.

Désolé, aucune prévisualisation possible.

On https://plmlatex.math.cnrs.fr.

Benjamin_Loison opened issue Benjamin_Loison/linux#71 2025-03-27 11:24:16 +01:00
Allow passwd without asking current password
Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-03-26 22:35:51 +01:00
How to enable full disk encryption after install?
Does it actually preserve files and folders on ext4, once encrypt it? I would say so, see:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdAptDpm7flAFMEqHMJY…
Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-03-26 20:14:25 +01:00
How to enable full disk encryption after install?

Testing on an actual computer may help, can dd to ease resetting the unencrypted disk state.

Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-03-26 18:49:22 +01:00
How to enable full disk encryption after install?

Screenshot_Debian_UEFI_2025-03-26_18:43:42.png

![Screenshot_Debian_UEFI_2025-03-26_18:44:05.png](/attachments/56b9eea3-46f4-4b1f-bd6b-066ddf…

Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-03-26 18:42:08 +01:00
How to enable full disk encryption after install?

I disabled installing pending updates when requesting on graphical shutdown.

Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-03-26 18:41:44 +01:00
How to enable full disk encryption after install?
umount -a
Output:
umount: /mnt/dev: must be superuser to unmount.
umount: /mnt/boot/efi: must be superuser to unmount.
umount: /mnt: must be…
Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-03-26 18:41:00 +01:00
How to enable full disk encryption after install?
root@debian:/# exit
exit
user@debian:~$