Sentora Support Forums

Full Version: CentOS 7 Install
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am using the following command to install to a centos-7-x86_64-minimal vm at Wable.

Quote:yum install wget -y && cd /tmp && wget sentora.org/install && bash install

It shows that it installed and asks me to hit y to reboot. I do, but then I can no longer gain access via web or ssh.

When I use the console to access /root, the only file is the passwords.txt file.

Not sure how to fix.
Firewall running?

I think it's related to VM image they are using we tested on digital ocean and never got such error.

Any error during install? Can you report what firewall installed there? Iptables or firewallD?

M B
No, there is no firewall.

I tried using an ubuntu 14.04 image and it did the same thing. But, using centos 6 image works fine.
Likely the images are heavily modified.