mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-28 23:02:46 +01:00
Updated nmcli with gsm (markdown)
@@ -15,7 +15,7 @@ sudo mmcli -m 0 - e
|
|||||||
## How to use nmcli to create a NetworkManager 4G connection
|
## How to use nmcli to create a NetworkManager 4G connection
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo nmcli c add type gsm ifname cdc-wdm0 con-name 4GNet apn yourapn gsm.username gsmusername
|
sudo nmcli c add type gsm ifname cdc-wdm0 con-name 4GNet apn yourapn gsm.username gsmusername gsm.password gsmpassword
|
||||||
```
|
```
|
||||||
|
|
||||||
replace **yourapn** and **gsmusername** with your carrier service
|
replace **yourapn** and **gsmusername** with your carrier service
|
||||||
|
|||||||
Reference in New Issue
Block a user