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 bkrike 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 Shayco

  1. Shayco

    Switch from LILO to GRUB.

    There are no special steps. Just : 1/ Make SURE that you're /etc/grub.conf \ /boot/grub/menu.lst are configured. 2/ Have a rescue CD / Floppy, just in case .. :) 3/ run `grub-install /dev/{hard-drive-device} Shay.
  2. Shayco

    autofs not cooperating

    What does /var/log/messages say ? Shay.
  3. Shayco

    hp smart array and redhat linux

    Try the next steps : 1.Add the line : options {scsi_mod} max_scsi_luns=255 to the Server's /etc/modules.conf file. 2. Remake your initrd file by - mkinitrd -f /boot/initrd* * (* stand for the current kernel version of the server.) BTW - It is *Strongly* recommended to backup the current...
  4. Shayco

    Proxy on Linux

    What does `cat /proc/sys/net/ipv4/ip_forward` say ? (It should be 1) Shay.
  5. Shayco

    vsFTP connect problems

    Hey .. What does /var/log/messages say while trying to connect ? Shay.

Part and Inventory Search

Back
Top