Two problems with The Perfect Server - CentOS 5.7 x86_64 [ISPConfig 2]

Discussion in 'HOWTO-Related Questions' started by cmp, Nov 1, 2011.

  1. cmp

    cmp New Member

    Hello,

    I am just trying to set up CentOS 5.7 x86_64 to install ISPConfig 2 then.
    Following the great HowTo I encountered two problems:

    1.) Quota:

    [root@server01 ~]# touch /aquota.user /aquota.group
    [root@server01 ~]# chmod 600 /aquota.*
    [root@server01 ~]# mount -o remount /

    => gives an error:
    mount: / not mounted already, or bad option

    [root@service01 ~]# quotacheck -avugm
    => next error:
    quotacheck: Can't find filesystem to check or filesystem not mounted with quota option.

    Did I miss something?


    2.) startx does not start X (probably my fault since I installed VMware Tools some time before):

    So I cannot follow the advise

    in the HowTo. Where can I change using command line?

    Thank you in advance & best regards!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    1) Is this a vserver.
    2) You dont need a X interface. The this setting has to be done in the ispconfig interface that can be accessed by webbrowser and not a xserver application.
     
  3. cmp

    cmp New Member

    Ahhh...

    Thanx Till.

    BTW: just installes CentOS 5.7 according to HowTo with ISPConfig.
    Since I could enable Quota here I guess I did something wrong on my first try.

    Best regards!
     

Share This Page