fuse

2 HOWTOs · all tags

  1. Dropbox online-only on Fedora 44 with rclone

    Get an online-only Dropbox workflow (similar to Smart Sync on Mac/Windows) on Fedora via an rclone FUSE mount driven by a systemd-user service, with on-demand VFS cache and automatic upload.

  2. Flatpak apps won't start on Fedora — a hung Keybase FUSE mount (/keybase)

    Extension Manager (and every other Flatpak app) hangs forever at launch with unkillable processes. The cause is not the app: it is the Keybase redirector's dead FUSE mount on /keybase, which Flatpak stats while building its sandbox. How to identify it, unblock it without rebooting, and remove Keybase for good.