Menu

itadmin

Dirk Krause
← Previous ↑ Home → Next

itadmin — Manage your IT using a MySQL/MariaDB database

Description

Using the itadmin program you can keep your IT information in a database. The following files can be generated from the database contents:

  • Configuration files /etc/hosts, /etc/ethers (in two variants: IP address first or MAC address first).
  • LDIF files hosts.ldif, ethers.ldif and netgroup.ldif to import information into an LDAP server.
  • A dhcpd.conf file for use with the ISC DHCP server.
  • A network documentation file netdocu.tex.
  • A license report file licenses.tex.

Building all these files from the same database ensures consistency.

You can run

pdflatex netdocu && pdflatex netdocu && pdflatex netdocu
pdflatex licenses && pdflatex licenses && pdflatex licenses

to produce netdocu.pdf and licenses.pdf.
Use the pdflatex option -interaction=batchmode to run the PDF creation less noisy.


Manual

See the [itadmin manual] for the full documentation of the program.


← Previous ↑ Home → Next

Related

Wiki: Home
Wiki: itadmin manual

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.