Changes between Version 48 and Version 49 of Download/SCDB
- Timestamp:
- Jun 13, 2007, 3:01:33 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download/SCDB
v48 v49 219 219 At the end of a machine installation, as part of the Kickstart post-intallation script, a CGI script is executed on the Quattor server to change PXE configuration in order for the machine to boot from local disk next time. This allows to set PXE as the first boot device in the BIOS and control re-installation via `aii-shellfe` command. 220 220 221 This script, ` build-tag.pl`, can be found in SCDB directory `src/cgis`. It must be placed on the Web server running on the Quattor server, in the directory for CGIs.221 This script, `aii-installack.cgi`, can be found in SCDB directory `src/cgis`. It must be placed on the Web server running on the Quattor server, in the directory for CGIs. 222 222 223 223 The apache server must be able to run that script as root. Best is to have {{{sudo}}} installed and use {{{visudo}}} to add the following to {{{/etc/sudoers}}}: