IBM Partner Pavilion R1の取扱説明書

24ページ 1.34 mb
ダウンロード

ページに移動 of 24

Summary
  • IBM Partner Pavilion R1 - page 1

    Lo t u s ® Learning Management System R1 Quick Install Guide Version 1.0.4 March 2004 G210-1793-00  ...

  • IBM Partner Pavilion R1 - page 2

    Disclaimer THE INFORMATION CONTAINED IN THIS DOC UME NTATION IS PROVI DED FOR INFORM ATIONAL PURPOSES ONLY. WHILE EFFO RTS WERE MADE T O VERIFY THE COMPLETENESS AND ACCURACY OF THE INFORMATION CONTAINED IN THIS DOC UMENT ATION, IT IS PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND, EX PRESS OR IMPLIE D. IN ADDITION, THIS INFORMATI ON IS BASED ON ...

  • IBM Partner Pavilion R1 - page 3

    List of Trademarks IBM, the IBM logo, AIX, A S/400, DB2, LearningSp ace, LearningSp ace Forum, IBM Directory Server, RS/ 6000, iSeries, xSerie s, MQSeries, Cloudscape, Netfinit y, Offi ceVision, OS /2, OS/390, OS/400, S/390, T ivoli, WebSphere, 1- 2-3, cc:Mail, Domino, Domino Designer, Freelance G raphics, iNotes, Lot us, Lotus Discovery Server, Lo ...

  • IBM Partner Pavilion R1 - page 4

    Contents Prerequisites for installation .....................................................................................................................1 LMS Installer .................................................................................................................. .............................1 Create and Populate Databases . ...

  • IBM Partner Pavilion R1 - page 5

    iv IBM Lotus LMS Release 1 Quick Install Guide ...

  • IBM Partner Pavilion R1 - page 6

    IBM Lotus LMS Quick Install Guide This guide provides a sum mary of the installation process for LMS 1.0.2. For complet e information and inst ructions, see the Installation Guide . Prerequisites for installation • WebSphere Application Server http://www-3.ibm.com/software/webser vers/appserv/was/libr ary/index.html The IBM Lotus Learning Managem ...

  • IBM Partner Pavilion R1 - page 7

    1. Allows the user to select w hich components to instal l. The user can install any combination of the fol low ing: Learning Management M odule (LMM) server application, th e Delivery Server (DS) ap plication, LMS Authoring Tool, and/or LMS utilities (command-l ine import and rostering utilities). 2. Prompts the user for the following information, ...

  • IBM Partner Pavilion R1 - page 8

    Installer Details The following example illustrates th e installation of both the LMM an d DS applic ations on a sing le Windows 2000 machine. The LDAP director y is an IBM Directory Server 4.1. 1. Language Select language and c lick on OK. On the Welcome p age, cl ick on Ne xt to continue. Read and accept the Software License Agreement. Click on N ...

  • IBM Partner Pavilion R1 - page 9

    3. LDAP Settings In this example, the LDAP server is on port 389 of t igr is-dev1.acme.com. The Base DN is o=ac me and the LDAP user name is lmsadmin. The LDAP user name must exist in the LDAP directory with in the specified b ase. This use r requires the ability to read the entries of all the users in the base and does not have to be either the LD ...

  • IBM Partner Pavilion R1 - page 10

    4. LMS Server Settings The LMS Server Settings capture information for th e Learning Management Module applic ation. Enter the base URL of t he LMM application which includes the b ase url of the L MM application server and a context root of "lms-lmm" for the LMM application. The context root will alway s be "lms-lmm" and cannot ...

  • IBM Partner Pavilion R1 - page 11

    5. Administrator Settings The Administrator Set tings capture infor mation about which user or group should rece ive Administrator access to the LMM application upon insta llation. Select the Administrator role type and specify a user or group that will receive admini strator access to the LMM application . An LMS Adm inistrator has adm inistrative ...

  • IBM Partner Pavilion R1 - page 12

    6. Content Management Settings The Content Management Settings identify where course co ntent is stored when imported into the LMM, the FTP username and password if the content will be d eployed vi a FTP to the Deliver y Server and the Notificat ion email format. Note : Set up and configuration o f FTP servers is not c overe d in this guide. If FTP ...

  • IBM Partner Pavilion R1 - page 13

    7. Delivery Server Settings The Delivery Server Settings capture information for the Delivery Server applic ation. Enter a string to identify this Deli v ery Server to the LMM application. Enter the base URL o f the DS applicatio n which includes the b ase url of the DS application se rver and a context root of "lms-ds" for the DS applica ...

  • IBM Partner Pavilion R1 - page 14

    8. Web Server Settings The Web Server Settings c apture information about the loc ation of deployed content and the loc ation of the tracking servlet. Enter the URL of deployed content. This url points to a location on the Conten t server where course content will be deployed when an offerin g is created. The Delivery Server looks for the content a ...

  • IBM Partner Pavilion R1 - page 15

    9. Content Deployment Settings The Content Deployment Settings allow you to specif y the type and location of deployed content. There are two ways in which content is deployed to the cont ent server either via FTP or through a filesystem copy. For FTP, as in the example above, you would select a deployment type of FTP, enter the location relative t ...

  • IBM Partner Pavilion R1 - page 16

    10. System Administrator E-mail Settings The System Administrator E-m ail settings allow you to specif y an email address that will receive notifi cations from the system an d an email ad dress that ap pears as the From email ad dress on these notifications. Enter the system administrator's email address. Enter the emai l From address . Click ...

  • IBM Partner Pavilion R1 - page 17

    11. Install path This setting specifies t he directory path t o where install files will be written. To choose the default in stallation directory, c lick on Next t o continue. Otherwise, ent er the installation destination path or click on Browse to navigate to the install directory. Cl ick on Next to continue. 12 IBM Lotus LMS Release 1 Quick Ins ...

  • IBM Partner Pavilion R1 - page 18

    12. Confirmation Review the summary. Click on Next to proceed with the Installation. IBM Lotus LMS Release 1 Qu ick Install Guide 13 ...

  • IBM Partner Pavilion R1 - page 19

    13. Finish Click on Finish to close the LMS Instal ler. Create and Populate Databases The LMS server uses 3 dat abases: 1. LMM application database (LMM server only) 2. audit database (LMM server onl y) 3. DS applicatio n database (o ne on each DS server) The LMS Installer generate s database scripts for creating th e databases, as well as scripts ...

  • IBM Partner Pavilion R1 - page 20

    The database schema and seed d ata scripts need to be run against the 3 databases as follows: DB2 MSSQL Oracle auditaudit_db2.sql, auditaudit_data.sql auditaudit_mssql.sql, auditaudit_data.sql auditaudit_oracle.sql dsds_db2.sql ds settings_init_ds.sql dsds_mssql.sq l dssettings_init_ds.sql dsds_oracle.sql lmmlmm_db2.sql lmmpermission_da ...

  • IBM Partner Pavilion R1 - page 21

    The LMS Installation Guide provides inst ructions for update t he Web server plug-in . Start LMS Applications After the preceding steps have been pe rformed, the LMS is ready t o be started. The Applic ation Servers an d Enterprise Applications can be started usi ng the WAS Ad ministrator console. The LMS administrator will typica lly perform addit ...

  • IBM Partner Pavilion R1 - page 22

    LMS Content Deployment Step By Step 1. The authoring tool ftp's the content package (.zip) to an ftp server. 2. The authoring tool sends a request to the Content Manager to import the package 3. The Content Manager impo rts the package from the ft p server and extracts the contents of the pack age under the "packages" direct ory. 4. ...

  • IBM Partner Pavilion R1 - page 23

    • The default Document root for th e HTTPServer can be modified in the httpd.conf file under the HTTPServerconf directory. • For the best performance, you would want your content to live on your content (http) server. Also see the article "Deploying Content in the Lo tus Learning Management System" at: http://www- 10.lotus.com/ldd/to ...

  • IBM Partner Pavilion R1 - page 24

    Printed in USA ...

