![]() |
was kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
Various tools to diddle with one’s CPU.
- my scripts
-
The Windows equivalent would be something like Process Lasso.
![]() |
was kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
Various tools to diddle with one’s CPU.
The Windows equivalent would be something like Process Lasso.
TODO – make a proper page
https://www.gnu.org/software/bc/
An arbitrary precision numeric processing language.
![]() |
(on Wikipedia)
https://invisible-island.net/dialog/
A program to present a commandline dialog, letting a scripter get user input.
Capable enough for everyday scripts. Capable enough that to get a “GUI” dialog, I would rather spawn a terminal and use dialog.
read.I think it’s hilarious there are so many nice screenshots of a text program.
TODO – add my notes, and scripts
![]() |
(on Wikipedia)
http://mama.indstate.edu/users/ice/tree/
Displays sub-directories in a visual format.
TODO – add my notes, and scripts
![]() |
Storage > Software > smartmontools >
(on Wikipedia)
https://www.smartmontools.org/
A suite of HDD tools.
I find it essential. I think.
smartctl is the most important component for me.
TODO – add my notes, and scripts
was willwap.co.uk (gone as of 2016-03-31)
Corrects busted VBR records in MP3s.
I most notably use this program with my rip-audio-from-video.sh script
Abandoned?
TODO – add my notes, and scripts
was http://freshmeat.sourceforge.net/projects/jpegoptim/
https://www.kokkonen.net/tjko/projects.html
https://github.com/tjko/jpegoptim
Optimizes JPEG images, performing magic to reduce size, or optionally stripping metadata for even further savings, or performing lossy re-compression for potentially extraordinary size reduction.
I like this idea, and it’s actually freed up a significant amount of space. Being able to take a 5MB file and knock it down to 1MB while maintaining excellent visual quality.. is astonishing
![]() |
(on Wikipedia)
Chocolatey: 7zip
https://portableapps.com/apps/utilities/7-zip_portable
https://www.7-zip.org/
An archival program.
https://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/
Used for preparing a LiveUSB for Linux distributions‘ .ISO files. Instead of using a CD or DVD, use a USB stick.
Use UNetbootin instead. Although doing the same thing (un7zipping), unetbootin works MUCH faster.
Universal-USB-Installer-1.9.6.0.exe – May 14, 2015
2014-04-24 on Windows 8.1, with Lubuntu 14.04 amd64.
TODO – make a proper page