Руководство по эксплуатации Network Computing Devices 9300572 Rev. B

Руководство по эксплуатации для устройства Network Computing Devices 9300572 Rev. B

Устройство: Network Computing Devices 9300572 Rev. B
Категория: Компьютерные аксессуары
Производитель: Network Computing Devices
Размер: 0.05 MB
Добавлено: 4/15/2014
Количество страниц: 23
Печатать инструкцию

Скачать

Как пользоваться?

Наша цель - обеспечить Вам самый быстрый доступ к руководству по эксплуатации устройства Network Computing Devices 9300572 Rev. B. Пользуясь просмотром онлайн Вы можете быстро просмотреть содержание и перейти на страницу, на которой найдете решение своей проблемы с Network Computing Devices 9300572 Rev. B.

Для Вашего удобства

Если просмотр руководства Network Computing Devices 9300572 Rev. B непосредственно на этой странице для Вас неудобен, Вы можете воспользоваться двумя возможными решениями:

  • Полноэкранный просмотр -, Чтобы удобно просматривать инструкцию (без скачивания на компьютер) Вы можете использовать режим полноэкранного просмотра. Чтобы запустить просмотр инструкции Network Computing Devices 9300572 Rev. B на полном экране, используйте кнопку Полный экран.
  • Скачивание на компьютер - Вы можете также скачать инструкцию Network Computing Devices 9300572 Rev. B на свой компьютер и сохранить ее в своем архиве. Если ты все же не хотите занимать место на своем устройстве, Вы всегда можете скачать ее из ManualsBase.
Network Computing Devices 9300572 Rev. B Руководство по эксплуатации - Online PDF
Advertisement
« Page 1 of 23 »
Advertisement
Печатная версия

Многие предпочитают читать документы не на экране, а в печатной версии. Опция распечатки инструкции также предусмотрена и Вы можете воспользоваться ею нажав на ссылку, находящуюся выше - Печатать инструкцию. Вам не обязательно печатать всю инструкцию Network Computing Devices 9300572 Rev. B а только некоторые страницы. Берегите бумагу.

Резюме

Ниже Вы найдете заявки которые находятся на очередных страницах инструкции для Network Computing Devices 9300572 Rev. B. Если Вы хотите быстро просмотреть содержимое страниц, которые находятся на очередных страницах инструкции, Вы воспользоваться ими.

Краткое содержание
Краткое содержание страницы № 1

Copyright © 1997 by Network Computing Devices, Inc.
HMX, Explora, NCDnet, and NCDware are trademarks of Network Computing Devices, Inc.
Other trademarks and service marks are the trademarks and service marks
of their respective companies.
Part number 9300572 Rev. B

Краткое содержание страницы № 2

Installing NCDware This booklet tells you how to install NCDware from CD-ROM onto UNIX and WinCenter systems using NCD installation programs. Use this booklet in conjunction with the NCDware Release Notes. To Install: On: See: NCDware UNIX hosts page 3 in this CD insert and NCDware Release Notes NCDware WinCenter page 15 in this CD insert and servers NCDware Release Notes WinCenter WinCenter WinCenter product Products servers documentation and WinCenter Release Notes 1

Краткое содержание страницы № 3

Licensed Features Before installing NCDware, make sure that you have the licenses required for the optional features in this version of NCDware. The following features require licenses: Java, NCD Mosaic Browser, Wireless network computer support, OpenGL, the CompCore video fast MPEG decoder, Starlight Networks’ StarWorks support, NCDnet, 3270 Terminal Emulator, Display PostScript (DPS), X Imaging Extension (XIE), the local Motif Window Manager, XRemote, and PEX (3D graphics). If you do not alrea

Краткое содержание страницы № 4

This release supports NCDware on a WinCenter server running WinFrame 1.6 or later. NCDware is provided on CD-ROM and PCMCIA cards. Installing NCDware on UNIX Systems The procedure in this section describes how to install NCDware on the host and configure terminals to be used on the network. For information on modifying or removing terminals from the network, see the System Administrator’s Guide for UNIX Systems. ncdinstall installs NCDware and configures terminals on most UNIX systems. Note If y

Краткое содержание страницы № 5

❏ Installs X servers; server modules containing local clients, extensions, libraries, and protocols; host system executables and fonts; color database; X keysym database; and configuration files (listed in the Release Notes). ❏ Starts the license management software and adds startup commands to the host startup files. ❏ Configures terminals on the network, updating network and host databases to include required addressing information. On UNIX systems, ncdinstall saves the original network and host d

