Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:debian:nmcli [2024/04/09 22:22] – created Zyzonix | linux:debian:nmcli [2024/04/09 22:25] (current) – Zyzonix | ||
|---|---|---|---|
| Line 26: | Line 26: | ||
| Enable auto connection: | Enable auto connection: | ||
| <code bash> | <code bash> | ||
| - | |||
| - | Set method to static: | ||
| - | <code bash> | ||
| Set IP: | Set IP: | ||
| Line 35: | Line 32: | ||
| This //can// then look like this: | This //can// then look like this: | ||
| '' | '' | ||
| + | |||
| + | Set method to static: | ||
| + | <code bash> | ||
| Set default gateway: | Set default gateway: | ||
| - | <code bash> | + | <code bash> |
| Set DNS server: | Set DNS server: | ||
| - | <code bash> | + | <code bash> |
| Then verify everything was saved correctly: | Then verify everything was saved correctly: | ||