]> git.zerfleddert.de Git - rsbs2/blobdiff - README.txt
add howto exception list
[rsbs2] / README.txt
index 5f638505663dc21f0e724973f33cb07515d93e0b..2e158b488a795722b612594ef2c8d59f07215fc7 100644 (file)
@@ -30,12 +30,18 @@ How to flash:
 
 Linux notes:
  * Disable ipmi_si:
-   echo "blacklist ipmi_si" >/etc/modprobe.d/rsbs2
+   echo "blacklist ipmi_si" >/etc/modprobe.d/rsbs2.conf
    If you don't do this, the bootup process will take a long time but finally
    succeed.
  * Install required perl packages:
    apt-get install libwww-perl libxml-simple-perl libcrypt-ssleay-perl
 
+Session timeouts:
+ * Sessions on the RSBS2 card have a very long timeout of 600 minutes.
+   To change this timeout to (for example) 120 minutes, change the
+   SESSION_MANAGER_SESSION_TIMEOUT to 0x78:
+   $ ./rsbs2.pl -s SESSION_MANAGER_SESSION_TIMEOUT=0x78 name_of_board
+
 Pinout:
   +---------------+---------------+--------------------------------------+---+-
   |               | 2 4 6 8 A C E |                                      | 1 |
@@ -78,3 +84,11 @@ CONN1:          CONN2:              CONN3:          J1: Repair mode enable
 
 *) use to connect to the front panel button and pinheader on the mainboard,
    beware of the polarity!
+
+Supermicro exception list
+=========================
+
+vim /home/sithglan/.java/./deployment/security/exception.sites
+
+https://esx-01-mgmt.v101.tuvl.de
+https://esx-02-mgmt.v101.tuvl.de
Impressum, Datenschutz