PostImage: Difference between revisions
Jump to navigation
Jump to search
(Created page with '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…') |
No edit summary |
||
Line 8: | Line 8: | ||
replacing hostname.domain.tld with the actual fully qualified domain name. | replacing hostname.domain.tld with the actual fully qualified domain name. | ||
Ensure that resistor dongle is installed. | |||
'''Fedora/CentOS''' | '''Fedora/CentOS''' |
Revision as of 18:50, 24 May 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.
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.
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.