Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)E
Posts
2
Comments
75
Joined
3 yr. ago

  • Then I must be using it wrong. I kept systemd-resolved on my laptop but on my desktop I use plain old /etc/resolv.conf

  • Note: to do this you have to have your public key on the remote server

  • It should (I have MetalLB but I never tested this specifically)

  • Strange notion of old

  • 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!

  • Thanks!

  • Why is WebDAV better?

  • 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…

     yaml
        
    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
    
      
  • Good on iOS too, albeit a bit battery hungry if you route 0.0.0.0/0 and ::/0

  • You may also have a migration path by hosting keycloak and add Google as an Identity Provider. Gives you much more flexibility and control this way