Chelsio Communications Chelsio T4 Betriebsanweisung Seite 232

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 374
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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]
Seitenansicht 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 373 374

Kommentare zu diesen Handbüchern

Keine Kommentare