mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-29 18:48:48 +01:00
Updated nmcli with gsm (markdown)
parent
9d86925f39
commit
eaa5df8e3c
@ -9,9 +9,11 @@ mmcli -L
|
||||
How to use nmcli to create a NetworkManager 4G connection
|
||||
|
||||
```
|
||||
sudo nmcli c add type gsm ifname cdc-wdm0 con-name 4GNet apn 3gnet gsm.username uninet
|
||||
sudo nmcli c add type gsm ifname cdc-wdm0 con-name 4GNet apn yourapn gsm.username gsmusername
|
||||
```
|
||||
|
||||
replace **yourapn** and **gsmusername** with your carrier service
|
||||
|
||||
then we can see a `4GNet` in NetworkManager (like KDE's network manager UI)
|
||||
|
||||
I got the cdc-wdm0 from
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user