メーカー IBM Partner Pavilion カテゴリー Video Game Furniture

IBM Partner Pavilion R1のメーカーから受け取ることができるドキュメントは、いくつかのグループに分けられます。その一部は次の通りです:
- #BRANDの図面#
- R1の取扱説明書
- IBM Partner Pavilionの製品カード
- パンフレット
- またはIBM Partner Pavilion R1の消費電力シール
それらは全部重要ですが、デバイス使用の観点から最も重要な情報は、IBM Partner Pavilion R1の取扱説明書に含まれています。

取扱説明書と呼ばれる文書のグループは、IBM Partner Pavilion R1の取り付け説明書、サービスマニュアル、簡易説明書、またはIBM Partner Pavilion R1のユーザーマニュアル等、より具体的なカテゴリーに分類されます。ご必要に応じてドキュメントを検索しましょう。私たちのウェブサイトでは、IBM Partner Pavilion R1の製品を使用するにあたって最も人気のある説明書を閲覧できます。

関連する取扱説明書

IBM Partner Pavilion R1デバイスの取扱説明書はどのようなものですか?
取扱説明書は、ユーザーマニュアル又は単に「マニュアル」とも呼ばれ、ユーザーがIBM Partner Pavilion R1を使用するのを助ける技術的文書のことです。説明書は通常、全てのIBM Partner Pavilion R1ユーザーが容易に理解できる文章にて書かれており、その作成者はその分野の専門家です。

IBM Partner Pavilionの取扱説明書には、基本的な要素が記載されているはずです。その一部は、カバー/タイトルページ、著作権ページ等、比較的重要度の低いものです。ですが、その他の部分には、ユーザーにとって重要な情報が記載されているはずです。

1. IBM Partner Pavilion R1の説明書の概要と使用方法。説明書にはまず、その閲覧方法に関する手引きが書かれているはずです。そこにははIBM Partner Pavilion R1の目次に関する情報やよくある質問、最も一般的な問題に関する情報を見つけられるはずです。つまり、それらはユーザーが取扱説明書に最も期待する情報なのです。
2. 目次。IBM Partner Pavilion R1に関してこのドキュメントで見つけることができる全てのヒントの目次
3. IBM Partner Pavilion R1デバイスの基本機能を使うにあたってのヒント。 IBM Partner Pavilion R1のユーザーが使い始めるのを助けてくれるはずです。
4. トラブルシューティング。IBM Partner Pavilion R1に関する最も重要な問題を診断し、解決するために役立つ体系化された手続き
5. FAQ。よくある質問
6. 連絡先。一人では問題を解決できない場合に、その国におけるIBM Partner Pavilion R1のメーカー/サービスへの連絡先に関する情報。

IBM Partner Pavilion R1についてご質問がありますか?

次のフォームを使用してください

見つけた説明書を読んでもIBM Partner Pavilion R1の問題を解決できない場合、下記のフォームを使用して質問をしましょう。ユーザーのどなたかがIBM Partner Pavilion R1で同様の問題を抱えていた場合、その解決方法を共有したいと考えるかもしれません。

画像のテキストを入力してください

コメント (0)