Sun Microsystems iPlanet Web Server manual Using Silent Installation

Models: iPlanet Web Server

1 62
Download 62 pages 60.74 Kb
Page 30
Image 30

Using Silent Installation

You can now configure your iPlanet Web Server. For more information, see the iPlanet Web Server Administrator’s Guide.

Using Silent Installation

If you want to install several iPlanet Web Servers, you can use silent installation to create a file of responses to the setup program’s prompts. You can then edit the file, install.inf, and use it to install future iPlanet Web Server installations.

Silent installation works best when you use the Typical installation and your installations are all similar.

CAUTION The install.inf file 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, be sure and delete the install.inf file once you are through with it.

To use silent installation, follow these steps:

1.Run setup with the -k option, which creates a file called install.inf that contains all your responses to the installer’s prompts. At the command prompt, type:

./setup -k

2.Answer the installer prompts and install iPlanet Web Server.

3.When the server is installed, go to the server_root/setup directory, where you’ll find the install.inf file.

4.Copy the install.inf file to the directory where you will run setup to install your next iPlanet Web Serve.

5.Edit the values in the install.inf file to match the values of the next server you want to install.

For example, change the machine name, port number, installation directory, etc.

6.Run setup using the install.inf file for input. For example:

./setup -s -f install.inf

7.The server is installed.

30 iPlanet Web Server, FastTrack Edition Installation Guide • June 2000

Page 30
Image 30
Sun Microsystems iPlanet Web Server manual Using Silent Installation

iPlanet Web Server specifications

Sun Microsystems iPlanet Web Server is a robust and scalable web server that was initially developed by Netscape Communications Corporation and later acquired by Sun Microsystems. It emerged in the late 1990s as a strategic offering in the burgeoning Internet landscape, designed to cater specifically to the needs of enterprises seeking reliable and efficient web solutions. Known for its performance and flexibility, iPlanet quickly gained recognition in the market.

One of the main features of the iPlanet Web Server is its powerful architecture that supports a wide range of web applications. The server is built on a modular design, allowing users to easily extend its functionality with additional components. This modularity facilitates the integration of various technologies, making it suitable for diverse enterprise requirements. The server supports both static and dynamic content delivery, ensuring that users receive optimal performance regardless of the type of web application being hosted.

Security is a key characteristic of the iPlanet Web Server. With built-in security protocols and features, it offers a secure environment for hosting sensitive applications. The server supports SSL (Secure Sockets Layer) encryption, ensuring that data transmitted between the server and clients remains secure. This focus on security is particularly important for enterprises that need to protect customer data and comply with various regulatory standards.

Another notable feature is its support for multiple programming languages and application platforms, including Java, Perl, and PHP. The ability to run Java servlets and JSP (JavaServer Pages) makes it a favorite among developers aiming to leverage the Java ecosystem. In addition, iPlanet supports the Common Gateway Interface (CGI), allowing for easy integration with legacy applications.

Performance optimization is also a significant aspect of the iPlanet Web Server. It employs techniques such as caching and load balancing to enhance speed and reliability, enabling it to handle high traffic volumes without degradation in performance. This makes it particularly suited for busy websites and applications that demand high availability.

The iPlanet Web Server was often bundled with Sun's application server products, creating a powerful suite for enterprise application deployment. This integration allows for streamlined management and scalability, catering to growing business needs.

In summary, Sun Microsystems iPlanet Web Server stands out as a feature-rich web server that combines robust security, modular architecture, and strong support for multiple programming languages. Its performance optimization capabilities, along with enterprise-friendly features, have made it a significant tool in the arsenal of many organizations seeking to establish a formidable online presence.