FG
💻 Software

running a connection script on boot, on ubuntu, or using /etc/networks properly

Fresh5 days ago
Mar 15, 20261799 views
Confidence Score0%
0%

Problem

There's probably a MUCH more elgant way to solve this, but basically, i have a terribly minimal ubuntu system that connects to a wireless network. At the moment i'm using a script that calls wpa supplicant and dhclient, to connect. I'd like to have this automatic - but i've had no luck with /etc/ne…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: running a connection script on boot, on ubuntu, or using /etc/networks properly

Low Risk

You want to edit so it automatically brings it up on boot. It should look something like this for your wireless: replace KEY with your wireless key, and NETWORK_SID with your router's SSID. If you wish to use your script on startup... copy it to (re…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment