
Caution – The install.inf le contains the password used to log on to the Administration
Server. The password is not encrypted; it is in plain text. If you use silent installation, delete the
install.inf le once you are done with it.
To use silent installation, follow these steps:
Run setup with the -k option, which creates a le called install.inf that contains all your
responses to the installer prompts. At the command prompt, type:
./setup -k
Answer the installer prompts and install Sun Java SystemWeb Server.
When the server is installed, go to the server_root /setup directory, where you nd the
install.inf le.
Copy the install.inf le to the directory where you will run setup to install your Sun Java
System Web Server.
Edit the values in the install.inf le to match the values of the next server you want to install.
For example, change the machine name, port number, installation directory, etc.
Run setup using the install.inf le for input. For example:
./setup -s -f install.inf
The server is installed.
The following is an example of an install.inf le.
[General]
FullMachineName= draco.india.sun.com
SuiteSpotUserID= webservd
SuitespotGroup= webservd
ServerRoot= /Sun/WebServer
SecurityCheck= False
RequireDomain= False
Components= WebServer
[WebServer]
Upgrade= False
SuiteSpotUserID= webservd
SuiteSpotGroup= webservd
AdminPort= 4600
HttpPort= 4601
HttpDocRoot= /Sun/WebServer/docs
StartOnBoot= n
1
2
3
4
5
6
7
Installing Across Multiple Machines
Chapter 3 • Installing Sun Java SystemWeb Server on UNIX 35
Commenti su questo manuale