Fedora 15Web Server Setup

Discussion in 'Installation/Configuration' started by mbrad, Dec 23, 2011.

  1. mbrad

    mbrad New Member

    Thanks for taking the time to read my question. I started through these instructions http://www.howtoforge.com/perfect-server-fedora-15-x86_64-ispconfig-3 but got stuck, so I wiped my server and I'm trying again.

    Now I'm here:http://www.howtoforge.com/perfect-server-fedora-15-x86_64-ispconfig-3-p3

    I can't seem to make the name of my nic eth0

    I've done this:
    but all that comes up is em1 after reboot. Not sure how to change it.


    ------

    another issue...

    When I try to do the "quota" stuff, I don't get the same messages back when I run the above code, as I see on the how to page

    not sure what is going wrong. Here is my fstab file

    Thanks,

    Brad
     
    Last edited: Dec 24, 2011
  2. falko

    falko Super Moderator Howtoforge Staff

    There's a comma missing:

    Code:
    /dev/mapper/vg_mcserver-lv_root / ext4 defaults[COLOR="Red"][B],[/B][/COLOR]usrjquota=aquota.user,grpjquota=aquota.gro up,jqfmt=vfsv0 1 1
    Try this: http://rackerhacker.com/2011/09/25/getting-back-to-using-eth0-in-fedora-15/
     

Share This Page