Gentoo Archives: gentoo-user

From: German <gentgerman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Network manager [ control of wireless and wired interafaces]
Date: Wed, 11 Mar 2015 11:40:25
Message-Id: 20150311074006.4aee398987be0d2d0cec3c5d@gmail.com
In Reply to: Re: [gentoo-user] Network manager [ control of wireless and wired interafaces] by Neil Bothwick
1 On Wed, 11 Mar 2015 11:15:06 +0000
2 Neil Bothwick <neil@××××××××××.uk> wrote:
3
4 > On Wed, 11 Mar 2015 05:48:08 -0400, Fernando Rodriguez wrote:
5 >
6 > > On Wednesday, March 11, 2015 5:19:32 AM German wrote:
7 > > > Hi. I was said that I need network manager to control my interfaces.
8 > > > What
9 > > package should I emerge? I am in console mode. Is that ncurses based or
10 > > command line? Any other pointers on how this can be configured are
11 > > welcome. Thanks
12 > > >
13 > > >
14 > >
15 > > net-misc/networkmanager
16 > >
17 > > It comes with CLI tools but it's usually used with a frontend GUI. See
18 > > http://wiki.gentoo.org/wiki/NetworkManager#NetworkManager_GUI_bits_in_GTK
19 > >
20 > > For KDE I use kde-misc/plasma-nm. If you don't have a desktop it
21 > > propably makes more sense to just use wpa_supplicant directly.
22 >
23 > wpa_supplicant doesn't handle switching between wored and wireless
24 > interfaces, which is why I suggest a network manager. That could be
25 > NetworkManager, but you could equally use Wicd. Both are in portage.
26 >
27 > Alternatively, you could just set up the two interfacs
28 > in /etc/conf.d/net and switch between them by starting and
29 > stopping /etc/init.d/net.{eth0,wlan0}.
30 >
31 > It depends on how automatic you want it.
32
33 Ok, I tried to emerge networkmanger and it tries to pull a bunch of dependencies which I do not need, e.g. x11-proto, x11-libs. I already set use flag to -X because for now I will be happy with console mode, but it still tries to pull them. How do I tell portage not emerge unneeded dependencies? Thanks
34
35 >
36 >
37 > --
38 > Neil Bothwick
39 >
40 > Therapy is expensive, popping bubble wrap is cheap! You choose.
41
42
43 --
44 German <gentgerman@×××××.com>

Replies

Subject Author
Re: [gentoo-user] Network manager [ control of wireless and wired interafaces] Alan McKinnon <alan.mckinnon@×××××.com>