91
edits
No edit summary |
m (Reverted edit of Fish&chips, changed back to last version by Chase) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Required materials: | |||
* XServe G5 | |||
* XCode CD (accompanying XServe) | |||
# Gather preconfiguration information. | # Gather preconfiguration information. | ||
#* Administrator password. | #* Administrator password. | ||
#* Final network information (IP address, netmask, gateway, DNS servers). | #* Final network information (IP address, netmask, gateway, DNS servers). | ||
# Connect hardware. | # Connect hardware. | ||
#* Network cable to network jack on network serving addresses via DHCP and using a small private network. | #* Network cable to network jack on network serving addresses via DHCP and using a small private network with Internet access. | ||
#* Power cable. | #* Power cable. | ||
# Power on and connect to the system via SSH. | # Power on and connect to the system via SSH. | ||
Line 21: | Line 25: | ||
##* cd ~/OSXvnc.app/ | ##* cd ~/OSXvnc.app/ | ||
##* ./OSXvnc-server | ##* ./OSXvnc-server | ||
# Connect to the XServer using VNC. | |||
# Install OSXvnc at startup. | |||
## Using Finder, drag the OSXvnc icon from ~/ to Applications. | |||
## In Applications, double-click the OSXvnc icon. | |||
## In the OSXvnc window, select the Startup tab. | |||
## Click the "Configure Startup Item" button. | |||
## Disconnect the VNC connection from the server. | |||
## Reboot the server using the SSH connection to verify that OSXvnc runs properly at startup. | |||
# Update the system's OS. | |||
## Click Apple, then click Software Update. | |||
## Install all available items and reboot as needed. | |||
## Restart the process until all available updates are installed. | |||
# Reconfigure OS applications. | |||
## Under System Preferences > Quicktime to uncheck "Enable Instant-On" |
edits