Benjamin_Loison commented on issue Benjamin_Loison/vpv#5 2025-01-06 01:56:52 +01:00
Add to APT
make
Output:
[  1%] Building C object CMakeFiles/iio.dir/external/iio/iio.c.o
[  2%] Building C object CMakeFiles/iio.dir/external/iio/npy.c.o
…
Benjamin_Loison commented on issue Benjamin_Loison/vpv#5 2025-01-06 01:55:30 +01:00
Add to APT
mkdir build
cd build
cmake ..
Output:
Command 'cmake' not found, but can be installed with:
apt install cmake
Please ask your administrator.…
Benjamin_Loison opened issue Benjamin_Loison/vpv#5 2025-01-06 01:45:48 +01:00
Add to APT
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#33 2025-01-04 21:47:38 +01:00
Track hedgedoc: Is there a rich editor?
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#32 2025-01-04 15:43:03 +01:00
Hide *Upgrade account*
##.cp-limit-buttons

If I notice that can pay for a feature or extra storage etc, then the absence of paying button will suggest me to disable, possibly partially, uBlock temporarily…

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#32 2025-01-04 15:41:47 +01:00
Hide *Upgrade account*
Benjamin_Loison commented on issue Benjamin_Loison/linux#32 2025-01-04 15:15:43 +01:00
Make my SSH aliases prefer LAN over Internet but with a single command

This could be used by being temporarily in 4G to test Internet access, notably concerning Benjamin_Loison/openssh/issues/20.

Benjamin_Loison commented on issue Benjamin_Loison/linux#22 2025-01-04 13:29:57 +01:00
How to shred free disk slots?

However, then have to keep in mind that /tmp/, /root, /var/www/html/ and /file.swap are still in plaintext.

Benjamin_Loison commented on issue Benjamin_Loison/linux#22 2025-01-04 13:28:28 +01:00
How to shred free disk slots?

Firefox YouTUbe and KeePassXC unlock work fine after reboot.

Benjamin_Loison commented on issue Benjamin_Loison/linux#22 2025-01-04 13:24:10 +01:00
How to shred free disk slots?

Before:

df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda2       879G  492G  388G  56% /

After:

df -h /
Filesystem      Size …
Benjamin_Loison commented on issue Benjamin_Loison/linux#22 2025-01-04 00:31:00 +01:00
How to shred free disk slots?

Related to Benjamin_Loison/bash/issues/14.

Can create files when df -h / claims not having space anymore? It would be nice if could…

Benjamin_Loison opened issue Benjamin_Loison/linux#56 2025-01-04 00:03:30 +01:00
Can't random values write be reverse-engineering to detect potential incorrect writes?
Benjamin_Loison commented on issue Benjamin_Loison/linux#22 2025-01-03 13:48:10 +01:00
How to shred free disk slots?
man sfill
Output:
       sfill is designed to delete data which lies on available  diskspace  on
       mediums  in  a secure manner
...
   …
Benjamin_Loison opened issue Benjamin_Loison/adb#26 2025-01-03 03:42:26 +01:00
adb shell stop purpose?
Benjamin_Loison commented on issue Benjamin_Loison/adb#25 2025-01-02 04:13:22 +01:00
Get app name from id
clear
APK_FILE_NAME=base.apk
for packageInfo in `adb shell pm list packages -3 -f`
do
    packageId=`echo $packageInfo 
Benjamin_Loison opened issue Benjamin_Loison/adb#25 2025-01-02 03:05:52 +01:00
Get app name from id
Benjamin_Loison commented on issue Benjamin_Loison/linux#35 2025-01-02 02:02:11 +01:00
Limit rights of programs

Related to Benjamin_Loison/shred/issues/{18,[17](https://codeberg.org/Benjamin_Loison/sh…