安裝ibm isa
isa安裝步驟
IBM Informix Server Administrator
1,下載ISA.1.60.UC3.LINUX.tar
2,[root@test installfiles]# tar -xvf ISA.1.60.UC3.LINUX.tar
isa.cpi
3,[root@test installfiles]# cpio -idmv
297495 blocks
4,[root@test installfiles]# cpio -ivmv
5,[root@test installfiles]# ./installisa
Software Licensing Agreement
1. Czech
2. English
3. French
4. German
5. Italian
6. Polish
7. Portuguese
8. Spanish
9. Turkish
Please enter the number that corresponds to the language
you prefer.
2
Software Licensing Agreement
Press Enter to display the license agreement on your
screen. Please read the agreement carefully before
installing the Program. After reading the agreement, you
will be given the opportunity to accept it or decline it.
If you choose to decline the agreement, installation will
not be completed and you will not be able to use the
Program.
International Program License Agreement
Part 1 - General Terms
BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR USING
THE PROGRAM YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF
YOU ARE ACCEPTING THESE TERMS ON BEHALF OF ANOTHER PERSON
OR A COMPANY OR OTHER LEGAL ENTITY, YOU REPRESENT AND
WARRANT THAT YOU HAVE FULL AUTHORITY TO BIND THAT PERSON,
COMPANY, OR LEGAL ENTITY TO THESE TERMS. IF YOU DO NOT
AGREE TO THESE TERMS,
- DO NOT DOWNLOAD, INSTALL, COPY, ACCESS, OR USE THE
PROGRAM; AND
- PROMPTLY RETURN THE PROGRAM AND PROOF OF ENTITLEMENT TO
Press Enter to continue viewing the license agreement, or,
Enter "1" to accept the agreement, "2" to decline it or
"99" to go back to the previous screen.
1
LANGUAGE SUPPLEMENT SUPPORTED FOR ISA
(1) English (7) Czech
(2) German (8) Slovak
(3) French (9) Japanese
(4) Spanish (10) Simp Chinese
(5) Russian (11) Trad Chinese
(6) Polish (12) Korean
(13) Exit
Please select a language : 10
....
1. ISA Apache HTTP server
ISA will install and configure an Apache HTTP server automatically.
Continue ISA installation? [yes]:
2. ISA Perl environment
ISA can install and configure Perl automatically.
To use another Perl environment, see the PERL-CONFIG file.
Use the ISA Perl environment? [yes]:
3. Hostname
If the default hostname is incorrect, specify the
correct name of this machine.
Hostname [test]:
4. Port number for ISA server
The default port number for the ISA server is available
according to your /etc/services file. Check with your
system administrator if your environment does not use /etc/services.
Port number [1029]:
5. Email address
ISA requires a valid email address for problem reports.
ISA stores this email address in the ServerAdmin parameter
in the
Email address [root@test]:
5a. Confirm email address
The ISA installer can send a confirmation email to this address
to help you verify that it is valid.
Send a confirmation email? [yes]:
Received the following output from mailx:
smtp-server: 454 5.7.3 Client does not have permission to submit mail to this server.
. . . message not sent.
Do you still want to use address ""? [yes]:
6. HTTP server password for user "informix"
When ISA prompts for a username and password,
log in as user "informix" and this HTTP server password.
Note: Anyone who accesses ISA with this username and password
can do anything that user "informix" can do from the
database server command line.
The username and password are stored in the file
New password:
Re-type new password:
Adding password for user informix
7. Read-only users
Users with read-only access to ISA can monitor the server
but cannot perform administrative tasks, such as changing
the mode of the server or adding or removing storage.
ISA read-only users are not related to operating system user
accounts; they exist only in the ISA HTTP server.
Add a read-only user? [yes]:
Read-only username: test
New password:
Re-type new password:
Adding password for user test
Add another user? [no]:
8. Java-enabled features
To use the Java-enabled ISA features (Server Setup and Remote Monitoring),
you must have a Java Runtime Environment (JRE) version 1.2.2 or higher
already installed.
Install Java-enabled features? [yes]: /usr/lib/java/jre/bin/java
If you install ISA without the JRE, the Server Setup and Remote
Monitoring features are not available. To access these features later,
you must install the JRE, stop the ISA Apache HTTP server, and reinstall ISA.
Modifying configuration files...........done
9. Update /etc/services file
The ISA installer can add the port numbers for the ISA server and ISA
servlet engine (if applicable) to your /etc/services file
automatically. IBM recommends that you do so to prevent accidental
reuse of the ports reserved for ISA.
Update /etc/services? [yes]:
Adding "isa" to /etc/services... done
10. Start the ISA Apache HTTP server
You must start the ISA Apache HTTP server before you can access ISA.
Start the ISA Apache HTTP server? [yes]:
/installfiles/sbin/isactl start: httpd started
To start the ISA Apache HTTP server manually, use:
/installfiles/sbin/isactl start
11. Run ISA
To run ISA and finish configuration, open a web browser
and access the following:
Log in as user "informix" (or as a read-only user) using the password
you provided during the installation.
See the /installfiles/html/README file for more information.
test:/installfiles #
執行ISA
訪問時先啟動Apache,然後在瀏覽器位址列輸入就可以了。
第一次進入ISA,要指定Informix servers,例如:
INFORMIXSERVER ontest
INFORMIXDIR /home/informix
ONCONFIG test.cfg
INFORMIXSQLHOSTS /home/informix/etc/sqlhosts
END
注意最後要有個END
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/312079/viewspace-245684/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ISA的安裝
- Linux 2.1 AS 下安裝ISA介面的UNPNP網路卡Linux
- IBM X SERVER 安裝 WINDOWSIBMServerWindows
- IBM WebSphere 7.00 安裝筆記IBMWeb筆記
- 安裝IBM Content Manager ServerIBMServer
- IBM TSM備份軟體的安裝方法IBM
- isa指標指標
- IBM 小型機上AIX 5L的安裝IBMAI
- zt_如何安裝部署ibm http web server_apacheIBMHTTPWebServerApache
- 在IBM AIX 安裝oracle 軟體的注意問題IBMAIOracle
- IBM RS/6000 AIX作業系統的安裝(轉)IBMAI作業系統
- 轉:IBM 360+EXP 300雙機安裝手記IBM
- DB2個人版(Linux)安裝 - IBM-DB2DB2LinuxIBM
- IBM SPSS Statistics 26中文啟用資源+IBM SPSS Statistics 26補丁安裝教程IBMSPSS
- OC的isa指標指標
- ISA軟體研究初探
- oracle 11g 在IBM AIX 5L上的安裝OracleIBMAI
- 基於IBM AIX系統安裝oracle 11g R2IBMAIOracle
- 使用 IBM Installation Factory 簡化 WebSphere Application Server 安裝和部署IBMWebAPPServer
- 如何在Windows系統上下載並安裝IBM磁帶驅動程式WindowsIBM
- 詳解使用磁碟克隆和U盤安裝IBM AIX作業系統IBMAI作業系統
- IBM open power 720 +suse 9+oracle 10g 安裝手記IBMOracle 10g
- IBM Lotus Notes 8.5 for Linux 本地化版本結構與安裝IBMLinux
- codis安裝 (java 安裝 + zookeeper 安裝 + go 安裝 + codis 安裝JavaGo
- IBM Lotus Notes 8.5 在 MAC 和 Linux 系統安裝的新特性IBMMacLinux
- iOS探索 isa初始化&指向分析iOS
- Runtime中的 isa 結構體結構體
- 用 isa 承載物件的類資訊物件
- 指令集體系結構 - ISA
- 安裝npm 解除安裝npm 安裝apidocNPMAPI
- mysql安裝 (yum 安裝)MySql
- MMM安裝、MHA安裝
- 深入理解Objective-C-Runtime-isaObject
- 【iOS】類的本質與isa指標iOS指標
- gem5 CPU ISA level is lower than requiredUI
- 中文 IBM SPSS Statistics 補丁啟用安裝包v27.0.1.0 「相容macos14」IBMSPSSMac
- Redhat 5.3掛載IBM DS4800儲存並安裝RDAC多路徑軟體RedhatIBM
- zt_ibm 在 UNIX 和 Linux 系統上安裝和配置 WebSphere Application ServerIBMLinuxWebAPPServer