LinuxParty
En este tutorial se muestra cómo se puede instalar y ejecutar ownCloud3 Squeeze en Debian o Ubuntu, habiendo previamente instalado Nginx en lugar de Apache (LEMP = Linux + Nginx (pronunciado como "engine x") + MySQL + PHP). ownCloud permite el acceso universal a los archivos a través del estándar ampliamente implementado WebDAV, proporcionando una plataforma para ver con facilidad y sincronizar contactos, calendarios y favoritos a través de dispositivos, mientras podrá compartir, ver y editar a través de la interfaz web. Ofrece la facilidad de uso de Dropbox y box.net sin bloqueo de proveedor in ownCloud, sus usuarios pueden ejecutar la sincronización de archivos y servicios de las acciones en su propio hardware. nginx es un servidor HTTP que usa muchos menos recursos que Apache y ofrece una gran cantidad de páginas más rápido, para los archivos estáticos en especial.
This tutorial shows how you can install and run ownCloud3 on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). ownCloud enables universal access to files through the widely implemented WebDAV standard, providing a platform to easily view and sync contacts, calendars and bookmarks across devices while supporting sharing, viewing and editing via the web interface. It offers the ease-of-use of Dropbox and box.net without vendor lock in. ownCloud users can run its file sync and share services on their own hardware. nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.
https://www.howtoforge.com/running-owncloud3-on-nginx-lemp-on-debian-squeeze-ubuntu-11.10
