find_nic_uuid
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| find_nic_uuid [2024/01/18 14:31] – [Introduction] walkeradmin | find_nic_uuid [2024/01/18 14:35] (current) – [Find UUID] walkeradmin | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| UUID=30892bab-fe54-4c77-9a95-8af5d77ddbd4 | UUID=30892bab-fe54-4c77-9a95-8af5d77ddbd4 | ||
| \\ | \\ | ||
| + | Unfortunately I did not have this line in my configuration file and needed to add it, but how do I get the UUID? Luckily it is very simple. | ||
| \\ | \\ | ||
| - | Unfortunately I did not have this line in my configuration file and needed to add it, but how do I get the UUID? Luckily it is very simple, we can use the following command line: | + | ---- |
| + | ==== Find UUID ==== | ||
| + | We can use the following command line: | ||
| \\ | \\ | ||
| nmcli connection show eno1 |grep connection.uuid | nmcli connection show eno1 |grep connection.uuid | ||
| Line 21: | Line 24: | ||
| connection.uuid: | connection.uuid: | ||
| \\ | \\ | ||
| - | + | The command< | |
| - | | + | \\ |
| + | \\ | ||
find_nic_uuid.1705588313.txt.gz · Last modified: by walkeradmin
