Just to clarify: OwnCloud or OwnCloud Infinite Scale (OCIS)?
- 0 Posts
- 65 Comments
aksdb@lemmy.worldto Selfhosted@lemmy.world•Inside China's Mini PC Production: How Tiny Computers Are MadeEnglish10·1 month agoProbably some fastboot shit. I like the idea of fastboot… if only it wasn’t so tied to Windows.
aksdb@lemmy.worldto Selfhosted@lemmy.world•Inside China's Mini PC Production: How Tiny Computers Are MadeEnglish12·1 month agoThe ONLY thing I don’t like about it is having to finish the install of windows before you can wipe the ssd.
Why? Can’t you get to the bios, change to usb boot loader, boot linux and wipe the disk?
aksdb@lemmy.worldto Selfhosted@lemmy.world•Question about traffic using Cloudflare tunnelEnglish1·1 month agoIf your client(s) accept irregularly changing remote certs (i.e. they don’t do cert pinning), it should work. If both cloudflare and you use the same CA, it would likely work even with cert pinning. Certainly possible, but increases the complexity of the overall setup.
aksdb@lemmy.worldto Selfhosted@lemmy.world•Question about traffic using Cloudflare tunnelEnglish2·1 month agoPossible, true. But then the setup also becomes more complicated. In addition you end up with different certs for local and remote access, which could cause issues with clients if they try to enforce cert pinning for example.
aksdb@lemmy.worldto Selfhosted@lemmy.world•Question about traffic using Cloudflare tunnelEnglish5·1 month agoCloudflare tunnel likely terminates TLS on the edge. So if you bypass it, you don’t have HTTPS. Not a problem locally, but then destroys the portability of the URL (because at home you need http and outside you need https). Might as well use different hosts then.
aksdb@lemmy.worldto Linux Gaming@lemmy.world•Blender Studio releases free game DOGWALK to showcase Blender and Godot.English12·1 month agoIf it sells well on Steam, it also rises in the charts there, becoming more visible to an even larger audience. While the margin is lower due to the cost of the store, the profit might still heavily exceed the alternative (and since there’s no per unit cost for software, that’s quite nice).
aksdb@lemmy.worldto homeassistant@lemmy.world•IKEA moves to Thread (and away from Zigbee)English2·1 month agoit doesn’t matter
Hehe.
Anyway, I am also completely on Zigbee. While I like the concept of Matter over Thread, I wouldn’t want to switch, because it will start with a too small network to cover a good distance and if I start replacing Zigbee devices, I effectively sabotage that network as well. So my only move would be to replace all Zigbee with Matter/Thread devices. And that seems insane. So I hope I keep getting new Zigbee devices for a while.
“So I have this ultra portable gaming device…”
aksdb@lemmy.worldto Selfhosted@lemmy.world•Help with configuring Caddy to work with arr appsEnglish2·1 month agoDoes it make a difference, if that setting uses a trailing slash? Might be it redirects you to the path without, which triggers caddy to redirect you again, and so on and so forth.
You could also, instead of redirecting, rewrite it. Then it is handled serverside without sending the client somewhere else.
aksdb@lemmy.worldto Selfhosted@lemmy.world•Help with configuring Caddy to work with arr appsEnglish3·1 month agoAre all the *arr services aware that they are expected to have a certain basepath?
LOL, ok, fair 😁
You should in any case consider your backup strategy. If you have reliable backups, your fuckups can’t be as bad anymore. If you don’t have reliable backups, a “raw” storage doesn’t help you either. Maybe even the contrary: you won’t notice, if individual files get corrupted or even lost until it’s too late. (Not talking about disk corruption, against which the right filesystem can guard you… but I am not sure you trust filesystems either 😛)
Why does the storage layer of seafile scare you? Are you also scared of databases and prefer storing things in raw txt files? The difference is the same. You get certain features in return:
- Versioning is possible (so each file can have a history you can roll back)
- Sync is very fast
- It can sync incremental changes even of big files
You still have access via:
- Web
- Synced locally using Seafile Client
- WebDAV
- Mounted as network filesystem anywhere using SeaDrive.
aksdb@lemmy.worldto Selfhosted@lemmy.world•A sovereign Microsoft 365 alternative: Nextcloud and IONOS join forces - NextcloudEnglish4·2 months agoI don’t like the syntax, the runtime environment (which runs interpreted) and for PHP more than many other languages (aside from JS), a lot of code out there is hacked together horribly which makes me completely distrust the community.
Personally I stay away from anything that doesn’t have a compiler.
aksdb@lemmy.worldto Selfhosted@lemmy.world•A sovereign Microsoft 365 alternative: Nextcloud and IONOS join forces - NextcloudEnglish3·2 months agoI was in the same boat and therefore my nextcloud instance was mostly running for backwards compatibility with a few setups I have, while I mostly use seafile, immich and sogo. But a few days ago I updated to nextcloud hub 10 (I think that’s with nextcloud 31 under the hood) and damn does that run smooth. I was so impressed I got motivated to finally setup the high performance backend for nc talk.
I still dislike PHP, but nextcloud just won back my heart a little.
On mobile I indeed also had that issue once. However I made sure they can’t lock me out completely. The db is stored using the opensource sqlcipher, so one can open it and extract everything manually, if absolutely necessary. As long as they don’t change this, I am fine. In the worst case that would still be a lot of effort for me, but not impossible.
The export has also improved a lot. You can now also export to JSON which includes all the data one could need.
If you don’t have a hard requirement of it being fully (!) OpenSource, then I would recommend Enpass. Relatively pleasing UI that runs native on Win, Mac, Linux, Android and iOS. It has browser plugins for Chrome and Firefox that talk directly to the running fat client (so no multiple authentication with different browsers necessary).
The password db is completely local, but it offeres several sync mechanisms like WebDAV or Dropbox or also iCloud; basically whatever can store files. If it’s a NAS in your home, it simply will sync once you are back home.
It also offers “WiFi Sync”, in which case you designate one machine running Enpass as the server and link other clients to it, then you don’t even need to run a separate hosting for it (but that machine needs to be on and running Enpass when you want to sync, obviously).
It’s basically a less open but much more convenient and beautiful KeePass(XC).
aksdb@lemmy.worldto Linux Gaming@lemmy.world•REMATCH is out now and works great on Linux, SteamOS and Steam DeckEnglish9·2 months agoWhich is why I asked, because we are in a linux comm here. I don’t put aside games that do shit on Windows, as long as they work fine on Linux.
From maybe to definitely not.