Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Uživatelský manuál Strana 35

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 80
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 34
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
Zobrazit stránku 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 79 80

Komentáře k této Příručce

Žádné komentáře