TMP_NKcYUEoM7kXg4qYe
@TMP_NKcYUEoM7kXg4qYe@lemmy.world
- Comment on Network Switch 3 months ago:
What do you mean by not being arrested? I would say German police putting a black bag on your head and taking you to their station in the middle of the night is something one could consider an arrest.
- Comment on Network Switch 3 months ago:
However, it is important to keep in mind that to my knowledge no one has ever been arrested for running a exit node in a western country.
news.ycombinator.com/item?id=41505009
There links to other occurrences of arrest in the comments.
- Comment on Games on Whales - Stream multiple desktops and games from a single host 5 months ago:
It’s probably a skill issue but don’t really know how to setup desktop streaming. I’ve tried
[[apps]] title = “Desktop” [apps.video] source = “pipewiresrc capture-screen-cursor=true capture-screen=true”
But it just shows black screen.
- Comment on Am I the only one who missed the Owncloud rewrite in Go? 5 months ago:
- Comment on Is Radicale the way forward? 8 months ago:
My point was that it isn’t as trivial but I suppose it is as long as you don’t care about https and proper certificates. You can just copy their nginx/apache template if you don’t.
- Comment on Is Radicale the way forward? 8 months ago:
I haven’t tried Baikal but it seems to have (from the screenshots) just a bit more features. Radicale is merely the calendar+contacts+tasks server. You can login through the web UI to create calendars and delete them. They are then managed by a calendar/contact/task app like thunderbird. Baikal seems to have settings and a dashboard in the web UI which Radicale lacks.
Both seem to have an unofficial docker container if you’re into that.
- Comment on Is Radicale the way forward? 8 months ago:
There is no difference between installing software on a VM and on “bare metal”. The OS takes care of the hardware stuff.
I installed it according to their manual on their website (radicale.org/v3.html) which is imo pretty easy. The TLDR is that you first install python3 and its package manager pipx, then you install radicale using pipx and finally you run it as a systemd service. You can just copy their service template. The issue comes when you need to run multiple web services though. Radicale wants to be on the website root (website.com/ instead of website.com/some/path/blablabla/ ) which is not as trivial to set up as the previous steps. They have a template for nginx and apache but you need to kinda know the very basics of one of these to set it up.
Also on debian there is a package so you could technically just apt install radicale and then systemctl enable radicale if you want to avoid creating a service and installing python.
Obviously you need to create a basic config either way according to their manual. At least for password authentification.
- Comment on Nextcloud Hub 8 is now available 8 months ago:
Nobody is stopping you from discussing it. So far your only contribution to the discussion was bitching about others bitching.
If we limit the discussion to the selfhosted realm, I agree with these people bitching. Nextcloud is too bloated and slow, while not providing many benefits over individual services. You would at least expect it feature ease of use over having individual apps but nope because when you install an update, there is high chance of breakage. End to end encryption has been losing people files for years. Which is imo a big deal in “private cloud”.
I guess my point is that the “bitching” is our discussion and you and people who upvoted your comment are free to join it and perhaps provide some examples of your Nextcloud setup and why you think it’s good. I’m sure most of us will be nice and won’t tell you to keep your comments to yourself.
- Comment on what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinion 8 months ago:
The point is that they have recently focused on better binary package availability. Sure they always had support for binary packages but most software needed to be compiled.
- Comment on Open hardware single board computer server recommendations? 1 year ago:
Thanks for your reply. Honestly what I’m asking for does not really exist. You have to pick from features, open source and hackyness. Usually you can get 2 of the 3 but it’s hard to get all three. So although I wouldn’t buy this PC, it’s a pretty good recommendation for stumbling on this post in the future.
- Comment on Open hardware single board computer server recommendations? 1 year ago:
Thanks for your reply. Unfortunately I don’t think the Orange Pi 5 Plus is mainline Linux ready, or at least the RK3588 is not there yet so it seems to me that it’s more of a hacky board. I don’t think the Zimaboard is open source but it seems pretty good although I personally would buy a coreboot compatible small form factor PC if I went x86.
- Comment on Open hardware single board computer server recommendations? 1 year ago:
Thank you very much! This is probably the best answer.
For anyone from the future reading this: From my understanding almost every SBC does not really work with “Linus Torvalds’ Linux” which is why one often sees HW manufacturers also providing their own Linux image with the computer. This is fine for development but honestly not something I would want for self hosting stuff. There are few exceptions like the Raspberry Pi but that one is not that much open source. So imo the best option is to look at ubuntu.com/download/risc-v where Ubuntu provides “official” images for few RISC-V boards. (The Visionfive 2 is what lead me there.)
- Comment on Open hardware single board computer server recommendations? 1 year ago:
Thanks, does it have mainline linux support though? I know I am kinda repeating myself but that is probably the most important point as I am not really a good hacker so I don’t really want to buy hacky solutions.
- Comment on Open hardware single board computer server recommendations? 1 year ago:
Ok that’s good then. Thanks for the reply!
- Submitted 1 year ago to selfhosted@lemmy.world | 17 comments