Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Dell Edge 5000 runs a version of Ubuntu Linux called Ubuntu Core. The latest version is the 16.04. This article shows how to configure the network on that device

...

To create a mobile connection, execute this commands with the proper information (PIN, APN)

  1. Create a new connection

    Code Block
    languagebash
    admin@localhost:~$ network-manager.nmcli con add type gsm ifname ttyACM3 con-name TELEKOM_GSMDEMO apn internet.t-mobile user t-mobile password tm
    Connection 'TELEKOM_GSMDEMO' (d472ed41-113a-4a37-972c-6517e335f3cf) successfully added.
  2. Activate the connection

    Code Block
    languagebash
    admin@localhost:~$ network-manager.nmcli con up TELEKOM_GSMDEMO
    Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/6)

...

For further information look at the following pages:

Filter by label (Content by label)
showLabelsfalse
max5
spacesSC13
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("ubuntu","dell5000") and type = "page" and space = "SC13"
labelsdell5000 ubuntu

...