• 0 Posts
  • 227 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle
  • BCsven@lemmy.catoSelfhosted@lemmy.worldDocker security
    link
    fedilink
    English
    arrow-up
    2
    ·
    22 hours ago

    Not sure about the distro being used, opensuse makes a docker zone to put docker interfaces on, those have their own ports and rules separate then the Ethernet assigned zone ports/services to allow. For me I had the opposite issue, I couldn’t reach my docker containers from my lan, onky from the local machine because the Ethernet was on an internal zone and Docker was on its own zone. I’m not a superskilled networker dude so I just turned on forwarding and masquerade so the incoming LAN zone would forward to doocker zone and pretend to be the local machine connecting and not a LAN or remote IP. I guess if you moved your dockers too the public zone you could get in trouble











  • BCsven@lemmy.catoRPGMemes @ttrpg.networkCope
    link
    fedilink
    arrow-up
    1
    ·
    1 month ago

    We had transitioned from the Basic, Advanced, then whatever the THACO version was. I didn’t mind it so much but didn’t have too much exposure to it.

    It made for a good comic though, the image was: d&d character in a tavern trying to hit on a female patron. The caption was ; Hey babe what’s your THACO


  • BCsven@lemmy.catoRPGMemes @ttrpg.networkCope
    link
    fedilink
    arrow-up
    8
    ·
    1 month ago

    I used to play when the basic D&D was out, we rolled. Later in highschool we had this amazing story telling dramatic DM, he did all the dicerolls. At first it felt odd, but since he kept the story moving it let you focus on group communication and your own role play.


  • But they are providing proof based on the limitations of the confines of our own reality. A system that simulated our universe would not obey our reality rules…those only are a creation in the sim. We have discovered quantum computing but quantum mechanics might just be a construct for us, and computation outside is more advanced.

    Their logic has flawed assumption that the master computer running us with all our physical laws, is a complete copy of the same laws. If we were in a sim there is no reason the hypervisor has same rules/reality as us. It could be a larger environment where speed of light does not have to equal 1, or maybe light don’t snt exist, and that’s one of the made up concepts in the sim





  • Depends, on how critical something is…since we deal with servers / customers at work that often are purposely not adjusted for years…because introducing a different behaviour (even if better) would grind production to a halt, I take a not careful approach.

    I was using OpenSUSE Leap, and with zypper you can review which patches are available, whether they are critical or run recommended or not needed. You can then apply which specific patch you want be CVE if necessary.

    But with Leap’s path seaming messy at the moment, I moved to Tumbleweed, since you have snapshotying built in. If an update did mess something up you just rollback to the previous snapshot and in less than a minute it is fixed