I’m running macOS Tahoe 26.5 on a Mac mini M4. I found a directory in my Documents directory that I didn’t know what it was, cpsppp. This directory itself seems to be connected with “PowerPanel Personal”, the app that talks to the UPS the Mini is plugged into. This is […]
Daily Archives: June 7, 2026
3 posts
I had a Synology NAS that passed away leaving me with 3 BTRFS drives in a RAID configuration that I can’t read anymore. I followed the Synology tutorial but the output of cat /proc/mdstat was Personalities : md2 : inactive dm-2[2](S) dm-1[0](S) dm-0[1](S) 2761369344 blocks super 1.2 unused devices: <none> […]
I have inserted Guest Additions. I have installed needed packages such as kernel-headers perl etc etc. I have created a folder and tried to run: sudo mount /dev/sr0 /mnt/cdrom I then try to cd into the folder and sudo ./VBoxLinuxAdditions.run When I get Detected unsupported arm64 machine type. So I […]