
#E PACKAGE APACHE2 HAS NO INSTALLATION CANDIDATE DASHBOARD INSTALL#
Install MySQL sudo apt-get install -y mysql-server php-mysqlĪfter successfully configuring lamp server on your system, Let’s download latest ownCloud from its official website. Install Apache2 sudo apt-get install -y apache2 libapache2-mod-php Sudo apt-get install -y php php-gd php-curl php-zip php-dom php-xml php-simplexml php-mbstring

Install PHP 5.6 or higher version on your Debian system sudo apt-get install python-software-properties If you have already running LAMP stack skip this step else use followings commands to set up the LAMP on the Ubuntu system.

To start setup with ownCloud, we first need to set up a running LAMP server. This tutorial will help you to install ownCloud 10 on Ubuntu 19.10, 18.04 LTS & 16.04 LTS systems. ownCloud provides its desktop clients (Windows, MAC, Linux) as well as mobile apps (Android and iPhone) to keep our data sync on your device.

Using ownCloud we can easily implement restrictions on file (ACLs) per user. It also provides options to sync and share across devices-all under your control. OwnCloud provides data access using web interface.
