Changes between Version 20 and Version 21 of Doc/gLite/TemplateCustomization
- Timestamp:
- Jan 16, 2007, 3:09:08 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v20 v21 275 275 276 276 277 278 277 == LCG RB Configuration == 278 279 After the initial installation of the RB, it is necessary to manually initialize the MySQL database used by the RB using MyQL script provided by YAIM and then rerun NCM components for Quattor to complete the configuration, using the command : 280 {{{ 281 ncm-ncd --configure --all 282 }}}