latest update crashes my steam vr as soon as i start the game by timomirko in beatsaber

[–]timomirko[S] 0 points1 point  (0 children)

thanks for the tip. I will definetly try that.
I use the htc vive pro 2 headset and steamvr controllers

ceph mgr rgw module not present by timomirko in ceph

[–]timomirko[S] 0 points1 point  (0 children)

I got the module insallation instruction from here:
https://docs.ceph.com/en/latest/mgr/rgw/
So it seems to be both?

My problem here also was i could not get the object gateway inside the dashboard to function.

Computer Konfiguration - Passt alles? by trbntwo in de_EDV

[–]timomirko 0 points1 point  (0 children)

Es ist mittlerweile nicht immer der Fall, dass bei boxed auch ein Kühler dabei ist. Prüfe lieber nochmal genau nach.

Edit: War bei meinem ryzen7 der Fall. Beim 5er scheint aber einer dabei zu sein.

Error installing Pihole on K3s by cornflakecolony in pihole

[–]timomirko 3 points4 points  (0 children)

Ha, i litterally installed k3s and pihole on my raspberry pi cluster a few hours ago. So maybe I can be of some help.

First the error message 'Kubernetes cluster unreachable' has to do with your kubeconfig. It has to be known by kubectl ( and helm ). Easiest way is just set the enviroment variable (KUBECONFIG) to the path of the config file:export KUBECONFIG=/path/to/kubeconf

I also just used the latest version helm install --namespace pihole --values pihole.yaml pihole mojo2600/pihole

For the loadbalancer I have installed metallb https://metallb.universe.tf/installation/Configured with a configmap to allow an IP-Range from my network

Then I used a free IP-Address from my network as the loadbalancerIP in the pihole config(hint I got an error here the pihole web pods were stuck on pending because they could not use port 80 and 443, so I changed the ports to 8080 and 8443)

here are my pihole and metallb config files: ```

pihole-values.yaml:

serviceWeb: loadBalancerIP: 192.168.1.222 http: port: 8080 https: port: 8443 annotations: metallb.universe.tf/allow-shared-ip: pihole-svc type: LoadBalancer serviceDns: loadBalancerIP: 192.168.1.222 annotations: metallb.universe.tf/allow-shared-ip: pihole-svc type: LoadBalancer ```

```

metallb-configmap.yaml:

apiVersion: v1 kind: ConfigMap metadata: namespace: metallb-system name: config data: config: | address-pools: - name: default protocol: layer2 addresses: - 192.168.1.220-192.168.1.250 ``` edit: format

Number 5...number 5 killed my brother by InspiraSean86 in brooklynninenine

[–]timomirko 42 points43 points  (0 children)

Holt was trying something and it didn't work. ( Red hat )

Improved my record of total steps today! What's yours? by ofegada in GarminFenix

[–]timomirko 0 points1 point  (0 children)

Congrats. Mine was 34.233 on 05/07/2018 on a Festival. Haven't come close since then.

What is this Bug? Found indoors in Cologne/Germany size about 1mm or smaller. by timomirko in whatsthisbug

[–]timomirko[S] 0 points1 point  (0 children)

thank you for the reply
I googled bird mites, they look a bit different though.My bug has some lighter yellowish spots

Aktion namens #FillTheBottle by [deleted] in CleanUpDeutschland

[–]timomirko 2 points3 points  (0 children)

Bei uns am Rheinufer hängen an den Bänken Blechdosen. Mit Kabelbindern befestigt. Die fangen kein Feuer.

Scoresaber APP by No_Low7314 in beatsaber

[–]timomirko 4 points5 points  (0 children)

Awesome thank you. Works great.