Update modules/ROOT/pages/daily_driver.adoc

This commit is contained in:
Jonas Hubeny 2026-04-08 18:22:02 +00:00
commit e3578eeff0

View file

@ -244,6 +244,20 @@ You can find it under "Graphics > Gwenview" in the Application Launcher.
* https://rawtherapee.com/[RawTherapee^] develops RAW photos. It has many options to tweak your photos. It can also apply LUTs to give your photos a grading of your choice.
* https://www.darktable.org/[darktable^] focusses on RAW image development, but implements a different UI concept than the previous two options.
=== Transferring files between Windows and Linux
If you want to share files using an external drive (USB disk/SSD) between Windows and Linux, make sure the drive uses the filesystem that both systems can read and write.
Options:
* exFAT: default for USB drives, good cross-platform.
* NTFS: works well; Linux can read/write NTFS, but it's mainly Windows filesystem.
* ext4: great for Linux, but Windows cannot read it without extra software.
CAUTION: Formatting a drive will erase all data on it. Only format if you don't need the existing data or you have a backup.
On Windows, you can format removable drives via File Explorer (“Format…”) or Disk Management.
=== Making Backups
We recommend you routinely make backups. Backups will help you when your hard drive fails and also when you accidentally delete data.