

@RemindMe@programming.dev in 2 Months @remindme@mstdn.social dm 1 week
@RemindMe@programming.dev in 2 Months @remindme@mstdn.social dm 1 week
Yeah, maybe you’re right
Saw on Voyager (my client)
Happy cake day! (If we do this on Lemmy)
It should (I have MetalLB but I never tested this specifically)
Strange notion of old
DK/SE layout is surprisingly good for european languages, say better than the Italian one
Isn’t sharing a prefix the same as sharing a v4 /32, privacy wise?
I hoped to see derivatives too. I want the nostalgia of old lubuntu and xubuntu releases. I keep them in a folder, but it’s easy to just download and extract the debs, as they are saying at the bottom of the article
Meaning that I get to see my deployment and check if the image is updated. If not, change the deployment image
Is there anything similar, but for k8s?
Best of luck!
Why is WebDAV better?
There’s also Zola
The iOS app has this, based on SSIDs
Try Adelie or Antix Linux, they should work great on old HW (except obviously for the missing kmods)
Sorry, I can’t help you. I configured only the TZ and the schedule env vars…
spec:
containers:
env:
- name: TZ
value: Europe/Rome
- name: ND_SCANSCHEDULE
value: 0 * * * *
image: deluan/navidrome:latest
imagePullPolicy: IfNotPresent
name: navidrome
ports:
- containerPort: 4533
hostIP: null
hostPort: null
name: http
protocol: TCP
volumeMounts:
- mountPath: /data
mountPropagation: null
name: config-volume
- mountPath: /music
name: music
readOnly: true
Note: to do this you have to have your public key on the remote server