Nextcloud 10 install on Ubuntu Server 16.10 from Ubuntu Desktop 16.10 and a Tour and What's what

Опубликовано: 12 Ноябрь 2024
на канале: Basic IT Stuff
10,742
55

-- More info and Links are listed Below --
In this video I demonstrate installing Nextcloud 10 on Ubuntu Server 16.10 from a Ubuntu Desktop 16.10 and i do a Tour and What's what.
Click to Subscribe: https://goo.gl/wZsHge

Install:
ssh into the ubuntu server
sudo apt install apache, database and php
wget, extract, move and set permissions
nano nextcloud.conf
a2enmod stuff and restart apache
create stuff on the database
opening the webinterface and doing stuff :)

Quick Tour and What's what:
server info
showing all menu's
enabling extra features
external storage
theming

OS and software versions:
Nextcloud 10.0.1
Ubuntu Desktop 16.10
Ubuntu Server 16.10
PHP 7.0.8

sudo apt install apache2 mariadb-server
sudo apt install libapache2-mod-php5
sudo apt install php-gd php-json php-mysql php-curl
sudo apt install php-intl php-mcrypt php-imagick
sudo apt install php-zip
sudo apt install php-dom -y
sudo apt install php-xml -y
sudo apt install php7.0 -y
sudo apt install php-mbstring -y

sudo wget https://download.nextcloud.com/server...

sudo tar -xjf nextcloud-10.0.1.tar.bz2

sudo cp -r nextcloud /var/www

sudo chown www-data:www-data /var/www/nextcloud

sudo nano /etc/apache2/sites-available/nextcloud.conf


sudo ln -s /etc/apache2/sites-available/nextcloud.conf /etc/apache2/sites-enabled/nextcloud.conf

sudo a2enmod rewrite
sudo a2enmod headers
sudo a2enmod env
sudo a2enmod env
sudo a2enmod mime
sudo a2enmod mime
sudo Satisfy Any

sudo service apache2 restart

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

sudo mysqladmin -u root -p create nextcloud

sudo mysql -u root -p

GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER, CREATE TEMPORARY TABLES, LOCK TABLES ON nextcloud.* TO 'nextcloud'@'localhost' IDENTIFIED BY 'password';

FLUSH PRIVILEGES;

exit

Follow me:
Twitter:   / basicitstuff  
Instagram:   / basicitstuff  
Google+ : https://plus.google.com/+BasicITStuff
Full Gear List: http://www.basicitstuff.com/
Ultimate Setup Tour:    • Ultimate Setup Tour 2015  

Music: Ahrix – Nova
Spotify: https://open.spotify.com/artist/0kXCd...
Facebook: http://bit.ly/1wFWvyM
Youtube Channel: http://bit.ly/2mUBTD2
Youtube Video: http://bit.ly/1eXqiOi
SoundCloud: http://bit.ly/1m1ye0b