Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Hochautomatisiertes-Fahren
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Philipp Badenhoop
Hochautomatisiertes-Fahren
Commits
9f239201
There was an error fetching the commit references. Please try again later.
Commit
9f239201
authored
7 years ago
by
Noel Dan Le
Browse files
Options
Downloads
Patches
Plain Diff
Added WLAN Setup
parent
9d374565
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/softwareSetup/wlanSetup.txt
+38
-0
38 additions, 0 deletions
doc/softwareSetup/wlanSetup.txt
with
38 additions
and
0 deletions
doc/softwareSetup/wlanSetup.txt
0 → 100644
+
38
−
0
View file @
9f239201
Einrichtung WLAN
Vorbedingung:
-gebooteter Odroid
-Anmeldung in Ubuntu (name:root|pw:autonom1718a)
-geöffnete Konsole
---------------------------------
Benutzen von nmcli (Konsole)
"nmcli dev wifi con <SSID> password <pswd>" - Verbinden mit WPA-WLAN
Möglicher Fehler: "Error: Connection activation failed: (7) Secrets were required, but not provided"
Lösungen: -nmtui
-Neustart Router/Hotspot/Odroid
Weitere nützliche Befehle:
"nmcli dev" - Liste aller Netzwerkkomponenten
"nmcli dev wifi" - Liste aller vorhandenen WIFIs
"nmcli g" - Status
"nmcli dev dis <ifname>" - Trennen der aktuellen Verbindung (z.B. wlan0)
Doku des Tools: http://jlk.fjfi.cvut.cz/arch/manpages/man/nmcli.1
---------------------------------
Benutzen von nmtui (TUI)
"nmtui" - Startbefehl
Relativ intuitives text-based user interface, Navigation mit Pfeiltasten und Enter
Möglicher Fehler: Bei Beenden mit Navigation auf "Quit" + Enter, kann der Hintergrund der Konsole dauerhaft lila sein
Lösung: -Beenden mit ESC
Doku des Tools: http://jlk.fjfi.cvut.cz/arch/manpages/man/nmtui.1
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment