ominous ocelot
- 1 Post
- 16 Comments
ominous ocelot@leminal.spaceto
Selfhosted@lemmy.world•How Do you keep your services updated?English
0·4 days agoAh. I thought there is an option in docker compose I could use.
And a docker image prune - a while the containers are running? :)
ominous ocelot@leminal.spaceto
Selfhosted@lemmy.world•How Do you keep your services updated?English
0·4 days agoI don’t understand. docker compose up starts the container. When does the docker compose pull happen? Or is there an update directive in the compose file?
Yes. But does it have to be your cow? And can you keep the milk? What does the calf say about that?
ominous ocelot@leminal.spaceto
Selfhosted@lemmy.world•amneziawg-installer: one-command VPN server that works where WireGuard gets blockedEnglish
0·10 days agoThanks to all replyers. My brain came up with dots per inch, which didn’t make no sense at all.
ominous ocelot@leminal.spaceto
Selfhosted@lemmy.world•Docker networking help (vlans)English
0·11 days agoNetplan config? Sure:
network: ethernets: enp35s0: dhcp4: false enp36s0: dhcp4: false vlans: enp35s0.100: id: 100 link: enp35s0 dhcp4: false enp35s0.101: id: 101 link: enp35s0 dhcp4: false bridges: br0: # untagged interfaces: [enp35s0] dhcp4: false br0.100: # vlan 100 interfaces: [enp35s0.100] dhcp4: false br0.101: #vlan 101 interfaces: [enp35s0.101] dhcp4: true version: 2I’m not sure if the version-property is still required. The only interface with an IP is br0.101. Opnsense provides DHCP (v4).
You can attach multiple ethernet-devices to a bridge (which I did not):
br0.100: interfaces: - enp35s0.100 - two - threeI’m not sure if you can attach the docker bridge via netplan - it has to exist at boot time, I think. My docker containers run inside a VM (kvm) with one interface, which sits in one of the VLANs. The VM’s interface is a bridge device (br0.100). The VM ethernet device is attached to the bridge, it receives its IP from the router and behaves like a real server.
ominous ocelot@leminal.spaceto
World News@lemmy.world•Iran says Iraq exempt from any Strait of Hormuz restrictionsEnglish
0·11 days agoIt’s a good day for paint and flag dealers in the region. Maybe for some IT guys with knowledge about AIS transponders, too.
ominous ocelot@leminal.spaceto
Selfhosted@lemmy.world•Docker networking help (vlans)English
0·11 days agoI don’t think I know the reason for the issue you’ve described. I don’t have enough information for that.
First thing would be: Is the routing and firewalling OK? Later: DNS. Even later: services reachable?
The Opnsense instance has configured multiple VLANs and zones too? With one server interface in each? The packets between the vlans take a path via the router?
I tried to give my server multiple interfaces on different VLANs once, but ran into problems with that approach. I then added one bridge interface per VLAN to the server and gave it just one IP on one vlan. That way the server isn’t tempted to route things itself or deliver packets on a wrong interface. An entire class of possible errors was removed that way. Docker containers and VMs still can have IPs in their respective VLANs/ nets.
It is worth noting that docker firewalling and ufw don’t play well together, which could be the reason for unreachable services. Moving the docker host into a LXC abstracts the issue away. Incus can run OCI containers itself and may be an alternative to docker (but not docker compose).
I can’t say anything about over-engeering. It is a hobby after all and you decide what is important and how much complexity you need. :)
Ok. So if it has a cat face: it might be Renaissance or it is newer but it surely isn’t medieval.
The other way around: if it has a human like face it is medieval or Renaissance.Noted.
How can I tell the difference?
Is scaling/ reencoding derivative? Or is it about the the visible content, only?
Lemmy hands out downscaled images. Others watermark images (reddit, 9gag,…).
Yes, I agree. Posting cropped images is bad. You can do it for personal use and no one cares. But leave it intact if you spread it.
ominous ocelot@leminal.spaceto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•For Muslims here, do you think piracy is halal? And why?English
0·20 days agoThat’s a very interesting POV on exploitation rights Religious law’s point of view instead of a state law. I respect that you try to follow your moral compass. I can’t give you an answer though.
Since it isn’t technically stealing (taking away a thing) but harming the creator by not buying licenses from him it gets complicated. Nice take on the book pirating - pay the creator as soon as you can.
Do you know how seeding in a p2p network is assessed? When you download a book which you intend to pay for later (halal), someone gives you bandwidth under the assumption that you seed it back. But is it allowed? You can’t know if the leecher uses it in a halal way. Is not seeding haram? Is seeding haram?





It’s OK, as long as he doesn’t insult Yoda.