Projekt

Allgemein

Profil

Config ipaddr » Historie » Version 2

Jeremias Keihsler, 19.03.2024 09:39

1 1 Jeremias Keihsler
h1. Config IP adr
2
3
h2. netplan / nmtui
4
5
https://www.linuxtechi.com/static-ip-address-on-ubuntu-server/
6
7
but when looking into config I did see that the connection is managed by Network-Manager.
8
So instead of using the .yaml-approach I stuck with @nmtui@
9 2 Jeremias Keihsler
10
<pre><code class="shell">
11
sudo nmtui
12
</code></pre>