###ESBPII Lab 05 - Setting up owncloud #######L H Malavige - IT12042302
##Screenshots - Setting up owncloud
Setting up an online repository that has owncloud package- 1
Setting up an online repository that has owncloud package - 2
Setting up a local repository in /etc/yum.repos.d as LocalRepo by mounting the RHEL-7 cdrom (mount point - /cdrom)
Start and enable(start at the boot) the web service
Download and install mysql-server
Start and enable(start at the boot) mysql-server
Mysql configuration - 1
Mysql configuration - 2
Creating Database and setting username password
Edit /etc/httpd/conf/httpd.conf to Allowoverride All so that the configurations can be altered accordingly
Download owncloud application, Copy it to /var/www/html and extract. You may delete the .tar file after extraction"
Setting up the permission of /var/www/html/owncloud
Type http://localhost/owncloud as the URl in the browser to access the owncloud
Type admin username and password and then fill the storage specifications.Mysql was installed as the db solution and Username and password were provided when creating the database