|
MLSoft strives to create and implement the highest
quality
software available. This site will focus on our freeware and GPL
software for the most part.
The majority of the software is available for the
Linux
operating systems. See the individual descriptions for more information.
Problems
installing an RPM package?
If RPM is reporting a missing dependancy of
linux-gate.so.1 and NO OTHER problems, you have 2 choices.
1> install the .tar.gz version or
2> install the package with: rpm -Uvh --no-deps
packagename.rpm
the 2nd option will work fine ONLY if the
linux-gate package is the only problem reported. linux-gate is a
virtual package used by 2.6.x kernels and is not an actual package on
the hard drive. 2.4.x version kernels do not use this mechanism, but
will run the application just fine. Users of older versions of linux
that do not have a 2.6.x kernel may see RPM report the error above
since development is done on a 2.6.x kernel machine.
Product
Focus
Linux DiskTool
This freeware disk/file management software can handle all
of your most
needed tasks. Tasks such as copying, moving, renaming, linking, and
deleting files and directories. It also includes an scp interface for
remote file copying.
Also includes an archive
center for .tar, .gz, .tar.gz, .tgz, and .zip
file creation, inspection, and extraction.
For RedHat users,
and other distributions such as Mandrake that support
RPM files, DT also includes and integrated RPM manager. The RPM center
allows you to check dependancies, view contents, view descriptions,
view
directories, and install or upgrade the package.
Xdt -
The X windows version
of Linux Disktool
Xdt
has most of the
features
and function of the console version, but in a point and click, or
traditional interface. Includes a new graphics
viewer.
ale
(Another Linux Editor)
Ale is a freeware full screen
text editor for the Linux console or xterm environment. It is a small,
fast, and easy to use editor that does not pretend to be anything other
than a basic text editor. It can handle long line lengths and the
number
of lines it can load is limited only by the amount of free memory on
your machine.
Ale has all of the basic
features for creating, editing, and saving text files, and has a text
search feature, but it is not intended to be an IDE for programmers. It
doesn't have any features that are not needed or used for quickly
creating or editing config files or other text files.
instool
installer/uninstaller
linstall can install tar.gz packages and create uninstall files for use
later. It can also track files installed in a make install operation
and create uninstall file for those compiled packages as well.
sr A linux search
and replace utility
sr is a small, fast search and replace utility that requires no
knowledge of regular expressions. It can search or replace character
codes, words, or entire phrases. It has an interactive interface, and
can work on multiple files at a time.
ui The User
Information utility
UI is an admin utility that renames existing users, adds users to a
group, changes users shell, lists users, lists expired or locked users,
and lists users in a group.
rodent A
routing ident daemon
Rodent is a
routing ident daemon for use on linux machines acting as a router or
for linux machines behind a home router. Rodent can poll other machines
on your LAN on an ident request and return a response to the querying
system.
|