Chelsio Communications Chelsio T4 Guía de usuario Pagina 232

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 374
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 231
XVII. Unified Wire Manager (UM)
Copyright ©2013.Chelsio Communications. All Rights Reserved. Page 232
8. Web GUI client
8.1. Management Station
In order to access the Web Management Interface, Apache HTTP server should be installed
and running on a machine. Also, Cookies and Javascript must be enabled in the browser.
8.1.1. Running Management Station on RHEL 6.3
1. Start/Restart Apache httpd daemon:
[root@host]# service httpd [start|restart]
2. Start/Restart the Management Station:
[root@host]# /etc/init.d/chelsio-mgmtstd [start|restart]
8.1.2. Running Management Station on SLES11SP2
1. On SLES11SP2, Management Station needs to be configured before running. Hence,
execute the following in command prompt and provide valid inputs.
[root@host]# cd /etc/apache2
[root@host]# openssl genrsa -des3 -out server.key 1024
[root@host]# openssl req -new -key server.key -out server.csr
[root@host]# cp server.key server.key.org
[root@host]# openssl rsa -in server.key.org -out server.key
[root@host]# openssl x509 -req -days 365 -in server.csr -signkey server.key
-out server.crt
[root@host]# cp server.crt ./ssl.crt
[root@host]# cp server.key ./ssl.key
[root@host]# cp /etc/apache2/vhosts.d/vhost-ssl.template
/etc/apache2/vhosts.d/vhost-ssl.conf
2. Start/Restart Apache services
[root@host]# rcapache2 [start|restart]
Vista de pagina 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 373 374

Comentarios a estos manuales

Sin comentarios