Skip to content

Instantly share code, notes, and snippets.

View leandrohago's full-sized avatar

Leandro Henrique Agostinho leandrohago

View GitHub Profile
### Step-by-Step Guide
1. **Check for Active Connections:**
- Use `nmcli` to list active connections and identify the correct connection name:
```bash
nmcli connection show
```
2. **Edit the Connection Profile via nmcli:**