#After that restart the service apache2 sudoserviceapache2restart
Set up cronjob for Nextcloud
#Set background job to cronsudo-uwww-dataphpoccbackground:cron#For Owncloud to run smoothly, you will want to set up a cronjobsudocrontab-uwww-data-e#If asked, press “1” to use the nano editor (which is super easy to use)#Add the following line to your crontab file*/15 **** /usr/bin/php -f /var/www/owncloud/occ system:cron#Show the entery in the crontab filesudocrontab-uwww-data-l