Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Neelimaix

  1. Neelimaix

    masquerading hostname

    Dear all, we have an application sending email directly from the email server . the problem is when the customer recieves an email he sees the hostname of the mail server and its not matching with our reverse look up. is there a way to masqurade the hostname while sending the email. so that...
  2. Neelimaix

    Help with Find Replace

    Anni, Thanks for you help and i tried your command successfully. but the out put is some what distorted with rest to the original., but i ll work on it. fyi.. original report In 9056952055 18888884449 10 /10 *04:59:57.999 PST Sun Mar 7 1993 *05:03:11.039 PST Sun Mar 7...
  3. Neelimaix

    Help with Find Replace

    In 2022237391 14089876336 10 /10 02:39:55.833 PST Wed Nov 1 2006 02:41:15.833 PST Wed Nov 1 2006 80.0 In 9497860563 14089876279 10 /10 05:55:32.479 PST Wed Nov 1 2006 05:55:45.949 PST Wed Nov 1 2006 13.5 In 7344818101 14089876279 10 /10 05:26:35.666...
  4. Neelimaix

    Day Light Saving for MQ

    This Year the Day light saving is bit early in March. I have this version of MQ running on my poduction : Name: WebSphere MQ Version: 530.6 CSD06 CMVC level: p530-06-L040211 BuildType: IKAP - (Production) [root@sjprmqm011 bin]# rpm -q gsk6bas package gsk6bas is not installed...
  5. Neelimaix

    How to Restrict URL

    Folks, I have configured appache to access a portal running on vignette. by defauly i am accessing the console from the web which i do not want to expose . is there a way to restrict that url http://example.com/portal/console the actual applicaion url is http://example/portal/store
  6. Neelimaix

    HOW TO Configure plugin-cfg.xml for Load balancing in WAS5.1.1.10

    Thanks George, your input was very helpful
  7. Neelimaix

    clone Websphere configuration

    I think WAS 6 supports cloning of configuration from one server to other. FYI... Exporting and importing profiles -------------------------------------- WebSphere Application Server V6 provides a mechanism that allows you to export certain profiles, or server objects from a profile, to an...
  8. Neelimaix

    how to bind port 2809 to a specific ip

    I have web sphere 5.1. and have two network interfaces eth0 and eth1. when i start the and chek which i/f its listening i am getting . server1]# netstat -an | grep 2809 tcp 0 0 :::2809 :::* LISTEN and on some other server: server2]$...
  9. Neelimaix

    HTTPS to WAS communication issue

    Did you made any changes to the plugin file ?. regenrate the lugin file and update the pluginfile for http server accordingly . A/
  10. Neelimaix

    HOW TO Configure plugin-cfg.xml for Load balancing in WAS5.1.1.10

    I am trying to do Load Blancing on two App servers from Apache Webserver. I was sucessfull partially by geting the round robin load balancing. the problem is the session that i establish is not paprmenant, i.e for every other click its pointing me to the other app server with out holding the...
  11. Neelimaix

    grep help

    hi i have a file with nil-=100 nil=1000 nil=10002 when i do $grep 100 filena.txt its printing all the lones how can i print only one it matches ? Thanks, A
  12. Neelimaix

    How to add Disk to DELL 1650 running red hat linux

    Chacal, thanks for the response ., The one i am working on is HW RAID . Regards, A
  13. Neelimaix

    How to add Disk to DELL 1650 running red hat linux

    Hi all, can anybody help me on to add a disk to dell 1650running linux. One of the disk was defunct and i have to replace it with new one. its configured at raid 1 (hard ware raid) I would appreciate if any body can send me the steps to do during the configuration from boot process. Regards, A/
  14. Neelimaix

    NIC fails after upgrading kernel from 2.4.9-e.40smp to 2.4.9-e.62smp

    I think the main problem is ..the kernal is not loading the bmc5700 .. how can i make it read this module .. any code tweaking ?.. Anil
  15. Neelimaix

    NIC fails after upgrading kernel from 2.4.9-e.40smp to 2.4.9-e.62smp

    i got hold of H&E .. modprobe bcm5700 said it spitted put so many errors/. so what can be done now.. Thanks, A/.

Part and Inventory Search

Back
Top