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 Chris Miller 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: *

  1. Yalinw

    AIX Sendmail

    I appologize. After you edited the /etc/alaiases, you have to run "newaliases" command.
  2. Yalinw

    About FILE SYSTEM CORRUPTION ?

    I'm realy glad to hear that. It is hard to say what cause the superblock corrupt. You can check the system log files to determin what cause this problem.
  3. Yalinw

    About FILE SYSTEM CORRUPTION ?

    Yes, Corrupted Magic Number is in Superblock, that is same thing. When you fix the problem, you have to do "dd" , then to run fsck. I don't know what is your LV name, please instead of lv02 with your LV's name. good luck
  4. Yalinw

    About FILE SYSTEM CORRUPTION ?

    # umount myfs # fsck –p /dev/lv02 # od –x –N 64 /dev/lv02 +0x1000 0001000 1234 0234 0000 0000 0000 4000 0000 000a 0001010 0001 8000 1000 0000 2f6c 7633 0000 6c76 0001020 3300 0000 000a 0003 0100 0000 2f28 0383 0001030 0000 0001 0000 0200 0000 2000 0000 0000 0001040 0x43218765 or 0x65872143 is...
  5. Yalinw

    AIX Sendmail

    Hi Crmayer If you just want to get the replyed mail to john.doe@company.com. you can edit the /etc/aliases file: johnd:john.doe@company.com good luck

Part and Inventory Search

Back
Top