Tool Tips
Tool Tips
Tool tests on the fast track
Fast Wipe 0.3
Deleting Data Quickly
Source: http://sourceforge.net/projects/fwip
License: GPLv3
Alternatives: Nwipe
Most users are aware of the fact that they can restore deleted data with the right tools. If you finally want to clean up your disk, however, your best option is to use a tool like Fast Wipe. After installing from the source code, the two applications, wipe
and fwip
, nestle into your /sbin
directory.
Whereas fwip
is designed for cleaning a whole disk quickly, wipe
helps you remove individual files. The Fast Wipe tools overwrite the partitions or data blocks in question with random data. When calling the programs, users can choose from 13 different methods.
The developers have also implemented a RAM buffer that caches the random data before writing. The larger the buffer, the faster the deletion processes. This is only true, however, for data volumes in the gigabyte range; for smaller volumes of data or if you need to delete individual files, a buffer of 1 to 2MB is fine.
3 Stars Fast Wipe removes individual files or partitions from your disk with just a few steps. The program is easy to use, and a variety of deletion methods are available. The developers unfortunately do not say whether the tool is also suitable for use with SSDs.
MakeMe 0.8.7
Alternative Build Tool
Source: https://embedthis.com/makeme
License: GPLv2
Alternatives: Make
If you often need to build programs from source code yourself, you will be familiar with Make and Autoconf. MakeMe seeks to vastly simplify the build process, facilitate cross-compiling, and support a portable, platform-independent build process. Windows users will benefit from this in particular because MakeMe does not need a Cygwin environment.
The configuration is handled by JavaScript files that end in .me
. Users can define the modules and libraries to use along with dependencies, file types, or actions to perform during the build. The MakeMe files look far more clear-cut and better structured than many classical Makefiles.
The tool independently determines how to build libraries or executables. Thanks to the JavaScript configuration, it not only facilitates cross-compiling but also the process of creating project files for IDEs such as Visual Studio, Xcode, or Nmake.
3 Stars Whether or not MakeMe can replace the trusty Make and become the build alternative of the future is something that developers will need to decide for themselves. Opponents of JavaScript will probably remain true to the classic program; however, if you develop for multiple platforms, you should give the new kid a chance.
Prwd 1.9
A Prompt for All Shells
Source: http://tamentis.com/projects/prwd
License: ISC
Alternatives: None
Many shell fans sooner or later modify the prompt to suit their own needs. A configuration, with much time invested in customization, will follow them from system to system – unless, of course, the new system uses a different shell. In that case, you need to modify the setup file manually or start again from scratch. This is where prwd
enters the game; it sets the PS1
variable and ensures a consistent prompt, thanks to simple templates.
Users can redirect the output from prwd
to PS1
. In the prwd setup file, you can compose a look from seven templates. You can also add the path, the hostname, or your userid – and color highlighting is possible as well.
If you work with version management systems such as Git or Mercurial, you can display the current developer branch in the prompt. Last but not least, users can define aliases for various parts to prevent clutter in the display. The man page contains several practical examples.
2 Stars The idea of a uniform shell prompt is appealing, and configuring the prwd templates is easily accomplished. However, the tool does not cover all prompt properties in the current version. Additionally, if you do need a more exotic setup, you will still need to set up and maintain PS1
manually.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.
-
System76 Unveils an Ampere-Powered Thelio Desktop
If you're looking for a new desktop system for developing autonomous driving and software-defined vehicle solutions. System76 has you covered.
-
VirtualBox 7.1.4 Includes Initial Support for Linux kernel 6.12
The latest version of VirtualBox has arrived and it not only adds initial support for kernel 6.12 but another feature that will make using the virtual machine tool much easier.