PostImage: Difference between revisions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
Then edit the file /etc/sysconfig/network , changing the hostname to the hosts fully qualified domain name. | Then edit the file /etc/sysconfig/network , changing the hostname to the hosts fully qualified domain name. | ||
If a machine has been recloned/replaced then you also do this as root@production-puppet | |||
puppetca --clean moz2-linux-slaveNN.build.mozilla.org | |||
'''Windows XP''' | '''Windows XP''' | ||
Open System Properties and go to Computer Name tab, click on Change and enter the host's hostname there. Then click on 'more settings' to add the hosts domain name to the DNS suffix field. | Open System Properties and go to Computer Name tab, click on Change and enter the host's hostname there. Then click on 'more settings' to add the hosts domain name to the DNS suffix field. |
Revision as of 22:43, 3 September 2010
After cloning a system from the ReferencePlatforms, the following steps need to be done on the new system:
Leopard/Snow Leopard
Set the hostname by opening up Terminal and typing:
scutil --set HostName hostname.domain.tld
replacing hostname.domain.tld with the actual fully qualified domain name.
Ensure that resistor dongle is installed.
Go to System Preferences -> Bluetooth -> Advanced and clear the checkbox for "Open Bluetooth Setup Assistant at startup when no input device is present"
Fedora/CentOS
Open a terminal window and su - to become root.
Then edit the file /etc/sysconfig/network , changing the hostname to the hosts fully qualified domain name.
If a machine has been recloned/replaced then you also do this as root@production-puppet
puppetca --clean moz2-linux-slaveNN.build.mozilla.org
Windows XP
Open System Properties and go to Computer Name tab, click on Change and enter the host's hostname there. Then click on 'more settings' to add the hosts domain name to the DNS suffix field.