Utilities
Software to simplify your computing
Author: M Butcher
Date: 2005-01-11 11:22:57 -0600
Aleph-Null provides a number of Linux and UNIX utilities for download. All of these are Open Source (GPL, Artistic License, or MIT-style license).
Related Articles
Two Python Tools: adduser and ldaphelper
I have added two tools in the utilities section. The ldaphelper tool was developed as part of a recent series of articles. The adduser tool has been sitting around for a while. [ Read More ]
ldaphelper: A Python Extension Library for python-ldap
An extension to python-ldap that helps deal (conveniently) with LDAP search results. This small library was created for my article on developing Python LDAP applications. [ Read More ]
adduser: Python Linux User Admin Tool
This package provides a tool for managing Linux system accounts, including passwords, group membership, and home directory structures. [ Read More ]
Further Reading
|