Seagate ST446452W Guia do Utilizador Página 117

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 122
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 116
Document number: 55-16-001-002
© Stromasys, 2015
117 / 122
Command Line Utilities Reference
In many cases it may be preferrable to be able to perform maintenance and management tasks for the command line of the Linux host system.
This sections describes how to set up the environment variable to use these utilities as well as a comprehensive reference.PATH
Prerequisites
The utilities described in this reference section are installed as a part of the CHARON-SSP Agent for Linux software. Depending on your
environment you many not need or want support for the GUI environment. If this is the case it is recommended that following installation of the
CHARON-SSP Agent (described in the section, ) the Agent service is immediately disabled.Installing the CHARON-SSP Agent
Disabling the CHARON-SSP Agent Service
Use the following commands to disable the CHARON-SSP Agent service and avoid automatic start up at system boot.
Disable the CHARON-SSP Agent Service
# chkconfig charon-agentd-ssp off
Configure the Shell Path
To add the command line utilities to a C Shell environment, add the following to the end of .login:
Add Command Line Utilities to C Shell .login
setenv PATH $PATH:/opt/charon-agent/ssp-agent/utils/license
setenv PATH $PATH:/opt/charon-agent/ssp-agent/utils/mkdisk
setenv PATH $PATH:/opt/charon-agent/ssp-agent/utils/mktape
setenv PATH $PATH:/opt/charon-agent/ssp-agent/utils/ncu
To add the command line utilities to a Bourne Shell environment (e.g. bash or sh), add the following to the end of , or.profile .bash_profile
:.bashrc
Add Command Line Utilities to Bourne Shell Login Profile
PATH=$PATH:/opt/charon-agent/ssp-agent/utils/license
PATH=$PATH:/opt/charon-agent/ssp-agent/utils/mkdisk
PATH=$PATH:/opt/charon-agent/ssp-agent/utils/mktape
PATH=$PATH:/opt/charon-agent/ssp-agent/utils/ncu
export PATH
Reference
The following utilities can be used from the command line to support and manipulate the CHARON-SSP host environment.
Vista de página 116

Comentários a estes Manuais

Sem comentários