Chelsio Communications Chelsio T4 Uživatelská příručka Strana 232

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 374
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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]
Zobrazit stránku 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 373 374

Komentáře k této Příručce

Žádné komentáře