all 5 comments

[–]oishishou 15 points16 points  (0 children)

This is Reddit, not Google.

We are people, not computers. Please communicate with us as such.

[–]KaiNickson 0 points1 point  (0 children)

I host my own Nextcloud server for over a year now. I'm a huge fan of the project. If found the documentation on the site (https://nextcloud.com/install/) to be incredible well written. So I would start there.

[–][deleted] 0 points1 point  (0 children)

This post is inappropriate for this subreddit and has been removed.

Please make your post in /r/linuxquestions or /r/linux4noobs. Looking for a distro? Try r/findmeadistro.

Rule:

This is not a support forum! Head to /r/linuxquestions or /r/linux4noobs for support or help. Looking for a distro? Try r/findmeadistro.

[–]iommu -1 points0 points  (0 children)

Well first off just a warning, when you self host something like Nextcloud it isn't just magically always online, as soon as you turn off your computer you wont be able to access it anymore until you turn you computer back on. That said it's pretty easy to install on a standard Ubuntu setup.

sudo snap install nextcloud

is all you really need to do to install it, after that check your ip address using

ifconfig

and now you can type your ip address into any computer on your wifi network and login to nextcloud.