![]() |
|
CentOS 7 Install - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: CentOS 7 Install (/showthread.php?tid=1655) |
CentOS 7 Install - eseelke - 06-09-2015 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. RE: CentOS 7 Install - Me.B - 06-09-2015 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 RE: CentOS 7 Install - eseelke - 06-09-2015 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. RE: CentOS 7 Install - Me.B - 06-10-2015 Likely the images are heavily modified. |