Bureaucrats, Check users, Interface administrators, Push subscription managers, Suppressors, Administrators
478
edits
(update e2g version) |
No edit summary |
||
=== Systemd ===
All network configuration is done in the <code>/etc/systemd/network</code> directory. We'll start by
{{code|
sudo systemctl enable --now systemd-networkd
}}
Next, create the bridge. The following simply creates a network bridge named <code>collabnet</code>
'''/etc/systemd/network/collabnet.netdev'''
|