Difference between revisions of "WiFi Linux"

From Teknologisk videncenter
Jump to: navigation, search
m
m
 
Line 1: Line 1:
 
*[[BeagleV-Ahead/WiFi]]
 
*[[BeagleV-Ahead/WiFi]]
 
*[[Beagleboard Black Wireless]]
 
*[[Beagleboard Black Wireless]]
 +
=Connect to Internet through USB to phone=
 +
#  sudo apt install ipheth-utils
 +
#  sudo apt install libusbmuxd-tools
 +
# Start Sharing from phone
 +
# Connect the phone to Linux machine
 +
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 07:09, 22 October 2024

Connect to Internet through USB to phone

  1. sudo apt install ipheth-utils
  2. sudo apt install libusbmuxd-tools
  3. Start Sharing from phone
  4. Connect the phone to Linux machine