ORACLE在HP-UX下的系列問題處理(31)
2024-08-29 13:40:04
供稿:網友
Netscape FastTrack: 如何啟動服務器和治理工具問題描述
我想要在我的新的HP-UX 10.20 Instant Ignition服務器上使用 Netscape FastTrack 服務器。在我的新機器上,該軟件已經進行了預安裝。
我有下面的問題需要解答:
1.我應該如何啟動服務器?
2. 我應該如何設置服務器使它在系統重新啟動時打開?
3. 我應該如何打開治理工具?
4. ADMIN 服務器是否需要一直運行?
配置信息
操作系統 - HP-UX
版本 - 10.20
硬件系統 - HP9000
系列 -K460
解決方法
這里是對您的問題的解答:
1. 執行 /opt/ns-ftrack/httpd-default/start 命令來打開Netscape FastTrack Server 3.01。
2. 將/etc/rc.config.d/ns-ftrack 文件中的NS_FTRACK 變量設置為1來配置 Netscape FastTrack服務器讓它在系統啟動時打開。
3. 執行 /opt/ns-ftrack/start-admin 命令來打開Netscape FastTrack ADMIN 服務器。
4.不用,ADMIN 服務器并不需要一直運行。
注重: 對于ADMIN 服務器不需要一直運行這一點有例外情況。假如服務器在執行非凡的任務,如檢索集合,循環服務記錄,或安排的其它定期維護任務,ADMIN 服務器便需要一直運行。
.........following with all English text ....Netscape FastTrack: how to start server and admin toolPRoblem Description
I am trying to use the Netscape FastTrack server on my new HP-UX 10.20 Instant Ignition server. The software came pre-installed on my new machine.
I have the following questions:
1. How do I start the server?
2. How do I set the server to start on system reboot?
3. How do I start the administration tool?
4. Does the ADMIN server need to be running all the time?
Configuration Info
Operating System - HP-UX
Version - 10.20
Hardware System - HP9000
Series - K460
Solution
Here are the answers to your questions:
1. Execute the /opt/ns-ftrack/httpd-default/start command to start the Netscape FastTrack Server 3.01.
2. Set the NS_FTRACK variable to one in the
/etc/rc.config.d/ns-ftrack file to configure the Netscape FastTrack server to start up when the system boots up.
3. Execute the /opt/ns-ftrack/start-admin command to start the Netscape FastTrack ADMIN server.
4. No, the ADMIN server does not need to be running all the time.
Note: There are exceptions to the ADMIN server not running at all
times. If the server is performing specific tasks sUCh as indexing collections, rotating server logs, and other scheduled periodic maintenance tasks, the ADMIN should be running at all times.