Connect Ubuntu Server to WiFi
Using networkd:
Step 1: Check if wpasupplicant is installed:
wpasupplicant is the program that handles WiFi authentication.
dpkg -l | grep wpasupplicant
Step 2: List your network interfaces to get yo
trinayakantevari.hashnode.dev2 min read