Pb vith NethServer 6,7 and Vserve

Dear nethserver Community,

im pretty new to centos and nethsserver.
Im trying to install nethsserver 6.7 on centos 6.7 running on an vserve (hoster = world4u)
I made all steps that are described in the installation tutorial:

yum localinstall -y http://mirror.nethserver.org/nethserver/nethserver-release-6.7.rpm
nethserver-install

After the install command, here are the last lines i get after the server gets unreachable:

Updated:
  nethserver-release.noarch 0:6.7-0.4.ns6    tmpwatch.x86_64 0:2.9.16-5.el6_7

Dependency Updated:
  bind.x86_64 32:9.8.2-0.37.rc1.el6_7.7
  bind-libs.x86_64 32:9.8.2-0.37.rc1.el6_7.7
  httpd.x86_64 0:2.2.15-47.el6.centos.4
  httpd-tools.x86_64 0:2.2.15-47.el6.centos.4
  perl.x86_64 4:5.10.1-141.el6_7.1
  perl-Module-Pluggable.x86_64 1:3.90-141.el6_7.1
  perl-Pod-Escapes.x86_64 1:1.04-141.el6_7.1
  perl-Pod-Simple.x86_64 1:3.13-141.el6_7.1
  perl-libs.x86_64 4:5.10.1-141.el6_7.1
  perl-version.x86_64 3:0.77-141.el6_7.1
  php.x86_64 0:5.3.3-46.el6_7.1
  php-cli.x86_64 0:5.3.3-46.el6_7.1
  php-common.x86_64 0:5.3.3-46.el6_7.1

Complete!

Configuring system, please wait...

Then i have to reset the Vserver-image to default, because i cant reach it anymore, even after a hardreset via control panel.

Can anyone help me out with this, because i cant read a clear answer to this problem out of this thread (is there even an answer? :wink: )
//edit: The Thread was splitted by the support team from:

Install on centos 6.5 on ovh vps

If anyone need further information or ssh-access to the machine, please let me know

BR
Martin

Did you already tried to install from the ISO instead of installing it on a already existing OS?

Maybe the same problem as OVH?
Could you try NethServer 7 alpha3? It has support for green lan via dhcp.

Hello Hunv,

unfortunately thats not possible.
I can only use the pre-defined images from my vserver hoster, which are plain centos installations (minimal).
I can choose between 6.7 or 7.2.

Hello Filippo,

i finally managed to install a NOT working version of Nethserver 6.6 on CentOS centos-release-6-7.el6.centos.12.3.x86_64.
Here are the steps i’ve done:

yum localinstall -y http://mirror.nethserver.org/nethserver/nethserver-release-6.6.rpm
rpm --import /etc/pki/rpm-gpg/*
yum --disablerepo=* --enablerepo=nethserver-base,nethserver-updates,base,updates install @nethserver-iso

The installation process runs through properly and finnishes with this output:

You can access the Web interface at:

https://.:980  (IP MISSING?)
Login: root
Password: <your_root_password>

Installation log can be found here: /var/log/nethserver-install.log

But i cant reach the webinterface with https://myserver.com:980

ps aux | grep “neth” delivers no output. I guess the service is not started.
Is there anything wrong with my installation?

/etc/nethserver and /var/lib/nethserver has some subfolder but not files in it - weird.

Please let me know if you need any further information.

Thanks a lot!
Regards
Martin