Build:Tutorial:Configuring an XServe G5

From MozillaWiki
Revision as of 23:57, 15 June 2005 by Chase (talk | contribs) (add initial setup information)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Gather preconfiguration information.
    • Administrator password.
    • Final network information (IP address, netmask, gateway, DNS servers).
  1. Connect hardware.
    • Network cable to network jack on network serving addresses via DHCP and using a small private network.
    • Power cable.
  1. Power on and connect to the system via SSH.
    1. After machine has powered on, dissect what IP address it received. This should be found easily.
    2. Log in using SSH and preconfiguration login information.
  1. Install OSXVNC.
    1. Download OSXVNC using curl.
      • curl -O <url>
    2. Mount the OSXVNC disk image and
      • hdiutil attach OSXvnc1.5.dmg
    3. Find where the OSXVNC disk image is mounted and unmount it.
      • df | grep OSXvnc
      • hdiutil detach /dev/disk1s2