-
-
Notifications
You must be signed in to change notification settings - Fork 112
USB Networking
Danct12 edited this page Oct 16, 2020
·
1 revision
USB Networking can be enabled by installing danctnix-usb-tethering
and then enabling the usb-tethering.service
on the phone's terminal:
$ sudo pacman -Sy danctnix-usb-tethering
$ sudo systemctl enable --now usb-tethering.service
If you plan on using SSH, please see this wikipage.