ðïļ Krusader
![]()
Krusader is an advanced twin-panel (commander style) file manager for KDE Plasma and other desktops â similar to Midnight Commander or Total Commander. It provides all the file management features you could possibly want, accessible directly in your browser via a web interface.
ð·ïļ Category: Productivity
ðģ Image: ich777/krusader
ð Links
| Â | Â |
|---|---|
| ðĶ Project | krusader.org |
| ð Support | KDE Invent Issues |
ð Ports
| Port | Protocol | Description |
|---|---|---|
8080 | TCP | Krusader Web Interface |
ðū Volumes
| Host Path | Container Path | Mode | Description |
|---|---|---|---|
/mnt/cache/appdata/krusader | /krusader | RW | App config & data |
/mnt/cache | /mnt/cache | RW | MOS filesystem access |
âïļ Environment Variables
ðĨïļ Display
| Variable | Default | Masked | Description |
|---|---|---|---|
CUSTOM_RES_W | 1280 | â | Screen resolution width (px) |
CUSTOM_RES_H | 1024 | â | Screen resolution height (px) |
USER_LOCALES | en_US.UTF-8 UTF8 | â | System locale & encoding |
ðĪ Permissions
| Variable | Default | Masked | Description |
|---|---|---|---|
UID | 500 | â | User ID for file ownership |
GID | 500 | â | Group ID for file ownership |
UMASK | 000 | â | File creation mask |
RUNASROOT | false | â | Run as root (not recommended!) |
ð Quick Start
- Open the MOS Hub and search for Krusader
- Adjust
UIDandGIDto match your server user (runidin terminal to check) - Set your preferred resolution with
CUSTOM_RES_WandCUSTOM_RES_H - Click Install
- Access Krusader at
http://your-server-ip:8080
â ïļ Note: Keep
RUNASROOTset tofalsefor security â running as root gives the container full write access to your entire filesystem!
ðĄ Tip: The
/mnt/cachevolume gives Krusader direct access to your MOS filesystem, so you can manage all your server files directly from the browser.