How to configure owncloud client in CentOS / Red Hat
rpm --import https://download.owncloud.org/download/repositories/stable/CentOS_7/repodata/repomd.xml.key curl -L https://download.owncloud.org/download/repositories/stable/CentOS_7/ce:stable.repo -o /etc/yum.repos.d/ownCloud.repo yum clean expire-cache yum install -y epel-release yum update -y yum install -y owncloud-client mkdir owncloud owncloudcmd -u jm2_site01 -p jm2_site01 owncloud/ http://192.168.225.145/owncloud