

Ho you should look into setting up services with systemd socket. This solved my on demand issues. I made a script to generate the services and sockets automatically. It became really really fast to add a container which start ondemand
Ho you should look into setting up services with systemd socket. This solved my on demand issues. I made a script to generate the services and sockets automatically. It became really really fast to add a container which start ondemand
Would be great to know where produce are from.
I went for gelli as an android client for jellyfin, work great buy no chrome cast. I think my daughter use some thing like jellyamp which can chrome cast.
I use https://docs.wizarr.dev/ for integration it helped reduce the need of support. For the worst in tech I Boughy them a HDMI key. Set everything and sent it to them. They just had to connect to their WiFi… Which was pretty hard for some. Buy painless for me, they have childs to do tech support.
Ha, thanks for the explanation, this explain that. It was a shit storm and on android when you opened the app ypu would be greeted by a popup asking to subscribe.
I seen that on the tablet and went full open source without looking back.
Yeah that not my first language, thanks for the understanding.
Ho they need it when using the application on android even if you have a lifetime server subscription. They may have reverted, but I was contacted by all my familly one week. They were asking why I wanted to make them pay to access my mediacenter and some told me to ask them directly if I needed money for some components.
Some even paid thinking the money went to me and I needed it for something.
I had an hard time understand the trouble since it was mentioned now where on the website of Plex that now user have to pay the application to access my paid server.
I took this as first signs of enshitification and left.
Plex joined google on my black list now.
Bought a 200€ lifetime abonnement and my daughter have to pay to use Plex on her phone even when using my 200€ paid Plex server. They lost me when they asked the user of a paid subscritpion pay. Fuck it.
I am using wireguard in docker to connect from anywhere to my locals network. https://github.com/linuxserver/docker-wireguard?tab=readme-ov-file#usage Set the variable INTERNAL_SUBNET to your local IP range. For me it was 192.168.178.0 And set a folder you can reach as it’s working folder. And your done for setting the wireguard server.
Need yo allow your server to be reachable from the web to wire guard ports. I guess you know how to since you did for you website.
To add clients (I have android and Linux) you go fetch the config on you server. If you went for numbered peers it look like peer4.conf and you use these file to allow clients to connect.
Edit : I missread you don’t ask for help.nice site by the way
Flatpack updates fails often and you have to remove or reinstall some package from command line often. I dropped it because of this
Thanks is was confused, why he seemed angry to speak about something getting better.
Thanks for putting other word in my mouth. I never told any of both have good intention, but at least deepseek didn’t promise to release the model to change it’s mind and close source it. Feel that it is a little better than chatgpt, since they didn’t shit on the face of the community yet. I am sure both collect data, and I wouldn’t thrust them with sensitive informations.
That mean they have at least less bad intentions than chatgpt at least the opened their model on contrary of chatgpt.
Plot twost, That it’s neighbor ip
I join you, I used to change SD card and USB disk every 1-2 year. I bought a nas 3 year ago didn’t need to change disk yet.
Pawn shop I would say but they are expensive too… Their is some carricatibe structure which refurbish computers and sell them gor dirt cheap. 20 Buck per tower. But that crapy computers.
Too bad I can’t upvote more than once. Thanks for making/sharing
Have to ask, do you gdb everything you run ? You think of big sofwares like office or things like that. There are GUI tool who replace the command line better. I am thinking about the configure display GUI specifically. X config was a pain… We are better of with the GUI and drag and dropping screen to place them.
Same with fedora. Just run the upgrade once in a while and it work.
Yeah i didn’t try with dynamic adresses. Most of my services are behind a ngnix so I make most socket point to there. I usually go by IP, that an old work habit. Should try some news things. I played with it with DNS but my DNS name were for a whole “PC” (that was a raspberry pi zero) it work well even when i put a nginx on raspberry zero and services on pi4 I still had to have fixed port and resolvable DNS name. I should try to automate DNS, maintaining an nginx up to date is some time a pain.