Network Computing Devices 9300572 Rev. B manual

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

Ir a la página of

Buen manual de instrucciones

Las leyes obligan al vendedor a entregarle al comprador, junto con el producto, el manual de instrucciones Network Computing Devices 9300572 Rev. B. La falta del manual o facilitar información incorrecta al consumidor constituyen una base de reclamación por no estar de acuerdo el producto con el contrato. Según la ley, está permitido adjuntar un manual de otra forma que no sea en papel, lo cual últimamente es bastante común y los fabricantes nos facilitan un manual gráfico, su versión electrónica Network Computing Devices 9300572 Rev. B o vídeos de instrucciones para usuarios. La condición es que tenga una forma legible y entendible.

¿Qué es un manual de instrucciones?

El nombre proviene de la palabra latina “instructio”, es decir, ordenar. Por lo tanto, en un manual Network Computing Devices 9300572 Rev. B se puede encontrar la descripción de las etapas de actuación. El propósito de un manual es enseñar, facilitar el encendido o el uso de un dispositivo o la realización de acciones concretas. Un manual de instrucciones también es una fuente de información acerca de un objeto o un servicio, es una pista.

Desafortunadamente pocos usuarios destinan su tiempo a leer manuales Network Computing Devices 9300572 Rev. B, sin embargo, un buen manual nos permite, no solo conocer una cantidad de funcionalidades adicionales del dispositivo comprado, sino también evitar la mayoría de fallos.

Entonces, ¿qué debe contener el manual de instrucciones perfecto?

Sobre todo, un manual de instrucciones Network Computing Devices 9300572 Rev. B debe contener:
- información acerca de las especificaciones técnicas del dispositivo Network Computing Devices 9300572 Rev. B
- nombre de fabricante y año de fabricación del dispositivo Network Computing Devices 9300572 Rev. B
- condiciones de uso, configuración y mantenimiento del dispositivo Network Computing Devices 9300572 Rev. B
- marcas de seguridad y certificados que confirmen su concordancia con determinadas normativas

¿Por qué no leemos los manuales de instrucciones?

Normalmente es por la falta de tiempo y seguridad acerca de las funcionalidades determinadas de los dispositivos comprados. Desafortunadamente la conexión y el encendido de Network Computing Devices 9300572 Rev. B no es suficiente. El manual de instrucciones siempre contiene una serie de indicaciones acerca de determinadas funcionalidades, normas de seguridad, consejos de mantenimiento (incluso qué productos usar), fallos eventuales de Network Computing Devices 9300572 Rev. B y maneras de solucionar los problemas que puedan ocurrir durante su uso. Al final, en un manual se pueden encontrar los detalles de servicio técnico Network Computing Devices en caso de que las soluciones propuestas no hayan funcionado. Actualmente gozan de éxito manuales de instrucciones en forma de animaciones interesantes o vídeo manuales que llegan al usuario mucho mejor que en forma de un folleto. Este tipo de manual ayuda a que el usuario vea el vídeo entero sin saltarse las especificaciones y las descripciones técnicas complicadas de Network Computing Devices 9300572 Rev. B, como se suele hacer teniendo una versión en papel.

¿Por qué vale la pena leer los manuales de instrucciones?

Sobre todo es en ellos donde encontraremos las respuestas acerca de la construcción, las posibilidades del dispositivo Network Computing Devices 9300572 Rev. B, el uso de determinados accesorios y una serie de informaciones que permiten aprovechar completamente sus funciones y comodidades.

Tras una compra exitosa de un equipo o un dispositivo, vale la pena dedicar un momento para familiarizarse con cada parte del manual Network Computing Devices 9300572 Rev. B. Actualmente se preparan y traducen con dedicación, para que no solo sean comprensibles para los usuarios, sino que también cumplan su función básica de información y ayuda.

