- Install the following packages: yum -y install httpd php php-mysql php-mbstring php-devel mysql mysql-server zlib zlib-devel pcre-devel phpmyadmin
- Download ownCloud3 sources from here
- Extract and copy the resultant owncloud/ directory to /var/www/html
- ‘cd’ to /var/www/html and set appropriate permission to owncloud directory so that apache can read/write from/to it: $sudo chown -R apache:apache owncloud/
- Start Apache server: $ sudo service httpd start
- Start MySQL server: $ sudo service mysql start and change the root password using $mysqladmin -u root password PASSWORD
- Create a MySQL database that you want ownCloud to use by going to: http://localhost/phpmyadmin
- Start ownCloud: http://localhost/owncloud and setup other users or simply start using for storing files
- Use PageKite to make your cloud publicly accessible as detailed here
Red Hat, Fedora, Gnome, KDE, MySQL, PostgreSQL, PostGIS, Slony, Zarafa, Scalix, SugarCRM, vtiger, CITADEL,OpenOffice, LibreOffice,Wine, Apache, hadoop, Nginx Drupla, Joomla, Jboss, Wordpress, WebGUI, Tomcat, TiKi WiKi, Wikimedia, SpamAssassin, ClamAV, OpenLDAP, OTRS, RT, Samba, Cyrus, Dovecot, Exim, Postfix, sendmail, Amanda, Bacula, DRBD, Heartbeat, Keepalived, Nagios, Zabbix, Zenoss,
Friday, June 8, 2012
Run you OWNCLOUD on CentOS/REDHAT/FEDORA
Subscribe to:
Posts (Atom)