- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Add to APT
vpv
Output:
Command 'vpv' not found, did you mean:
command 'vp' from deb atfs
command 'pv' from deb pv
command 'vpe' from deb…
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
alias
es 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?