Massimo-B
Massimo-B
On Linux with `fastboot version 35.0.2-android-tools` I have errors when doing adb push or fastboot flash: ``` # adb push SuperHybrid\ Flasher\ Global\ 16.0.1.304.zip /sdcard/Download/ adb: error: 65544-byte write failed:...
I try switching panel profiles when monitor setup is changing on Xfce. Xfce already has some autoloading of monitor layouts, but does not support autoloading panel profiles. So I tried...
Hi, I can't find a way to export all settings and profiles for migration to a new device. Usually I migrate everything via https://github.com/NeoApplications/Neo-Backup But de.blinkt.openvpn is the only application...
The webpanel layout is broken if you take Palemoon 27.5.1, Dejavu Fonts on Linux, as discussed on 2017/10/20 at Freenodes #znc and #palemoon. The menu is not on the left...
Hello, on Intel architecture there is Intel Smart Sound Technology - SST. It is enabled via the Bios option "Dynamic Noise suppression" and offers processing directly on the Intel DSP....
Just a side question about all the low level operations like: - bees - btrfs balance - btrfs-balance-least-used - btrfs-extent-same How save are these operations on power loss? I don't...
When opening or editing an entry, I can't see the path where that entry is located. It would be helpful to see the path next to the title.
Hi, with btrbk archive I can transfer snapshots to a new local destination, but it fails to transfer to a new ssh:// destination like this: `btrbk --progress archive /mnt/local/data/snapshots/mobalindesk/root/root.20250815T050000+0200/ ssh://molinsrv/mnt/local/data/snapshots/mobalindesk/root...
I'm doing a btrfs-balance-least-used in order to optimize free space (https://github.com/Zygo/bees/issues/298): ``` # btrfs-balance-least-used -u 80 /mnt/local/data/ Loading block group objects with used_pct
Hi, from https://github.com/Zygo/bees/issues/298#issuecomment-2531546072 I learned that `btrfs-balance-least-used` can help to reduce free space fragmentation reducing the btrfs performance on HDDs a lot. Is there any tool to measure free space...