I installed CentOS Linux release 7.4.1708 (AltArch) today and then I installed sentora using following command
from https://www.rosehosting.com/blog/install...-centos-7/
during installation I got following message
Now Proftpd is not installed and I am not able to access files through ftp. I repeated the process few times but same same problem occurs every time
Please help
Code:
yum -y update
wget sentora.org/install
chmod +x install
./install
from https://www.rosehosting.com/blog/install...-centos-7/
during installation I got following message
Code:
-- Installing ProFTPD
Error: Nothing to do
Failed to execute operation: No such file or directory
Failed to start proftpd.service: Unit not found.
Now Proftpd is not installed and I am not able to access files through ftp. I repeated the process few times but same same problem occurs every time
Please help