Avaya Quick2Config Manual de usuario Pagina 46

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 98
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 45
46 Chapter 3 Installing Quick2Config on UNIX systems
207809-B
Starting the Quick2Config server without a console
window
The script that starts the Quick2Config server on UNIX systems, server.lax,
includes the
-console
option. This option requires that the X Window system is
running, and it assumes that you want the Quick2Config console window to open
when the server starts.
If you do not want the Quick2Config console window to be displayed, you can
edit the server.lax script and remove the
-console
option from the server startup
command line. You might choose to do this so that you can configure the system
to start the Quick2Config server at boot time. For example, after you remove the
-console
option from the server startup command line in server.lax, add a
statement similar to the following to the appropriate init file so that the
Quick2Config server starts at boot time:
#!/sbin/sh
if ( -f /usr/Quick2Config/server/bin/server.sh ); then
/usr/Quick2Config/server/bin/server.sh&
fi
exit 0
To stop the Quick2Config, use the
-stop
option.
Removing the Quick2Config server software
In order to remove the Quick2Config server files from your system, you must run
the uninstall script.
To run the uninstall script:
1
Log in as root.
2
Navigate to the location of the uninstall script by typing the following
command:
cd <InstallDir>/uninstall
where
InstallDir
is the directory where you installed Quick2Config. The
default installation directory is /opt/optivity/Quick2Config.
Vista de pagina 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 97 98

Comentarios a estos manuales

Sin comentarios