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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: murali2104
  • Content: Threads
  • Order by date
  1. murali2104

    Not able to set kernel parameters

    For installing a software they gave the following kernel params on Solaris 8. But I am not able to set these. I am adding them at the end of /etc/system file , but only these 6 are not taking into effect.All others are set properly. ( I am checking from sysdef)--Is there any other way to...
  2. murali2104

    my app does not recognize user "root123"

    Hi, Our sysadmin sets up users like rootqa, root123..etc. With that user name we can login and install all applications. But after login if I add thise user to my application it does not recognize and throws a security error. If I add root as the user it works fine even when I login as...
  3. murali2104

    GTK make problem

    I am trying to install gtk+-2.8.9 I got the following problem--please help me gdkasync.c: In function `_gdk_x11_send_client_message_async': gdkasync.c:259: error: `X_' undeclared (first use in this function) gdkasync.c:259: error: (Each undeclared identifier is reported only once gdkasync.c:259...
  4. murali2104

    Problem with /gcc-3.4.6--making

    I am installing /gcc-3.4.6; the ./configure is successful. When I ran make (/usr/local/bin/make), I am getting the following error at the end. loading cache ./config.cache within ltconfig configure: error: libtool configure failed make: *** [configure-target-boehm-gc] Error 1 Can you please...
  5. murali2104

    Need SUNWGtku, GTK - The GIMP Toolkit (Usr).

    Hi, I am running the Solaris 8. One of the applcaition that I plan to use require the following steps Solaris: Install package SUNWGtku, GTK - The GIMP Toolkit (Usr). Add /usr/sfw/lib to LD_LIBRARY_PATH as follows: LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/sfw/lib But I could not find the...
  6. murali2104

    Increasing the HDD

    Hi, I got a fresh SUN_SPARC machine with Solaris 8. AS per config, it should have 140GB HDD. But it shows only 12 GB HDD. How can I see adn add/increase the HDD space? earlier on a AIX machine, I am able to increase using "smitty jfs"--But not sure on Solaris? Thanks, Murali
  7. murali2104

    Ho to get host ID on a machine with multiple NICs

    On a widnows machine, we can build hostID from MAC address/Physical address from ipconfig /all. How to get host on a windows machine with multiple NICs? Any help?
  8. murali2104

    Install of Sybase 12.5.4 fails on SUSE 9

    The installation of sybase 12.5.4 failed on SUSE 9. Everything works ok till the last page(In the Custom configuration of the Sybase Adaptive Server, I have tried with 2,4 and 8K as page sizes). After this it throws an error that the creation of the master device failed and that the Sybase...
  9. murali2104

    HP DST for New Zealand

    Hi, For New Zealand-DST-Fall back On windows the FAll back occurs at 03:00 on 18th March But on our HPUX machine this is occuring at 02:00 on 18th. Is there any work around/patches for this? I did not find any on HP site. We have applied US DST patch for DST 2007 changes on our HP machine. I...
  10. murali2104

    HOw can I keep track of my processes

    Hi, I know the process name. I would like to observe that. and get the exact info when it gets killed. I will be happy if I can get other info like memory size periodically (for every 1 min/5 mins). But I want the exact time when it gets killed. I need this on all unix flavors. Immediately on...
  11. murali2104

    Help on Micro partitioning

    Hi, we are looking for micro partitioning on AIX 5.3; we have freshly installed AIX 5.3 on a machine. I have gone through some of the red books but could not find much on this. I found the following http://www.tek-tips.com/viewthread.cfm?qid=1174209&page=1 But I am not sure how to proceed...
  12. murali2104

    How to find the number of CPUs in a Linux box?

    Hi, we have a Dell power edge 2850 server(Xeon) on which SUSE linux 9 (64 bit) is loaded. What is the command to fine out the number of CPUs? 1. EJMJMO1:~ # cat /proc/cpuinfo | grep processor processor : 0 Does this mean it is sinle processor? 2. From windwos vista loaded on the...
  13. murali2104

    Ghost images of RHEL 4

    Hi, we need to create ghost images for RHEL3 and RHEL4 (X-86). we have ghostcast server 7.5; Do we have any better tools for working with this? I am a bit doubtful if Ghost cast server work here with Linux. Lon back I tried this an got an error. I am not sure if GRUB caused that error. PLease...
  14. murali2104

    How to set up AIX Micro Partitioning?

    we need to set up this. But I did not find much info on this. I found only one doc on IBM site (aix_support.pdf)which do not give complete info. Can somebody guide me how to proceed with this? Thanks, Murali
  15. murali2104

    0509-130 Symbol resolution failed for AIX 5.2

    my application uses ORACLE .I am facing the following problem on AIX 5.2; I found that i have to use kernel extension. with "/etc/loadext -v /etc/pw-syscall"; But on my system the file "loadext" is not available. exec(): 0509-036 Cannot load program TEST because of the following errors ...
  16. murali2104

    DST change in 2007 on RHEL

    Hi, I am looking ta the patches for US DST changes for year 2007. But did not get any thing working. can you please help me? one more, where to set TZ on a RHEL box (I wonder if there is any file like /etc/default/init for solaris where we maintain teh TZ info, and modify as we wish)
  17. murali2104

    x-86, problem with DB libs (dynamic)

    Our application on SPARC uses static DB libs, so that our application works with out a need to install DB client on the SUN box.(So our application is bundled with static DB llibs for oracle and sybase on sparc machines) But on Solaris X86, we came to know that DB vendors are not ready with the...
  18. murali2104

    How to stop Firewall on SOlaris 10?

    On Linux we can use iptables for this. What is the command on SOlaris 10 to do that?
  19. murali2104

    how to enable DHCP for solariz zones

    I have created a zone which is working fine. But in the configuration I gave a static IP, now I would like to change that to DHCP. How can I do that? Thanks, Murali
  20. murali2104

    How to fill the HDD

    Are there any tools to mimic as if HDD is filled out and only 100MB free space is available. I need this as part of project. I can do this by copying a file multiple times, but that is taking a very long time(u can imagine my situation if I am using 80GB HDD). Can I somehow manipulate so that...

Part and Inventory Search

Back
Top