Mac OSX clean reserved/backup disk space

  In some installations of OSX ie. Mavericks and Yosemite, when you delete files, the space changes to reserved disk space. What actually happens,  the files get moved to a hidden folder on disk root called /.MobileBackups Before you can clean the .MobileBackup you need to have a password set on your user account. You …

Continue reading ‘Mac OSX clean reserved/backup disk space’ »

Logitech Unified under Linux

  For GUI, you can install: solaar, and pair/remove device to unified dongle. https://pwr.github.io/Solaar/index.html   Pairing a logitech unified dongle with a device can also be done with 3 simple terminal commands git clone https://github.com/treeder/logitech_unifier.git cd logitech_unifier sudo ./autopair.sh Turn of your logitech product you want to pair, and press enter Now turn the unit …

Continue reading ‘Logitech Unified under Linux’ »

Windows Dynamic Disk and Systemd

If you are running Windows formatted dynamic disk, you will need to setup a tool to make that available in Linux: ldmtool For Arch users use this guide: ldmtool is in the AUR repo: ldmtool You need to install gtk-doc and json-glib via pacman sudo pacman -S gtk-doc json-glib now you can download, extract and …

Continue reading ‘Windows Dynamic Disk and Systemd’ »