Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @[email protected]

  • 0 Posts
  • 213 Comments
Joined 3 years ago
cake
Cake day: June 14th, 2023

help-circle


  • while charging advertisers more

    The major online ad networks like Meta and Google don’t actually set a price on most of their ads. It’s an auction system. Advertisers enter a bid for how much they’re willing to pay for their ads. When serving ads, the system displays the ads that have the highest bid for the user’s demographic.

















  • you need at least two NICs to properly setup a firewall.

    I’m not sure I’d recommend it, but two (or more) VLANs on a single NIC would work fine too. This setup is usually referred to as “router on a stick”

    I’m not sure about other OSes or Linux distros, but it’s easy to add multiple VLANs on Debian. You load the 8021q kernel module, then add interfaces suffixed with the VLAN ID (e.g. if your NIC is ens3, you’d add ens3.10 to /etc/network/interfaces for VLAN 10). You’d also need to make sure the switch port is configured to allow VLAN10.

    Older NICs lead to regular crashes and/or slow network speeds.

    but the ones you’re suggesting (I350-T2 and -T4) are 12 years old.