sudo apt install slop
This updated guide uses the pi-shrink script from GitHub instead of qemu-img for shrinking the .img. Pi-shrink intelligently compacts Raspberry Pi OS images by zeroing free space and resizing partitions/filesystems. Warning: These operations erase all data on the SD card (/dev/mmcblk0). Verify the device with lsblk first.
- Backup SD card data.
- Download
pi-shrink:git clone https://github.com/Drewsif/PiShrink.gitor grabpi-shrink.sh. - Make executable:
chmod +x PiShrink/pi-shrink.sh. - Have
.imgfile ready.
https://github.com/matatonic/openedai-speech
Download to directory voices, the language voices to use from:
By some reason, all my remmina client configurations have a "password" attribute equal to "." (a single dot). Searching and reading I found someone suggesting secret-tool search. I tried but only returned one password. But realized that the secret-tool has an "--all" option. Then tried this and got all remmina clients information including their passwords:
secret-tool search --all key password
Sometimes, when using Linux, any of them (Mint, Ubuntu, Arch), happens that "journalctl -f" show a lot of messages like:
Apr 25 17:54:50 hp-laptop rtkit-daemon[132845]: Warning: PolicyKit call failed: Failed to open file “/proc/839993/status”: No such file or directory
Apr 25 17:54:56 hp-laptop rtkit-daemon[132845]: Warning: PolicyKit call failed: Process not found
Apr 25 17:54:58 hp-laptop rtkit-daemon[132845]: Warning: PolicyKit call failed: Process not found
Apr 25 17:55:02 hp-laptop rtkit-daemon[132845]: Warning: PolicyKit call failed: Process not found
Apr 25 17:55:03 hp-laptop rtkit-daemon[132845]: Warning: PolicyKit call failed: Process not found