Ubuntu/Debian/Mint news and tutorials | Linux gaming
facebook.png
twitter.png
feed.png
Quick Tip
Disable Overlay Scrollbars in GNOME
gsettings set com.canonical.desktop.interface scrollbar-mode normal
Quick Tip
Find Files Containing a Text Pattern
find . -iname "*.txt" -exec grep -l "hello" {} +
Categories
Online Readers
Advertise on TuxArena
Linux Cheat Sheet

Have a look at our Linux Cheat Sheet for quick one-liners, commands and tips.

When it comes to file managers, there’s such a rich range to choose from on Linux, one could get confused and just go with the default one provided by their distribution or desktop environment (like most do, actually). However, Dolphin or Nautilus are not the only kids on the block here. After reviewing Sunflower, it’s time to have a look at yet another twin-panel file browser, namely, Double Commander, which is a powerful twin-panel file manager which provides interfaces for both GTK and Qt, so it blends well in both GNOME and KDE, depending on which version you install, and comes with a bunch of configuration options and usability features.

doublecmd01
Full article