Skip to content

Krusader

Homepage | Repository

Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.

inventories/homelab/group_vars/homelab.yml
krusader_enabled: true
# You'll want to change the vnc password
# MUST be greater than 6 characters, otherwise it will be ignored
krusader_vnc_password: topsecret

By default, Krusader can be accessed at http://[your_server_ip]:6080 or https://krusader.[your_domain].com if you have DNS access configured.

See the default configuration options for Krusader at roles/krusader/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

No changes in the last 93 commits (since 10/21/2025).