- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Easily open URL
Eanbling https://cryptpad.fr/settings/#pad > Open links on first click solves this issue.
Guest do not have a public key, verifiable?
https://cryptpad.fr/settings/#account > Public Signing Key.
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
ffmpeg -version
Output:
ffmpeg version 8.1 Copyright (c) 2000-2026 the FFmpeg developers
built with Android (13989888, +pgo, +bolt, +lto,…
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
apt autoremove -y
Output:
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0…
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
apt upgrade -y
Output:
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The…
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
apt update
Output:
Hit:1 https://grimler.se/termux/termux-main stable InRelease
Hit:2 https://grimler.se/termux/termux-root root InRelease
Hit…
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
apt show ffmpeg
Output:
Package: ffmpeg
Version: 8.1
Maintainer: @termux
Installed-Size: 37.4 MB
Depends: fontconfig, freetype, fribidi,…
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
ffmpeg --version
CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace…
Add prefix to output
Add prefix to output
Add prefix to output
Bash script:
prefixFunction() {
sed "s/^/`date`: /"
}
exec > >(trap "" INT TERM; prefixFunction)
sleep 1
date
Mon 23…
Retrieve recently deleted files in a given folder
Output:
Inode Owner Mode Size Blocks Time deleted
12202589 1000 100644 14184 4/ 4 Sun Feb 22 17:55:27 2026
12202759 1000 100600 …
Retrieve recently deleted files in a given folder
On Debian 13 unencrypted OverClock3000:
sudo fdisk -l
Output:
Disk /dev/vda: 238.47 GiB, 256060514304 bytes, 500118192 sectors
Units:…
Figure out process involved in out of memory (OOM)
Make computer behave as a screen
The person:
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wom5MBgSAQdADExcshVVECSnZvq5j1OlAO1lx1u/YL6X8bGgdnvTZA4w
pIZbkK4UZGtiw0trE0hTcaZSHJiWDa+jfWgPZnuVTxvZnT9Rb3…
Share files/folders with another computer through USB or Ethernet
Answers to the Unix Stack Exchange question 120368 may help.
I have read https://www.reddit.com/r/hardwarehacking/comments/e0mvfo/make_a_linux_box_be_s…