Difference between revisions of "Category:HamsterProKit/WifiSetup"
From cogniteam
Line 4: | Line 4: | ||
By default wifi configured to wlx000f540c54e2 interface name and 192.168.1.2 address. | By default wifi configured to wlx000f540c54e2 interface name and 192.168.1.2 address. | ||
To customize you wifi settings enter wifi-setup folder: | To customize you wifi settings enter wifi-setup folder: | ||
+ | |||
<syntaxhighlight lang="bash" line='line'> | <syntaxhighlight lang="bash" line='line'> | ||
− | cd wifi-setup</syntaxhighlight> | + | cd wifi-setup |
+ | </syntaxhighlight> | ||
− | + | and run script: | |
<syntaxhighlight lang="bash" line='line'> | <syntaxhighlight lang="bash" line='line'> | ||
− | ./wifi-setup.sh</syntaxhighlight> | + | ./wifi-setup.sh |
+ | </syntaxhighlight> |
Revision as of 18:13, 4 December 2019
By default wifi configured to wlx000f540c54e2 interface name and 192.168.1.2 address. To customize you wifi settings enter wifi-setup folder:
<syntaxhighlight lang="bash" line='line'> cd wifi-setup </syntaxhighlight>
and run script:
<syntaxhighlight lang="bash" line='line'> ./wifi-setup.sh </syntaxhighlight>
This category currently contains no pages or media.