Allowed file types:jpg, jpeg, gif, png, webm, mp4, pdfMax filesize is 16 MB.Max image dimensions are 15000 x 15000. You may upload 3 per post.
File (hide): f72bdd7ff8e8f30⋯.png (128.35 KB, 474x474, 1:1, ClipboardImage.png) (h) (u)
▶Anonymous 11/01/18 (Thu) 21:23:12 No.993384>>993408 >>993416 >>993520 >>993582 [Watch Thread][Show All Posts]
I need a minimal, not bloated network manager.
What's the best option? If there aren't such, I'll write my own and post it here.
▶Anonymous 11/01/18 (Thu) 21:29:07 No.993387>>993388
Network managers are bloat by definition. What distro are you using?
▶Anonymous 11/01/18 (Thu) 21:33:31 No.993388>>993390
>>993387
Void Linux. The only thing I'd like to have is a simple TUI/CLI that detects WiFi networks and allows me to connect to them. Wanted to ask if a network manager so minimal is currently available. Otherwise, I can ofc write my own one, but it's better to use an existing alternative.
▶Anonymous 11/01/18 (Thu) 21:41:01 No.993390>>993394
>>993388
If you're looking for something wizard-like that's TUI/CLI, then you're out of luck because that doesn't exist(considering creating it tbh).
Void should come with wpa_supplicant and wpa_cli. Just run wpa_cli and run the help command and it'll be close to what you want.
▶Anonymous 11/01/18 (Thu) 21:43:52 No.993394
>>993390
Thanks. I'll start working on it as soon as I can.
▶Anonymous 11/01/18 (Thu) 22:02:41 No.993408>>993477
>>993384 (OP)
wicd
▶Anonymous 11/01/18 (Thu) 22:22:50 No.993416
I heard some really good things about iwdctl (iwd), but I never used it myself.
▶Anonymous 11/01/18 (Thu) 22:28:59 No.993422>>993428
File (hide): 747372c36a87992⋯.png (42.71 KB, 696x446, 348:223, ClipboardImage.png) (h) (u)
I think what OP wants in term of functionality is something like nmcli, available in networkmanager
https://nullr0ute.com/2016/09/connect-to-a-wireless-network-using-command-line-nmcli/
...but without the high level of bloat that comes with using networkmanager.
▶Anonymous 11/01/18 (Thu) 22:40:59 No.993428
>>993422
nmtui is more braindead for me
▶Anonymous 11/02/18 (Fri) 01:04:07 No.993477
>>993408
Based and redpilled
▶Anonymous 11/02/18 (Fri) 01:26:26 No.993480
There's nothing wrong with dhcpcd and WPA_supplicant .
I wrote a short shell script for the latter to connect to new networks using dmenu. That's all I really need from a network manager.
▶Anonymous 11/02/18 (Fri) 03:48:03 No.993520>>993609
just configure static ips and remove all that bloat
▶Anonymous 11/02/18 (Fri) 07:54:44 No.993581
wicd is as little bloat as possible
connman better in every way but the fact that it's written by jewtel
▶Anonymous 11/02/18 (Fri) 07:55:04 No.993582>>993594
connman is designed for embedded stuff and it has been the most reliable network manager i've used so far
▶Anonymous 11/02/18 (Fri) 08:43:40 No.993594
>>993582
And it needs dbus. Gas.
▶Anonymous 11/02/18 (Fri) 09:30:56 No.993609
>>993520
/thread