Last Updated on May 28, 2022
Summary
Krusader is the perfect file manager if you are running KDE Plasma 5. It’s an all-in-one, very powerful, flexible and fast file manager. And it’s faithful to the text mode operation of Midnight Commander, while at the same time exploiting the benefits of a GUI environment.
The user experience is not as good with other desktop environments. For example, under GNOME we experienced application crashes when running the disk usage tool. And it’s more cumbersome to get everything up and running. For example, trying to manage bookmarks fails as keditbookmarks was not installed on our GNOME based distro. The same applies when we tried to start a terminal. Krusader tries to start up konsole which, like keditbookmarks, was not present.
Website: krusader.org
Support: Krusader Handbook
Developer: Krusader Krew
License: GNU General Public License v2
Krusader is written in C++. Learn C++ with our recommended free books and free tutorials.
Pages in this article:
Page 1 – Introduction / Installation
Page 2 – In Operation
Page 3 – KruSearcher
Page 4 – Synchronise Folders
Page 5 – Disk Usage
Page 6 – Checksum generation and checking
Page 7 – Custom commands
Page 8 – MountMan
Page 9 – Configuration
Page 10 – Summary
Other tools in this series:
Essential System Tools | |
---|---|
Alacritty | Innovative, hardware-accelerated terminal emulator |
BleachBit | System cleaning software. Quick and easy way to service your computer |
bottom | Graphical process/system monitor for the terminal |
btop++ | Monitor usage and stats for CPU, memory, disks, network and processes |
catfish | Versatile file searching software |
Clonezilla | Partition and disk cloning software |
CPU-X | System profiler with both a GUI and text-based |
Czkawka | Find duplicate files, big files, empty files, similar images, and much more |
ddrescue | Data recovery tool, retrieving data from failing drives as safely as possible |
dust | More intuitive version of du written in Rust |
f3 | Detect and fix counterfeit flash storage |
Fail2ban | Ban hosts that cause multiple authentication errors |
fdupes | Find or delete duplicate files |
Firejail | Restrict the running environment of untrusted applications |
Glances | Cross-platform system monitoring tool written in Python |
GParted | Resize, copy, and move partitions without data |
GreenWithEnvy | NVIDIA graphics card utility |
gtop | System monitoring dashboard |
gWakeOnLAN | Turn machines on through Wake On LAN |
hyperfine | Command-line benchmarking tool |
HyFetch | System information tool written in Python |
inxi | Command-line system information tool that's a time-saver for everyone |
journalctl | Query and display messages from the journal |
kmon | Manage Linux kernel modules with this text-based tool |
Krusader | Advanced, twin-panel (commander-style) file manager |
Nmap | Network security tool that builds a "map" of the network |
nmon | Systems administrator, tuner, and benchmark tool |
nnn | Portable terminal file manager that's amazingly frugal |
pet | Simple command-line snippet manager |
Pingnoo | Graphical representation for traceroute and ping output |
ps_mem | Accurate reporting of software's memory consumption |
SMC | Multi-featured system monitor written in Python |
Timeshift | Reliable system restore tool |
QDirStat | Qt-based directory statistics |
QJournalctl | Graphical User Interface for systemd’s journalctl |
TLP | Must-have tool for anyone running Linux on a notebook |
Unison | Console and graphical file synchronization software |
VeraCrypt | Strong disk encryption software |
Ventoy | Create bootable USB drive for ISO, WIM, IMG, VHD(x), EFI files |
WTF | Personal information dashboard for your terminal |
I have used Krusader in the past. The only reason that I have it installed now is because of the removal of root functions from Dolphin! I always have a separate data partition on my computers. When doing a fresh install, or a re-install, I create the data partition, but is is created as being owned by root, not my user. In the past, Dolphin had the ability to allow me to change the ownership of a directory or partition. However, the author of Dolphin made the stupid mistake of removing that functionality. Now I run Krusader as root to change properties when I need to.
GUI software should *not* be run as root. It’s simply not secure. Even if you are happy to run that security risk, it’s only right and proper that software developers make the right decisions for the majority.
Configuration Page 9 should be with Page 1 or Page 2 as this what opens after install
*should* it?
Several years have passed since that article was written, situation is better, although (for example, for the keditbookmarks case) we still can see on (for example) packages.ubuntu.com/lunar/krusader some suggested and recommended packages that Krusader may need to use.