Nokia Modems Utility: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 February 2025

22 February 2025

  • curprev 23:5823:58, 22 February 2025Wodie talk contribsm 1,163 bytes 0 Wodie moved page Get Modem PPPoe Password to Get Modem PPPoE Password without leaving a redirect
  • curprev 23:5723:57, 22 February 2025Wodie talk contribs 1,163 bytes +1,163 Created page with "Download a backup file from your modem, usually: config.cfg Install Python and pycryptodome if you have not done it before. Python is usually already installed on Raspbian but not pycryptodome. We will also need a virtual environment for PIP, so here we go: <pre> apt install pipx apt install python3-requests apt install python3-venv python3 -m venv .venv source .venv/bin/activate pip install pycryptodome </pre> Download and install the: nokia-router-cfg-tool.py and ru..."