If you edit configuration files by hand, or if you prefer a more “manual” approach to the process of writing, you most likely use a text editor. Of the available editors there exists everything from bare-bones, no frills editors all the way to highly complex feature-abundant editors (and everything in between). One of those editors [...]
- Author: Jack Wallen
- Comments: 3
vifm: Fast, lightweight, old school file manager
Recently I have been covering some of the lighter weight file managers for the Linux operating system. We’ve seen PCMan File Manager and emelFM2 covered recently. I’ve also touched on Thunar numerous times. All of these file managers have two things in common: They are fast and they have GUIs. Today’s file manager shares the [...]
- Author: Jack Wallen
- Comments: 7
Leafpad: Yet another Linux text editor
In my most recent series of articles I have been highlighting different Linux text editors. Why? Because a lot of users hate using text based editors. Although a big fan of the text-based editor (I like the simplicity and the speed), I can see where a solid GUI tool would be far more appealing to [...]
- Author: Jack Wallen
- Comments: 7
Using Cron to Automate Linux Tasks
Linux is one of the most flexible and useful operating systems available. One of the tools that places Linux at the top of the flexibility and usability scale is cron. The cron system allows you to automate tasks without the aid of third party software. But because few know how to use cron, it seems [...]