Краткое содержание страницы № 6

Terminal model The terminal model name, such as HMX, Explora, Explora Pro, Explora 400/450 series, or Explora 700. Ethernet address A physical identifier placed in NVRAM in the factory and printed on a sticker on the bottom of the terminal base or the outside of the carton containing the base. It is a 12-character string beginning with 0000A7. Example: 0000A7123608 Name The terminal’s node or hostname; a unique (node or node name consisting of alphanumeric hostname) characters that you assign to

Краткое содержание страницы № 7

Gateway The IP address of the gateway device. You need to supply a gateway address only if the terminal is on a different subnet from the host computer. Licensed If you are using node-locked licenses for features/node any licensed features, you need to know the licenses 12- or 16-character license string for each licensed feature. If you do not have a license, contact Sales Support. Using ncdinstall The instructions that follow include samples of common UNIX management utilities used while insta

Краткое содержание страницы № 8

❏ On SunOS, mount the CD-ROM: # mount -r -t hsfs /dev/cdrom /cdrom ❏ On Solaris hosts not running the Volume Management daemon, mount the CD-ROM: #/etc/mount -F hsfs -r /dev/cdrom /cdrom Note On Solaris systems running the Volume Management daemon, you do not need to run the mount command. The CD-ROM is automatically mounted onto /cdrom/cdrom0 instead of /cdrom. When you run the ncdinstall command (Step 6 of this procedure), use /cdrom/cdrom0 instead of /cdrom. ❏ On HP-UX mount the CD-

Краткое содержание страницы № 9

Start ncdinstall 5. Make an empty install directory and change to it. For example: # mkdir /home/ncd/rel_ver # cd /home/ncd/rel_ver where rel_ver is the release version, such as 5.0.124. 6. Start ncdinstall. ❏ On SunOS, Solaris, or SGI, type: # /cdrom/ncdinstall ❏ On HP-UX or AIX: a. Look at the CD-ROM listing to determine how the case and spelling of ncdinstall appears; in some cases it is spelled differently (such as NCDINSTA.\1;). b. Type: # /cdrom/cd-rom_name -map where c

Краткое содержание страницы № 10

chronological record in the file /home/ncd/rel_ver/.installlog, where rel_ver is the release version, such as 5.0.124. Note If you run ncdinstall with the -s option, it performs a staging installation, which is useful if you have a CD-ROM drive on one workstation, but want to install NCDware on another workstation. The staging installation places the entire contents of the CD-ROM in the current directory, but does not change system files or install software in system directories. Then you can inst

Краткое содержание страницы № 11

10. Select the file groups you want to install. To install all groups, typeall at the prompt. 11. Supply the terminal models for which you are installing X servers. Type the number of each model you are installing from the options listed. Separate the numbers by spaces. For example: Enter the numbers of the NCD terminal models to install, separated by spaces: 1 2 12. If you are installing host system executables, ncdinstall assumes you want to install executables for the host on which you ar

Краткое содержание страницы № 12

13. If NFS is running on the host, specify the file service method you want to install. If NFS is not running on the host, go to Step 14. If you select NFS and install on a local file system, ncdinstall exports the file system for you. If you select NFS and install on a remote or NFS-mounted file system, you must export the file system from the remote host. Use the df command to determine if your file system is local or remote. Note For full functionality of the NCD Mosaic Browser, select NFS as the fi

Краткое содержание страницы № 13

15. After confirming sufficient space, ncdinstall lists the file groups you selected to install and the directories where they will be installed. If the directories do not exist, ncdinstall creates them. Verify that ncdinstall should proceed by pressing Return. ncdinstall installs the following: ❏ X servers in /tftpboot ❏ Server modules in /tftpboot/modsmodel, where model is the terminal model, such as modshmx ❏ Host executables in /home/ncd/rel_ver/hostside/host, where rel_ver is the release versi

Краткое содержание страницы № 14

Prepare Host Services for Terminal Booting 16. From the Main Menu, select2PrepareSystemServices. ncdinstall checks that BOOTP, TFTP or NFS, a login service, and the license management services are available. If any service is not running, ncdinstall attempts to start it. 17. If the file access method is NFS, specify whether you want to install the NCD Display Manager (ncddm). Typen for no or press Return for yes. The NCD Display Manager provides user ID, group ID, and environment information to t

Краткое содержание страницы № 15

