Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Instrukcja Użytkownika Strona 32

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 80
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 31
For example, if the remote machine is host1 on the domain do gs, and you are logged in as
root, enter the following information:
host1.docs.com root
In the /etc/hosts.equiv directory of your local machine, create an entry for each remote
machine where you will install the web server using the format
remote_machine_name
For example, if the remote machine name is host1 on the domain docs, enter the following
information:
host1.docs.com
In the /.rhosts directory of each remote machine where you will install the web server, create
an entry for your local machine using the format
local_machine_name username
For example, if the local machine name is chewbacca on the domain docs and you are logged in
as root, enter the following information:
chewbacca.docs.com root
In the /etc/hosts.equiv directory of each remote machine where you will install the web
server, create an entry for your local machine using the format
local_machine_name
For example, if the local machine name is chewbacca on the domain docs, enter the following
information:
chewbacca.docs.com
Create a setup directory on your local machine with a link to server root
ln -s server_root/ setup-directory
Change to the directory where setup resides.
For the local machine share and export the directory containing the setup program via NFS:
- For the remote machine, create a setup directory and mount via NFS mount -F nfs <local
machine name >: setup-directory setup-directory
- Finally make sure that the SetupLocation is accessible from the remote machine.
Note Remote access is only on Solaris machines. Remote access is dierent from platform to
platform.
Open the template.inf le.
2
3
4
5
6
7
Installing Across Multiple Machines
Sun Java System Web Server 6.1 SP9 Installation and Migration Guide February 200832
Przeglądanie stron 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 79 80

Komentarze do niniejszej Instrukcji

Brak uwag