Questions tagged [software-rec]
recommendations for software for a particular purpose
478 questions
1 vote
1 answer
215 views
Tool to display DDR5 RAM SPD timings/MT profiles
Looking for a tool to display DDR5 RAM timings/MT profiles. decode-dimms gives (both with and w/o sudo): No EEPROM found, the kernel probably does not support your hardware. sudo modprobe eeprom ...
0 votes
0 answers
52 views
Finding and removing duplicate files: Integrating a unix script with an application that opens a file for viewing?
Does anyone know of an open source application or perhaps how to integrate an existing find dupes script with some OS tool (emacs, vim, Finder.app, mc, etc...) to open a file before marking that file ...
0 votes
2 answers
72 views
Tools for coloured information from command line
I want to provide information to users. For example, it would be helpful to provide curated lists of recommended programs tailored to users’ needs-such as a Disk Usage Analyzer for those managing ...
0 votes
1 answer
110 views
Is there a graphical tool that gives the details of a sound file?
I want to check the details such as sample rate and bit depth of a sound file. The things that on a Windows system are shown as "properties". I could also see this information in the player ...
0 votes
0 answers
46 views
VoIP Software that can do a Menu
I am looking for a (free) VoIP Software that can do some special. I will run this Software at my Linux Computer. The Programm should use my VoIP Account/Number that i become from my ISP. If someone (...
-6 votes
1 answer
196 views
Good text-based file manager for linux?
I know there is "midnight commander", but it kind of sucks. I am looking for a file manager with lots of features, like "dos navigator", but for linux.
0 votes
2 answers
757 views
any opensource software to create virtual tape library
I am looking for any opensource software which is capable to create virtual tape library. I am aware of two such software like mhvtl and quadstor VTL. I tried both but the problem is that there is no ...
0 votes
1 answer
125 views
Network block device sharing over sctp/dccp
As we work with a local drive, we create read and write requests to the backend block devices. In general, they can not be and should not be fulfilled in their issue order. For example, write requests ...