I recently build a little Server and installed Ubuntu 20.04 (Server-Version). Also I bought the TPLINK Archer AC1300 T3U V3 wireless adapter now I want to use the adapter to connect the server to the internet. How can I do it without an internet connection but with a second Windows Pc (with internet connection).
I tried downloading and installing the drivers for the adapter, but I ran into the issue of not having cmake installed. So then tried to install cmake via downloading the file onto a flash-drive pluging that into the server but I didnt managed to install it either.
I could detect the wireless adapter with lsusb
. But i didnt show up using lshw -C network
. And thought it would be a driver related issue.
Question sum-up : What do I need to do to use the Wireless Adapter(TPLINK Archer AC1300 T3U V3) to connect my server to the internet.
May somebody could help me I would be really thankful.
All of this i did with tutorials since i'm just starting with Ubuntu server stuff.
Links:
(I know its not exact driver for the adapter but i couldnt find the right one. I just wanted to gave it a try, unsuccsefully)
Please say if i didn't formulate my problem understandably