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 TouchToneTommy 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 12345671

  1. 12345671

    Win2K Serv fail, what will happen to RAID5?

    If I reinstall the OS, can I get the RAID5 back or not?
  2. 12345671

    Win2K Serv fail, what will happen to RAID5?

    I am learning to set software RAID5 on my Win2K server box: one 20GB is operation system. Then five IDE 10GB hard disks will be set as software RAID5. Those five hard disks can suport one hard disk failure since they will be RAID5. I am wondering, if the 20 GB hard disk is dead, what will happen...
  3. 12345671

    RAID5 in Linux

    I am learning to set software RAID5 on my Linux Debian3.0r2 box: one 20GB is operation system. Then five 10GB hard disks will be set as software RAID5. Those five hard disks can suport one hard disk failure since they will be RAID5. I am wondering, if the 20 GB hard disk is dead, what will...
  4. 12345671

    mozilla cannot start

    No error. When I click the icon to run Mozilla, it just run, then it disapper. when I run Mozilla at the terminal windows, nothing happen.
  5. 12345671

    mozilla cannot start

    I try to install Mozilla-1.4.2-0.9.0, still not working. Help!!!!!
  6. 12345671

    mozilla cannot start

    I install apt in my redhat9 box, learn to use apt to upgrade gcc,gcc-c++,cpp,libsdtc++,libgcc,libsdtc++-devel, quite mess then I found I got compat-libsdtc++ and compat-libsdtc++-devel in rpm database. I thought they are installed by apt, so I try to remove them. Not successful. But adter, I...
  7. 12345671

    iptables for PPTP session

    Env: Redhat 9 client computer. I want to connect to a Microsoft VPN server from my Redhat 9 comptuer. So I install PPTP, run pptpconfig, then the connection is established, but seems the connection is not active or working, the ping test is not working. I guess maybe the problem is from my...
  8. 12345671

    mplayer not working in redhat 9

    I didn't find rpm for Redhat9 on the follwoing website, http://luna.cs.ccsu.edu/dominik/mplayer/downloads-, So I choose to download the *.rpm for redhat8 to a folder, then su to install all of them by rpm -Uvh *.rpm mplayer-common-1.0pre5-2.i386.rpm mplayer-1.0pre5-2.i386.rpm...
  9. 12345671

    What is the fate of Redhat 9

    Redhat 9 is no more suppoerted. So for persomal computer users, which linux distribution shall I take to get better support?
  10. 12345671

    where is mplayer for redhat9

    I want to watch avi files, so search, looks like I need to install mplayer. I read that I need to install the codec, the fonts and the skin. On the Mplayer website, http://luna.cs.ccsu.edu/dominik/mplayer/downloads-optional.html, there are rpm for Redhat 7/8 and fedora1/2, but no rmp for Redhat...
  11. 12345671

    how to install mplayer in redhat 9

    I want to watch avi files, so search, looks like I need to install mplayer. Do I also need to install the codec, the fonts and the skin? or the mplayer.rpm is enough?
  12. 12345671

    how to include headers from other software

    My env: Radhat9 with gcc and gcc++. I did a mycode.c program, it has #include <studio.h> #include <comedilib.h> The second one is not build-in gcc, it is from another software for my program. When I run, gcc mycode.c Of course I got error undefined reference. Can anyone tell me how to...
  13. 12345671

    add IDE HDD by PCI IDE controller?

    I don't understand the PSU details, what does it mean? 5v--20A is 150W MAX, the others are total 340W MAX or for each of them it is 340W MAX, for example, if all are 3.3v--30A, then the total is 340W MAX, if all are 12Vp--10A, its total is also 340W MAX. In this case, how to calculate how much...
  14. 12345671

    add IDE HDD by PCI IDE controller?

    I want to add 4 more IDE HDDs on my IBM x205(Redhat9) by a PCI IDE controller. Don't know if the Power supplier can support or not. Details: This IBM x205 (2.4Ghz)has 7 bays. At the moment, I have 2xIDE HDD, 1xCD-ROM, 1xCD-RW,1xFDD,256MB+512MB memory, 1xPCI Ethernet card, 1xPCI NI-DAQ card...
  15. 12345671

    How to reinstall old version rpm

    I remove the /var/lib/rpm/__db.*, then it works fine. It is the problem of rpm database

Part and Inventory Search

Back
Top