Die Franzosen sind schon speziell ;-)
  • maki maki 12h ago 100%

    Klasse. Da können wir uns noch eine Scheibe abschneiden! Aber irgendwas müssen sie ja leisten, ist ja meistens ein bezahlter Service auf der französischen Autobahn ;)

    1
  • Hi, gibt es die Möglichkeit ein alternatives Frontend für Lemmy wie [Photon](https://github.com/Xyphyn/photon) oder [Voyager](https://github.com/aeharding/voyager) zu hosten. Das originale Frontend ist sehr nett, aber die anderen sind was fürs Auge :p Falls es diese bereits gibt, wäre es möglich, diese in der Seitenleiste zu verlinken? Beste Grüße Maki

    9
    1

    In Paris habe ich ganz tolle Fahrradschilder entdeckt. Die Franzosen sind bekannt für gute Weine. Anscheinend gibt es dort extra Fahrradstrecken, bei denen trinken erlaubt ist ;-) Spoiler (Sauf (fr.) = außer (dt.)

    32
    7
    ZDF-Serie: Concordia - Der Preis der Sicherheit
  • maki maki 1w ago 100%

    Ich fand die gut. Die Synchronisation ist ein wenig besser als beim Traumschiff. Die Schauspieler (auch deutsche) haben im Originalton Englisch gesprochen, da es eine Zusammenarbeit mit mehreren Sender war.

    Das Thema ist super interessant. Eine gut gemachte Serie.

    3
  • www.zdf.de

    cross-posted from: https://feddit.org/post/3733560

    7
    2
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFR
    Frag Feddit 1w ago
    Jump
    Erfahrung mit Kaufland.de Online Plattform
  • maki maki 1w ago 100%

    Ich habe dort bei einem Drittanbieter bestellt. Die Rückabwicklung habe ich über die Plattform abgewickelt. Das Etikett kam vom Anbieter. Geld wurde ein paar Tage später erstattet. Alles ohne Probleme

    8
  • www.arte.tv

    ARTE Concert - So klingt Europa morgen Nachwuchstalente in Europa Hania Rani gelingt es mit wenigen Noten, die Menschen zu berühren. Ein kleines Wunder, das sich ständig wiederholt - wie ihr Konzert beim Piano Day zeigt. Das Konzert geht 47 Minuten und ist bis zum 04.04.26 abrufbar. [Link zum Direktdownload](https://arteconcert-a.akamaihd.net/am/concert/107000/107000/107064-002-A_SQ_0_VO_08763758_MP4-2200_AMM-CONCERT-NEXT-60661984300409_2IJY6RQ4Wf.mp4)

    6
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMA
    Magdeburg 2w ago
    Jump
    Softwerke Magdeburg - Cloud, Chat und soziales Netzwerk, organisiert als Verein
  • maki maki 1w ago 100%

    ja funktioniert. du bist aber wohl schon ausgetragen :)

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMA
    Haupteingang 3mo ago
    Jump
    Bitte um Moderation: 81 fehlende Communities, 1 moderations-offene, Stand 14.9.2024.
  • maki maki 2w ago 100%

    Ich würde dich gerne wie gewünscht absetzen, finde jedoch leider keine Option hierfür. Hast du ein Tipp für mich?

    Bildschirmfoto der Moderationsübersicht

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMA
    Magdeburg maki 2w ago 88%
    Softwerke Magdeburg - Cloud, Chat und soziales Netzwerk, organisiert als Verein
    https://softwerke.md/

    cross-posted from: https://feddit.de/post/4997

    7
    5
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMA
    Haupteingang 3mo ago
    Jump
    Bitte um Moderation: 81 fehlende Communities, 1 moderations-offene, Stand 14.9.2024.
  • maki maki 2w ago 100%

    Danke!

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMA
    Magdeburg maki 2w ago 83%
    Magdeburg
    de.m.wikipedia.org
    4
    0
    Connect 2 containers rootless with postman-compose?
  • maki maki 2w ago 100%

    Thank you. What can I do, if some containers use the same port? For example more than one nginx container in one pod?

    Pod (NginX Proxy Manager :8080, Nginx1 :80, Nginx2 :80, Nginx3 :80)

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMA
    Haupteingang 3mo ago
    Jump
    Bitte um Moderation: 81 fehlende Communities, 1 moderations-offene, Stand 14.9.2024.
  • maki maki 2w ago 100%

    Hi 🙋‍♂️ Ich würde Magdeburg moderieren. Nun bin ich bereits aus tchncs umgezogen und will nicht wieder umziehen für die Moderation. Gibt es da eine Möglichkeit mit diesem Account zu moderieren?

    2
  • Connect 2 containers rootless with postman-compose?
  • maki maki 3w ago 100%

    Thank you 🙏 Can you post a sample for the configuration, please?

    1
  • cross-posted from: https://discuss.tchncs.de/post/22760959 > Hello, > > I have two Podman containers. One container that contains Linkstack and another container for the Nginx Proxy Manager. > Now I want the Nginx Proxy Manager to retrieve the website from the Linkstack container. Unfortunately this does not work. > > I integrate the two containers in a network. I realize this with podman-compose. > > First, I created the network with "podman network create n_webservice". > > [Compose.yaml](https://notebin.de/?149ab7fa20c73872#GVTFNduj1L4JFTjb5wzTpWcWK9e1L3JdPcEisVvkbTrw) > > `services: > NGINXPM: > networks: > - n_webservice > container_name: NGINXPM > volumes: > - /home/fan/pod_volume/npm/data/:/data/ > - /home/fan/pod_volume/npm/letsencrypt/:/etc/letsencrypt > ports: > - 8080:80 > - 4433:443 > - 9446:81 > image: docker.io/jc21/nginx-proxy-manager:latest > linkstack: > networks: > - n_webservice > container_name: linkstack > ports: > - 4430:80 > image: docker.io/linkstackorg/linkstack > networks: > n_webservice: > external: > n_webservice` > > > I have tried everything possible in the Nginx Proxy Manager with the entry, but unfortunately I can't get any further. > The destinations http://linkstack:4430 and http://127.0.0.1:4430 are not working. > > Can someone please help me how I can access the linkstack container from the NGINXPM container?

    5
    0

    Hello, I have two Podman containers. One container that contains Linkstack and another container for the Nginx Proxy Manager. Now I want the Nginx Proxy Manager to retrieve the website from the Linkstack container. Unfortunately this does not work. I integrate the two containers in a network. I realize this with podman-compose. First, I created the network with "podman network create n_webservice". [Compose.yaml](https://notebin.de/?149ab7fa20c73872#GVTFNduj1L4JFTjb5wzTpWcWK9e1L3JdPcEisVvkbTrw) `services: NGINXPM: networks: - n_webservice container_name: NGINXPM volumes: - /home/fan/pod_volume/npm/data/:/data/ - /home/fan/pod_volume/npm/letsencrypt/:/etc/letsencrypt ports: - 8080:80 - 4433:443 - 9446:81 image: docker.io/jc21/nginx-proxy-manager:latest linkstack: networks: - n_webservice container_name: linkstack ports: - 4430:80 image: docker.io/linkstackorg/linkstack networks: n_webservice: external: n_webservice` I have tried everything possible in the Nginx Proxy Manager with the entry, but unfortunately I can't get any further. The destinations http://linkstack:4430 and http://127.0.0.1:4430 are not working. Can someone please help me how I can access the linkstack container from the NGINXPM container?

    5
    6
    Resume a track on ELEMNT BOLT
  • maki maki 2mo ago 100%

    Thank you. Maybe you can upload the video to YouTube?

    1
  • Resume a track on ELEMNT BOLT
  • maki maki 2mo ago 100%

    I have read about the Projekt. My problem is, I can’t bring the devise into dev mode. How doaes it works by you?

    1
  • Resume a track on ELEMNT BOLT
  • maki maki 4mo ago 100%

    Hi Kirca,

    thank you for your replay. how can you resume the track?

    1
  • Resume a track on ELEMNT BOLT
  • maki maki 4mo ago 100%

    I think so too, but I can't find everything. After using the device for a while now, I think I would have been better off buying a Sigma Rox 11.1. It's easy to use.

    2
  • cross-posted from: https://discuss.tchncs.de/post/17281060 > Hello, > > I have an [ELEMNT BOLT V2 GPS BICYCLE COMPUTER](https://de-eu.wahoofitness.com/devices/bike-computers/elemnt-bolt-buy). Now I'm planning a longer bike tour with breaks. The bike computer stays on. Can you turn off the bolt to save power and then reactivate it to continue recording? > > Best regards

    12
    4

    Hello, I have an [ELEMNT BOLT V2 GPS BICYCLE COMPUTER](https://de-eu.wahoofitness.com/devices/bike-computers/elemnt-bolt-buy). Now I'm planning a longer bike tour with breaks. The bike computer stays on. Can you turn off the bolt to save power and then reactivate it to continue recording? Best regards

    13
    9
    Aufzeichnung Wahoo Radcomputer
  • maki maki 4mo ago 100%

    Hat leider nicht funktioniert. Vielleicht wurde die Funktion abgeschafft 🫣

    1
  • Oberrohrtasche zum Schrauben
  • maki maki 4mo ago 100%

    Die von Decathlon finde ich richtig gut. Ein schön durchdachtes Design :)

    2
  • Aufzeichnung Wahoo Radcomputer
  • maki maki 4mo ago 100%

    Wie bekommt man das hin? Leider wurde nur ein neuer Track erstellt.

    1
  • Aufzeichnung Wahoo Radcomputer
  • maki maki 4mo ago 100%

    Hat leider nicht funktioniert. Es wurden zwei Routen daraus gemacht.

    1
  • Aufzeichnung Wahoo Radcomputer
  • maki maki 4mo ago 100%

    Alles klar danke euch. Ich werde es morgen auf dem Weg zur Arbeit testen :)

    Hoffentlich wird es einfach ;)

    1
  • Hallo, ich habe einen [ELEMNT BOLT V2 GPS FAHRRADCOMPUTER](https://de-eu.wahoofitness.com/devices/bike-computers/elemnt-bolt-buy). Nun plane ich eine längere Radtour mit Pausen. Der Radcomputer bleibt dabei an. Kann man den Bolt ausschalten um Strom zu sparen und dann wieder aktivieren um die Aufzeichnung fortzusetzen? Beste Grüße

    3
    7
    Oberrohrtasche zum Schrauben
  • maki maki 5mo ago 100%

    Vielen Dank für den Tipp!

    1
  • hi, mein Gravelbike hat im Oberrohr zwei Schrauben, wo man eine Oberrohrtasche befestigen kann und diese nicht extra mit Klettverschluss befestigen muss. Nun bin ich auf der Suche nach einer entsprechenden Tasche. Leider habe ich keine gefunden. Hat jemand einen Tipp von euch, wo ich eine gute und wasserdichte kaufen kann?

    5
    7
    Failed to fetch the page
  • maki maki 5mo ago 100%

    I use 0.19.3

    1
  • I have an issue with proton. I hosted the software on my own homeserver with portainer. Often it comes the failure "TypeError: NetworkError when attempting to fetch resource." [when i try to upload images](https://ibb.co/09c1t0R) or [when I try to post something](https://ibb.co/5sDrrYq) in photon. It doesnt work in Firefox (Mac) or Safari (iOS, MacOS). The instance is not the problem. It works with voyager.

    5
    8