- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
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
…
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.…
Can't have full disk encryption and user login with a single password?
Related to Benjamin-Loison/cinnamon/issues/179.
Track hedgedoc: Is there a rich editor?
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…
Hide *Upgrade account*
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.
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.
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 …
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…
Can't random values write be reverse-engineering to detect potential incorrect writes?
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
...
…
adb shell stop purpose?
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
Limit rights of programs
Related to Benjamin_Loison/shred/issues/{18,[17](https://codeberg.org/Benjamin_Loison/sh…