Chelsio Communications Chelsio T5 Uživatelská příručka Strana 235

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 452
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 234
XVII. Unified Wire Manager (UM)
Chelsio T5/T4 Unified Wire For Linux Page 235
7. Web GUI client
7.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.
7.1.1. Running Management Station on RHEL 6.x
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]
7.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
2. Start/Restart Apache services
[root@host]# rcapache2 [start|restart]
Zobrazit stránku 234
1 2 ... 230 231 232 233 234 235 236 237 238 239 240 ... 451 452

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

Žádné komentáře