Computer info database

If you wish to store and organize installation settings for a large number of computers you are best off with a database of some sort. This is where Unattended really shines in large organizations.

Unattended offers two options: MySQL Database or a CSV Flat File

Setting up a CSV flat file system
Make a backup of the original config.pl and replace it with the cvs flat file-enabled sample:

mv site/config.pl site/orig-config.pl
cp site/sample-config.pl site/config.pl

Edit site/unattend.csv based upon the format described at the beginning of lib/conf-csv.pl and the Lookups and Properties described in the beginning of (the new) site/config.pl and populate it with your data.
Done!

Recent Updates

  • 8 months 2 weeks ago
    1.27.2 update
  • 8 months 4 weeks ago
    Drupal 10/11 config
  • 9 months 1 day ago
  • PHP
    9 months 1 day ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 1 day ago
    New version of Pound