Índice de manuales de instrucciones

  • Página 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[...]

  • Página 2

    1 Installing NCDware This booklet tells you how to install NCD ware from CD-ROM onto UNIX and WinCenter systems using NCD installation programs. Use this booklet in conjunction with the NCD ware Release Notes . T o Install: On: See: NCD ware UNIX hosts page 3 in this CD insert and NCD ware Release Notes NCD ware W inCenter servers page 15 in this C[...]

  • Página 3

    2 Licensed Features Before installing NCD ware, make sure that you have the licenses required for the optional features in this version of NCD ware. The following features require licenses: Java, NCD Mosaic Browser, Wireless network computer support, Open GL , the CompCore video fast MPEG decoder, Starlight Networks’ StarWorks support, NCD net, 3[...]

  • Página 4

    3 This release supports NCD ware on a WinCenter server running WinFrame 1.6 or later. NCD ware is provided on CD-ROM and PCMCIA cards. Installing NCDware on UNIX Systems The procedure in this section describes how to install NCD ware on the host and configure terminals to be used on the network. For information on modifying or removing terminals fr[...]

  • Página 5

    4 ❏ 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 term[...]

  • Página 6

    5 T erminal 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.[...]

  • Página 7

    6 Using ncdinstall The instructions that follow include samples of common UNIX management utilities used while installing NCD ware. The syntax on your host may vary; check your host documentation for specifics. Prepare to Run ncdinstall 1. Log into the host as super -user . 2. Place the CD-ROM in the drive. 3. If you do not alr eady have one, make [...]

  • Página 8

    7 ❏ On SunOS, mount the CD-ROM : # mount -r -t hsfs /dev/ cdrom /cdrom <CR> ❏ On Solaris hosts not running the V olume Management daemon, mount the CD-ROM : # /etc/mount -F hsfs -r /dev/ cdrom /cdrom <CR> Note On Solaris systems running the V olume Management daemon, you do not need to run the mount command . The CD-ROM is automatic[...]

  • Página 9

    8 Start ncdinstall 5. Make an empty install dir ectory and change to it. For example: # mkdir /home/ncd/ rel_ver <CR> # cd /home/ncd/ rel_ver <CR> where r el_ver is the release version, such as 5.0.124. 6. Start ncdinstall . ❏ On SunOS , Solaris , or SGI , type: # /cdrom/ncdinstall <CR> ❏ On HP-UX or AIX : a. Look at the CD-RO[...]

  • Página 10

    9 chronological r ecor d in the file / home /ncd/ rel_ver /.installlog, where rel_ver is the r elease 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 NCD ware on another workstation. The staging installati[...]

  • Página 11

    10 10. Select the file groups you want to install. T o install all gr oups, type all at the prompt. 1 1. Supply the terminal models for which you are installing X servers. T ype the number of each model you are installing fr om the options listed. Separate the numbers by spaces. For example: Enter the numbers of the NCD terminal models to install,[...]

  • Página 12

    11 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 fro[...]

  • Página 13

    12 15. After confirming sufficient space, ncdinstall lists the file groups you selected to install and the directories wher e they will be installed. If the directories do not exist, ncdinstall cr eates them. V erify that ncdinstall should proceed by pressing Return. ncdinstall installs the following: ❏ X servers in /tftpboot ❏ Server module[...]

  • Página 14

    13 Prepare Host Services for T erminal Booting 16. From the Main Menu, select 2 Prepare System Services . 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[...]

  • Página 15

    14 24. Specify whether you want to license an optional feature. If you are not using node-locked licenses, pr ess Return and go to Step 25. If you are using node licenses, answer the following: a. T ype y to indicate you want to use an optional licensed feature. b. Enter the 12- or 16-character license string and press Return. c. T ype y to indicat[...]

  • Página 16

    15 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 NCD ware on a WinCenter server so it can act as a boot server for the NCD terminals. The instructions below describe how to install NCD ware[...]

  • Página 17

    16 To install NCD ware: 1. Place the NCD war e CD-ROM in the CD-ROM drive. 2. T o run setup , choose one of the following: ❏ From the menu bar , select File ⇒ Run. Then type d:WINNTsetup and press Return (wher e d is the CD-ROM drive). or ❏ Double click on the File Manager and select the CD-ROM drive. Select WINNTsetup.exe from the files[...]

  • Página 18

    17 5. The Select Services dialog box appears. The default selections are TFTPD and BOOTP . Select Next 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 sel[...]

  • Página 19

    18 12. The screen lists the fonts you can install. 13. Accept the default fonts, select additional fonts, or clear selected default fonts. Select Next to continue. 14. The system begins to install the NCD ware files. A set of thermometers appear and an information window names each file as it is installed. A moving slider graphically displays wha[...]

  • Página 20

    19 15. The screen displays the configuration files you can select to install: ❏ Select Standard NCDware (for UNIX and W inCenter use) for devices running on mixed NT/UNIX networks. ❏ Select WinCenter only for NT -only networks. Select Next to install the appropriate configuration files. 16. The Select Components dialog box appears. Choose Q[...]

  • Página 21

    20 For More Information See the NCDware Release Notes , the System Administrator’ s Guide for UNIX Systems , or the WinCenter documentation for information about terminal and host configuration. In Case of T rouble If you encounter difficulties, send e-mail or a FA X to NCD Technical Support or contact them by phone. For information on services a[...]

  • Página 22

    21 Phoning T echnical Support You can also phone (800) 800-9599 and ask for Technical Support. Be prepared with the following information when you call: ❏ Model name of the terminal. ❏ Release of NCD ware you ar e running. ❏ Release of W inCenter you are running. ❏ Host system you are on. ❏ Hardwar e configuration of the W inCenter serve[...]

  • Página 23

    22 Notes[...]