Monday, July 20, 2015

Configuring hostname on redhat 6

1. vi  /etc/sysconfig/network

2. Comment off:
#HOSTNAME=localhost.localdomain

3. Add the following:
 - HOSTNAME=rhel-server-6.5-x86_64.localdomain

4. Reboot









6 comments:

  1. Also,
    1. Change tnsnames.ora in oracle
    2. Change listener.ora in oracle

    ReplyDelete
  2. 3. Update usm_configuration_values (STRING_VALUE)
    4. Update in WAS web container (uirt)

    ReplyDelete
  3. 5. change the following config files:
    ./OpDetection/RealTimeConnector/wlp/usr/servers/RealTimeConnector/dropins/RealTimeConnector/WEB-INF/web.xml

    ./OpDetection/StreamsRemoteControlService/wlp/usr/servers/StreamsRCS/server.xml

    ./OpDetection/RealTimeConnector/wlp/usr/servers/RealTimeConnector/server.xml

    6.

    ReplyDelete
  4. 6. Add one more:
    /apps/IBM/EMM/OpDetection/InteractService/wlp/usr/servers/InteractService/server.xml

    ReplyDelete
  5. 7. /apps/IBM/EMM/OpDetection/conf/config.xml
    /apps/IBM/EMM/OpDetection/conf/DetectCommon.xml
    /apps/IBM/EMM/OpDetection/conf/InteractDetect.xml
    /apps/IBM/EMM/OpDetection/conf/realtimeproperty.xml
    /apps/IBM/EMM/OpDetection/install/jdbc.properties
    /apps/IBM/EMM/OpDetection/cli/RemoteControlCLI.xml

    ReplyDelete
  6. 8. Run FirstSteps, Choose "Create and manage InfoSphere Streams Instances", Stop instance, delete and create again (ensure new hostname).

    ReplyDelete