this post was submitted on 03 Aug 2023
108 points (90.9% liked)

Linux

45530 readers
1938 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

The main cloud services don't even work natively (GoogleDrive, OneDrive, iCloud) basically the only mainstream choice is Dropbox. I tried to use Google Drive in Mint, and it's a pain to get it to work, and usually it stops working after computer restarts.

Someone has a recommendation about how to handle these services?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 11 months ago* (last edited 11 months ago) (2 children)

Well the thing is, I’m still not comfortable in opening up an attack surface like that. I would much rather pay for someone else to do that. Preferably someone who really knows what they are doing and keeps an eye on the constantly evolving security environment. There’s a bunch of other stuff happening in my life, so finding the time to play server admin isn’t that easy right now.

[–] [email protected] 9 points 11 months ago (1 children)

There are many professional Nextcloud holsters, for example: https://www.hetzner.com/storage/storage-share

[–] [email protected] 1 points 11 months ago

Thanks for the link. Recently, I’ve been looking into nextcloud providers, but somehow I missed this company.

[–] [email protected] 3 points 11 months ago

If you need the online storage (or whatever self hosted service) just for yourself (and maybe some few people), it's very simple to set up a Wireguard instance. My server doesn't even show open ports to the outside world, but with Wireguard I can access my git, wiki, etc in my home LAN.
I haven't really tried any of the second tier Solutions like Tailscale. But when you have more users or a more complex environment, that could help.

Still, sharing stuff with "outsiders" would still be tricky, I guess - at least I haven't found a solution...