ArchLinux:Nextcloud: Difference between revisions

From Wiki³
(Created page with "{{DISPLAYTITLE:{{TitleIcon|arch=true}} Nextcloud}}<metadesc>Nextcloud setup for Arch Linux.</metadesc> <div id="tocalign">__TOC__</div> {{Back|Arch Linux}} = {{Icon24|sitemap}...")
 
(No difference)

Latest revision as of 10:02, 29 April 2021

Icon Introduction

Icon Nextcloud

Install the nextcloud package.

# pikaur -S nextcloud

Create the nextcloud environment.

# mkdir -p /srv/nextcloud/data
 
# ln -s /srv/nextcloud /var/lib/nextcloud