We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f28b76 commit b3707d1Copy full SHA for b3707d1
1 file changed
content/articles/linux/network-config.md
@@ -25,6 +25,9 @@ For each, this article shows how to:
25
26
As a bonus, this article also shows how to get back the old `eth0` etc. network device names.
27
28
+> [!TIP]
29
+> I've created a bash script that switches a Debian-based system to systemd and iwd: <https://github.com/skrysm/systemd-networkd-init>
30
+
31
> [!TIP]
32
> To check if a command is available on your machine, use `which`:
33
>
0 commit comments