Cloudcentric
Posts: 982
Joined: Fri Sep 14, 2012 9:13 am

Network software installed as default ?

Mon Feb 25, 2013 11:08 pm

I understand wpa-supplicant is used for Wireless, no problem there..

Though I am trying to find out what software is installed to configure Ethernet Connections by default.

Any pointers would be appreciated :oops:
I know everything about nothing"

SirLagz
Posts: 1705
Joined: Mon Feb 20, 2012 8:53 am
Location: Perth, Australia
Contact: Website

Re: Network software installed as default ?

Tue Feb 26, 2013 1:35 am

ifplugd to detect when a cable is plugged in/unplugged
isc-dhcp-client I think it's called, is the dhcp client
the kernel itself handles a lot of it as well.

dpkg -l | grep network will give you a list of packages to do with networking on Raspbian.

Out of curiosity, why do you want to know ?
My Blog - http://www.sirlagz.net
Visit my blog for Tips, Tricks, Guides and More !
WiFi Issues ? Have a look at this post ! http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=44044

Cloudcentric
Posts: 982
Joined: Fri Sep 14, 2012 9:13 am

Re: Network software installed as default ?

Tue Feb 26, 2013 8:43 am

Thanks for information.

I am learning and was wondering if I could use network-manager-gnome, which is the standard in Lubuntu http://wiki.debian.org/NetworkManager instead of wpa_supplicant gui etcetc to control connections within the LXDE Desktop. :P
I know everything about nothing"

SirLagz
Posts: 1705
Joined: Mon Feb 20, 2012 8:53 am
Location: Perth, Australia
Contact: Website

Re: Network software installed as default ?

Wed Feb 27, 2013 2:24 am

Don't see any reason why you couldn't...
Only one way to find out :D
My Blog - http://www.sirlagz.net
Visit my blog for Tips, Tricks, Guides and More !
WiFi Issues ? Have a look at this post ! http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=44044

Return to “Raspberry Pi OS”