Switch from Google to Nextcloud in 4 command lines
After we reviewed a few services that allow you to switch from Google's, it's time to move on to something a bit more complex, but more secure as well: hosting your own services ! To do so, there is something fantastic, that can replicate most of what Google offers: NextCloud. It's not only a file storage solution, but it can also handle email, photos, music, calendar, an online office suite, and a lot more, since it has a giant gallery of apps that you can add to your own instance ! Set up your own Linux server with LINODE : http://www.linode.com/linuxexperiment (USE OFFER CODE LINUXEXP19) Support the channel on Patreon: https://www.patreon.com/thelinuxexperiment Follow me on Twitter : http://twitter.com/thelinuxEXP Commands: Create a user: adduser "YOUR USERNAME" Give it the sudo permissions: usermod -aG sudo "YOUR USERNAME" Log out of the root user: logout Install Nextcloud: sudo snap install nextcloud Setting up the server There are plenty of ways you can go about doing t
βhttps://tilvids.com/w/gHHnC7ZJqpLx6rPsvU1iCH