glasgitarrewelt
@glasgitarrewelt@feddit.de
- Comment on If everyone is fired by AI, who's going to buy the products and services made by the companies if no one has money anymore? 3 months ago:
Well where is the fucking money, Lebowski?
- Comment on noplace, a mashup of Twitter and Myspace for Gen Z, hits No. 1 on the App Store 4 months ago:
Three of my friends are using Apple devices, but I still accept them. Everyone has it’s quirk.
- Comment on Leaked WhatsApp Feature Allows Users to Create Customized Stickers Using Their Own Image 4 months ago:
Someone has a different opinion than you. Quick, insult them!
- Comment on Music industry giants allege mass copyright violation by AI firms 4 months ago:
Valid question, fuck those downvoters.
- Comment on Microsoft insiders worry the company has become just 'IT for OpenAI' 4 months ago:
Using Kagi is not a bad decision. After reading a lot of positive things about it and beeing quite hyped, I was so ungently reminded, that every good thing comes with its own baggage of bad.
I thought I share it, so that everyone can make their own decision.
I also tried Metager, a german meta search engine. Sad to report: not usable for me, although I like their club (suma-ev) and donated some money towards them.
For now it’s DDG I guess. :-(
- Comment on Microsoft insiders worry the company has become just 'IT for OpenAI' 4 months ago:
If your goal is to get away from this AI shit show, Kagi might be not the answer, according to their own blog.
I will search for a very interesting article everyone should read, before deciding to give kagi any money.
- Comment on Move UnRaid from metal to Proxmox 5 months ago:
That sounds like a great idea.
At the moment I am using Openmediavault as a VM within proxmox - I pass my HDDs through to this VM. Openmediavault let’s me do all the stuff I want to: Share folders via SSH, NFS and raid-management.
Do you know if I can do the same with proxmox directly? Do you maybe have a link where this way is described in detail?
- Comment on [deleted] 8 months ago:
Who puts up with this shit anyway? Go buy an Apple. You can eat it while installing Linux.
- Comment on NAS solution recommendations 11 months ago:
I bought a used Synology before knowing more about NAS alternatives. I hated every minute with it… Because it was a bit older, security updates could stop anytime. And using the proprietary OS felt even more unsave. Who knows what backdoors are build in there? I sold it after I found out that there is no way to install a custom OS or any alternative to the proprietary version.
- Comment on What open source solutions do you use or want to use? 1 year ago:
I think org-roam in emacs is the same? I now never work on something without copying everything into an org-file and commenting it. And I am so happy when I want to do something I have done before and just be able to follow along my own notes.
- Comment on 1 year ago:
I am a total beginner in this regard, but maybe maybe this could help you:
Check out PBR - policy-based-routing. On OpenWRT there is an app for this task, vpn-policy-routing (together with luci-app-vpn-policy-routing for a GUI inside LuCi). This app helped me to route all traffic coming from my PiVPN to the WAN interface, instead of my commercial NordVPN. Now at home all my traffic goes to NordVPN and when I am not at home I can easily VPN into my home network.
openwrt.org/docs/guide-user/network/routing/pbr
Other than that, the OpenWRT Forum is very helpful, don’t hesitate to ask your questions there.
- Comment on Jellyfin on Proxmox 1 year ago:
Thank you, that sounds like my favorite option so far!
- Comment on Jellyfin on Proxmox 1 year ago:
That summarized my situation pretty good. Since a year now I switched everything to Linux, selfhosting seems to be a natural extension of that.
May I ask, since you have a very beginner-friendly way of writing:
I run a separate NAS with an SMB share.
Why did you choose SMB instead of NFS? I read here that NFS is very efficient and fast.
Docker good
Many people here have very convincing arguments for docker. While checking it out I saw that it uses partly proprietary licenses. Why are so many people so sure that docker won’t pull a ‘Unity-stunt’ and make their knowledge about docker obsolete?
LXC is more efficient, but it’s harder to run docker in.
I meant to install a Jellyfin LXC, if there is such a thing, without docker involved. Is that possible?
- Comment on Jellyfin on Proxmox 1 year ago:
There seem to be many ways to reach the same goal:
- run Jellyfin in Docker in a VM in Proxmox
- install Jellyfin Server in Debian in a VM in Proxmox
- install a Jellyfin LXC container on proxmox
- … Probably more
I try to find the best way for me.
- Comment on Jellyfin on Proxmox 1 year ago:
I understand that I can use a VM to run docker, but:
Wouldn’t make a LXC more sense than a VM with docker inside? And what are the advantages of running jellyfin in a container instead of a normal installation? The VM is already kind of a container, what benefits do I get from yet another container inside? I am curious to learn more!
- Comment on Jellyfin on Proxmox 1 year ago:
The other comment made sense to me, why contain a container. But you are right, I will learn more about docker, it seems like a great tool.
Thank you for your confirmation with NFS. Just read about it yesterday, in search of an alternative to samba, what all the windows user seem to use.
- Comment on Jellyfin on Proxmox 1 year ago:
That makes sense, docker is off the table.
- Comment on Jellyfin on Proxmox 1 year ago:
Thank you for your answer. I maybe want to add some features in the future, like all those *arr- programs. Wouldn’t it be easier to have everything in one VM instead of many LXC?
- Submitted 1 year ago to selfhosted@lemmy.world | 39 comments
- Comment on OpenWRT settings for PiVPN 1 year ago:
If anyone stumbles accross this post, here is how I solved it for me:
-
PiVPN doesn’t need any special firewall-treatment in OpenWRT, just use port forwarding (Source zone: WAN, Destination: LAN, with the Port you chose, 51820 is the standard for wireguard)
-
A special problem I had: I used NordVPN on OpenWRT to tunnel all my traffic through there. When I connected the PiVPN, it didn’t work at first. I had to use something called PBR - Policy-Based-Routing to send all my traffic from the PiVPN to WAN. It was easy with the openWRT-app vpn-policy-routing plus luci-app-vpn-policy-routing
-
- Comment on OpenWRT settings for PiVPN 1 year ago:
You are right, it is possible to set up a wireguard VPN on OpenWRT and I am planning to do that. At this point getting the Pi running is more like an exercise to get to know OpenWRT better.
- Submitted 1 year ago to selfhosted@lemmy.world | 4 comments
- Comment on My Home Server software stack 1 year ago:
It’s great that it works for you! For me every recommendation of networkchuck that starts with ‘and its free! You just have to sign up for…’ is a pointer to search for ‘open source alternative for…’.
That is how I found out about a Raspberry Pi with pihole and piVPN installed on the same device, using this manual. Pihole blocks ads, with piVPN you can log into your home network using the wireguard protocol.
I thought it was easy to set up, but of course it depends heavily on the time you can and want to invest. So Twingate can be the right solution for you, but I am often impressed by the excelent free software solutions that are out there.
- Comment on Anybody using a local server for their "cloud"based thermostats? 1 year ago:
I just started to build something here! My setup so far: Raspberry Pi 4 running Home Assistant OS On the GPIO-Pins I have a Module sitting that goes with the name RPI-RF-MOD. Now the Home Assistant-Pi works as a CCU3 base station for all my homematic IP gadgets.
On Home assistant I use the add on Raspberrymatic to connect to different Gadgets (Power Plugs, Thermostats, Window-Sensors) which then again are introduced to home assistant with the help of HACS Homematic(IP) Local.
Now it’s working! I plan to automate my thermostats with the HACS Better Thermostat.
It was a lot of reading for a beginner like me. But with small steps and a lot of time everything is actually quite comfortable to reach. And most important: the devices can’t phone home, nothing is able to connect to the internet directly.
- Comment on How to store backups? 1 year ago:
Kopia sounds nice, thanks! I want to back up my Nextcloud to a Nextcloud of a friend. Should be working with Kopia/WebDAV.
- Comment on Another good reason not to open port 22 1 year ago:
Thanks! I think I get too hung up on the VPN-part. If I had a setup where I open one Port to a Pi which is set up as a nginx reverse proxy that redirects the connection to my different services depending on the URL - homeassistant.myserver.com, backup.myserver.com,… - would that be considered a VPN?
- Comment on Another good reason not to open port 22 1 year ago:
Please ELI5: How does this solution work? You tunnel yourself in your home network with a VPN on your PI? How is that safer, isn’t there still a port open?
- Comment on Why would someone choose ubuntu server over a headless debian installation? 1 year ago:
That is simply not true.