

Some context and discussion here: https://mastodon.social/@Edent/115048990801167629
Some context and discussion here: https://mastodon.social/@Edent/115048990801167629
Would be nice if it supported more languages and layouts.
I had a very similar problem as @Toralv@lemmy.world a few weeks ago. I repurposed a small, fanless x86 desktop computer as my new router. It has only one RJ45 port and due to its small size cannot be extended with a proper network card. As it has an unused USB3 port, I acquired a cheap Realtek-based USB3-to-RJ45 ‘adapter’ as the second network interface. It works without any further issues in Linux (Arch) and has no problems to handle Gbps traffic.
For the router configuration, I am using ‘nftables’ instead of ‘iptables’, as the former is supposed the successor of the latter. I only used the new nftables configuration, but there are wrappers available so that one can continue to use iptables syntax if desired.
For network configuration, I am using systemd’s networkd. Check systemd.network(5): Configuration option ‘IPMasquerade’ takes care of telling nftables/iptables to setup masquerading (rendering the iptables invocation @thebardingreen@lemmy.starlightkel.xyz exemplified unnecessary), options ‘IPv4Forwarding’ and ‘IPv6Forwarding’ renders manually changing ‘/proc/sys/net/ipv4/ip_forward’ unnecessary.
systemd’s networkd has a built-in DHCP server; check option ‘DHCPServer’ and section ‘DHCPServer’ for that (same man page as above). This way you can skip installing/configuring a separate DHCP server, but systemd’s DHCP server has some limitations, such as only supporting DHCPv4 and lack of proper command line tools. For example, to retrieve the list of current leases, you would have to make a dbus call to networkd, e.g. via busctl or dbus-send.
Bridges can also be configured with systemd’s networkd, making a separate bridge tool unnecessary. Rather straight-forward with three small configuration files, telling networkd that you want to have a bridge, its name (e.g. br0), its MAC address, which NICs will be part of the bridge, and the bridge’s configuration like a NIC itself (e.g. static IP address, that the networkd’s DHCP server shall listen here, …).
Sounds like gagh.
Gibt es da nicht da nicht die ganzen Rankings von Zeitschriften (Focus, …)? Was Schulen angeht, Bayern vermeiden. Da habe ich schlimmes gehört. Da herrscht (pedagogisch) teilweise der Muff der 1950er Jahre. Gebiete, die von Klimakatastrophe (Dürren, Überschwemmungen, Küste) betroffen sind, meiden. Fahrradfreundlich (flaches Land, Fahrradwege) und/oder guter ÖPNV ist ein Plus.
I guess this refers to MiG-24 vs. F-15. Wikipedia writes:
The appearance of the MiG-25 sparked serious concern in the West and prompted dramatic increases in performance requirements for the McDonnell Douglas F-15 Eagle, then under development in the late 1960s. The capabilities of the MiG-25 were better understood by the West in 1976 when Soviet pilot Viktor Belenko defected in a MiG-25 to the United States via Japan. It turned out that the aircraft’s weight necessitated its large wings.
Many projects accept donations, for example for server costs or travel expenses (conferences, meetings). You can setup recurring monthly transfers to projects whose software you use most often. Examples are the Free Software Foundation for various GNU tools or the KDE project.
Do not put people who strive for power into power, and vice versa.
Seemingly not mentioned so far has been “Battlestar Galactica” (the 2000s version). Less about exploration, more about survival, with action, character development, and philosophical/religious questions.
Did someone say ‘Wing Commander’?
The U.S. military’s traditional approach to this problem would be a large-scale aerial bombardment before deploying any ground troops. Something that is not available to the Ukrainian forces, even if they were given some F-16s.
For some reason, OpenNIC is missing in this comparison:
Looking for an open and democratic alternative DNS root? Concerned about censorship? OpenNIC might be the solution for you!
https://archive.is/gNl72