24. Specify whether you want to license an optional feature. If you are not using node-locked licenses, press Return and go to Step 25. If you are using node licenses, answer the following: a. Typey to indicate you want to use an optional licensed feature. b. Enter the 12- or 16-character license string and press Return. c. Typey to indicate you want to license another optional feature or press Return to continue. ncdinstall alters the /etc/bootptab and /etc/host files, saving old files with an ex

Краткое содержание страницы № 16

Installing NCDware on WinCenter Systems The procedure in this section is required for NT-only networks. If your NCD network computers (also called terminals) are on an NT-only network, you need to install NCDware on a WinCenter server so it can act as a boot server for the NCD terminals. The instructions below describe how to install NCDware on a WinCenter server running WinFrame 1.6 or later. For information about WinCenter, see WinCenter product documentation. For additional information about

Краткое содержание страницы № 17

To install NCDware: 1. Place the NCDware CD-ROM in the CD-ROM drive. 2. To run setup, choose one of the following: ❏ From the menu bar, select File ⇒ Run. Then type d:\WINNT\setup and press Return (whered is the CD-ROM drive). or ❏ Double click on the File Manager and select the CD-ROM drive. Select\WINNT\setup.exe from the files listed. The NCDware License Agreement appears. 3. Read the license agreement and selectYes to accept the license terms. If you selectNo, the Exit Setup dialog box appear

Краткое содержание страницы № 18

5. The Select Services dialog box appears. The default selections areTFTPD andBOOTP. SelectNext to accept the defaults. If your system has another version of TFTP installed, you are prompted to make the following choice: ❏ If you want to use the version of TFTP that you have installed, or you are using an NFS server, clear the default selection. Then selectNext. ❏ If you want to install NCD’s current version of TFTP software, selectNext. 6. Choose the TFTP root directory path. The default root d

Краткое содержание страницы № 19

12. The screen lists the fonts you can install. 13. Accept the default fonts, select additional fonts, or clear selected default fonts. SelectNext to continue. 14. The system begins to install the NCDware files. A set of thermometers appear and an information window names each file as it is installed. A moving slider graphically displays what percentage of the installation is complete. Several screens appear and disappear quickly. The installation program places: ❏ X servers (Xncdhmx, Xncdxpl, and

Краткое содержание страницы № 20

15. The screen displays the configuration files you can select to install: ❏ SelectStandard NCDware (for UNIX and WinCenter use) for devices running on mixed NT/UNIX networks. ❏ Select WinCenter only for NT-only networks. SelectNext to install the appropriate configuration files. 16. The Select Components dialog box appears. ChooseQuit and selectNext to exit setup. 17. The Restarting screen appears. You must restart the system to use TFTP. Select whether you want to restart your computer now, or at


Скачавание инструкции
# Руководство по эксплуатации Категория Скачать
1 Sony VGC-RB50(G) Руководство по эксплуатации Компьютерные аксессуары 1
2 Sony Movie Studio HD Platinum Suite 11 MSPSMS11000 Руководство по эксплуатации Компьютерные аксессуары 177
3 Sony Hi-MD Walkman MCMD-R1 Руководство по эксплуатации Компьютерные аксессуары 7
4 Sony Sound Forge V.10.0 Pro SF-10000 Руководство по эксплуатации Компьютерные аксессуары 435
5 Sony Rechargable Battery Pack VGP-BPSC31 Руководство по эксплуатации Компьютерные аксессуары 23
6 Sony SMP-N100 Руководство по эксплуатации Компьютерные аксессуары 10
7 Sony VGP-BPS13 Руководство по эксплуатации Компьютерные аксессуары 1
8 Sony VGP-BPS22A Руководство по эксплуатации Компьютерные аксессуары 2
9 Sony Walkman NWZ-S616F Руководство по эксплуатации Компьютерные аксессуары 48
10 Philips SBCAC250/00 Руководство по эксплуатации Компьютерные аксессуары 0
11 Sony Rechargable Battery Pack VGPBPSC31 Руководство по эксплуатации Компьютерные аксессуары 1
12 Philips SBCAC250 Руководство по эксплуатации Компьютерные аксессуары 0
13 Sony Walkman NWZ-S615F Руководство по эксплуатации Компьютерные аксессуары 21
14 Philips FR-996 Руководство по эксплуатации Компьютерные аксессуары 514
15 Sony SGPAC10V1 AC Adapter SGPAC10V1 Руководство по эксплуатации Компьютерные аксессуары 17