• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How to Download & Install OwnCloud 8 (Server) in in Ubuntu & Linux Mint Systems

How to Download & Install OwnCloud 8 (Server) in in Ubuntu & Linux Mint Systems

By Sourabh / February 12, 2015 Category: How To, Ubuntu

How to install OwnCloud 8 (Server) in in Ubuntu and Linux Mint Systems. Download and install ownCloud in Ubuntu 15.04/14.10/14.04/12.04 and Linux Mint 17.1/17/13.

ownCloud is a free software released under AGPLv3 licence. It synchronize files with their ownCloud server, desktop (For Linux, Windows, and Mac OS X) and mobile (Android and iOS) clients are available. owncloud cloud hosting is a free and open-source software that makes easy to access, sync and share your data.

Install ownCloud in Ubuntu/Linux Mint

ownCloud can be installed on Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04, Linux Mint 17.1/17/13 and other Ubuntu derivatives. To Install ownCloud in Ubuntu/Linux Mint systems, open Terminal and run the following commands:

sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install owncloud

In order to configure ownCloud in your network, set the permissions for ownCloud. Run the following command to set the permissions for ownCloud:

sudo chown -R www-data:www-data /var/www/owncloud

Run the following command to configure Apache and enable SSL for an encrypted connection:

sudo apt-get install openssl
sudo a2enmod ssl
sudo a2enmod rewrite

Run the following command to create self-signed certificate for configuring the ownCloud:

sudo mkdir -p /etc/apache2/ssl
sudo openssl req -new -x509 -days 365 -nodes -out /etc/apache2/ssl/owncloud.pem -keyout /etc/apache2/ssl/owncloud.key

Download ownCloud

Linux users – CentOS, Debian, Fedora, openSUSE, SLE and Ubuntu – can install ownCloud using its official openSUSE Build System repository. Follow the links given below to download:

server | desktop client |  Download ownCloud

Tags: Configure and Set up in Ubuntu 14.04, Configure and Set up ownCloud in Linux Mint, Configure and Set up Ubuntu 14.10, How to Install ownCloud in Linux Mint, How to Install ownCloud in Ubuntu 14.04, How to Install ownCloud in Ubuntu 14.10, Install ownCloud Cloud Hosting in Linux Ubuntu, Linux Mint, Ubuntu 14.04, Ubuntu 14.10

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap