ReleaseEngineering/OPSI: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 4: Line 4:
* OPSI Package - Contains to-be-installed files as well as installation instructions. Sources for these package are to be kept in version control. Packages themselves are kept on the OPSI Server.
* OPSI Package - Contains to-be-installed files as well as installation instructions. Sources for these package are to be kept in version control. Packages themselves are kept on the OPSI Server.
* OPSI Config Editor - This is a Java app that is used to manage what is installed on which machines. It lets you schedule installations of packages, and see what is currently installed. (Other things too, but not all packages support them.)
* OPSI Config Editor - This is a Java app that is used to manage what is installed on which machines. It lets you schedule installations of packages, and see what is currently installed. (Other things too, but not all packages support them.)
== Installing OPSI on an existing system ==
=== Hostname Setup ===
* Change the hostname to be more netbios compliant
** Control Panel -> System -> Computer Name -> Change
** Enter 'win32-slaveN' (NOT moz2-win32-slaveN)
* Change DNS
** Edit /var/named/build.mozilla.org, /var/named/71.2.10.in-addr.arpa and /etc/dhcpd.conf on bm-admin01, then do:
sudo /etc/init.d/named restart
sudo /etc/init.d/dhcpd restart
* Restart the slave


=== Enable File and Print Sharing ===
=== Enable File and Print Sharing ===
canmove, Confirmed users
6,441

edits

Navigation menu