How to mount exFAT/FAT partitions as user without all files having the executable bit set in permissions? #permissions #mount #harddrive #udev #udisks
#permissions #mount #harddrive #udev #udisks
How can I add a 51-gcadapter.rules file to the /lib/udev/rules.d folder? #permissions #udev #dolphin #emulation
#permissions #udev #dolphin #emulation
🥰 I just finish the first version of my pet project: a #Nix library to create #udev files - https://github.com/gaelreyrol/udev-nix
What does udev rule /lib/udev/rules.d/75-net-description.rules do and can I delete it? #udev
I finally took the time to figure out why #TRIM does not appear to work when using SATA to USB adapters:
– https://www.jeffgeerling.com/blog/2020/enabling-trim-on-external-ssd-on-raspberry-pi
– https://dev.to/klo2k/fix-ssd-trim-on-ugreen-uasp-usb-sata-adapterenclosure-5ge6
TRIM can be enabled by changing the device’s provisioning mode, best done with #udev rules.
Now I want to find out what this provisioning mode actually is.
#trim #udev #linux #sysadmin #ssd #raspi #raspberrypi
Backing up to a USB stick automatically via udev on #Debian #Linux.
Building on yesterday's discussion about automatic USB backups, here's a #BlogPost setting out how I have done it.
tl;dr:
- a udev rule runs when a specific USB disk is detected
- it runs a script calling "at", scheduling a backup in one minute
- the disk mounts automatically and LUKS decrypts
- in one minute, the backup runs
- I get some desktop alerts as to status
- I remove the disk
https://neilzone.co.uk/2023/04/backing-up-to-a-usb-stick-automatically-via-udev
#debian #linux #blogpost #udev #bash
Ubuntu disk persistent storage udev rules #harddrive #udev #persistence #sata #devicename
#harddrive #udev #persistence #sata #devicename
Decrapifying (mostly) an Amazon Fire 8 HD Kids tablet via Linux
I'm not claiming it's a perfect solution, but here's what I did to remove, or at least hide away, enough of the Amazon bloatware to make a cheap tablet more suitable for my friend's children.
#BlogPost: https://neilzone.co.uk/2023/04/decrapifying-mostly-an-amazon-fire-8-hd-kids-tablet-via-linux
#blogpost #amazon #Kindle #fireos #debian #linux #udev
Aktionen beim Wechsel auf Batteriebetrieb ausführen
udev Regeln emöglichen das Ausführen von Scripten beim Wechsel eines Laptops in den Batteriebetrieb.
#powermanagement #udev #systemd #Linux
https://gnulinux.ch/aktionen-beim-wechsel-auf-batteriebetrieb-ausführen
#powermanagement #udev #systemd #linux