Nextcloud Installation and Setup | Linux for Business
In this video, I go over Nextcloud installation and setup. This is great when using Linux for your business. It is also in my opinion, the best alternative when you don't want to use a cloud service like Dropbox, Google Drive, or OneDrive.
Here are all the commands used:
Install Ubuntu18 Server with Nextcloud and ssh
Set Timezone
dpkg-reconfigure tzdata
Check Trusted domains
$ sudo nextcloud.occ config:system:get trusted_domains
Add Trusted domains
$ sudo nextcloud.occ config:system:set trusted_domains 1 --value=example.com
Change firewall rules
$ sudo ufw allow 80,443/tcp
Do Let's Encrypt certificate
$ sudo nextcloud.enable-https lets-encrypt
OR
Do Self-Signed certificate
$ sudo nextcloud.enable-https self-signed
Login and Finish setup
Support My Work
-----------------------------------------------------------------------------------
►► Get Updates, Launch Announcements and More ➜ https://www.cttstore.com/newsletter
►► Chris Titus Tech Digital Downloads ➜ https://www.cttstore.com/downloads
►► Product and Service Recommendations ➜ https://christitus.com/recommendations
►► My YouTube Gear and Computers ➜ https://www.amazon.com/shop/christitustech
Other Places to Find Me
-----------------------------------------------------------------------------------
►► Titus Tech Talk ➜ https://www.youtube.com/c/TitusTechTalk
►► Titus Tech Gaming ➜ https://www.youtube.com/c/TitusTechGaming
►► Chris Titus Fitness ➜ https://www.youtube.com/@christitusfitness
►► Twitch ➜ https://www.twitch.tv/christitustech
►► Twitter ➜ https://twitter.com/christitustech
DISCLAIMER: This video and description contain affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This helps supports the channel and allows us to continue to make videos like this. Thank you for your support!