'lspci' had already been mentioned, and I'd also look in /sys/class/net/ -> see what devices were found and it will map back to it's PCI bus location.
Case in point, if all that came back on 'ifconfig -a' was loopback, then you don't have the module loaded to support that NIC device, it's not bootstrapped to be an 'onboot' device, module is blacklisted (doubtful, but check /etc/modprobe.d), or something else I'm entirely overthinking or not grasping this morning.
-A On Sat, 13 Apr 2013 10:29:37 -0400, Jim Albert wrote:
I expect the interfaces would have been detected and configured during the linux install, but check: /etc/sysconfig/network-scripts for files looking like ifcfg-eth* (probably ifcfg-eth0 if only one NIC) as those would be your network interface configurations. On 4/13/2013 9:49 AM, georg wrote:right ifconfig only comes up with local loop i-f,so does that mean there is no Hw on the machine for eth ? (there is adistinct plugg looking IPish :) /georg ----- Original Message ----- *From:* Serge Fonville <mailto:serge.fonville@xxxxxxxxx> *To:* users@xxxxxxxxxxxxxxxx <mailto:users@xxxxxxxxxxxxxxxx> *Sent:* Saturday, April 13, 2013 4:10 PM *Subject:* Re: fedora - apache Hi,>Possibly you have a hint for where im stuck just now: Cant find anyethernet > device on the PC im digging into. Perhaps there is no NIC detected.if you run ifconfig and lspci, you should be able to determine ifthat is the case HTH Kind regards/met vriendelijke groet, Serge Fonville http://www.sergefonville.nl Convince Microsoft! They need to add TRUNCATE PARTITION in SQL Serverhttps://connect.microsoft.com/SQLServer/feedback/details/417926/truncate-partition-of-partitioned-table2013/4/13 georg <georg.chambert@xxxxxxxxx <mailto:georg.chambert@xxxxxxxxx>> Terrific, tnx.Possibly you have a hint for where im stuck just now: Cant findany ethernet device on the PC im digging into.(new to linux/fedora, but shurely there should be some eth ??)tnx again Georg----- Original Message ----- From: "How7" <how0909@xxxxxxxxxxxxx<mailto:how0909@xxxxxxxxxxxxx>> To: <users@xxxxxxxxxxxxxxxx <mailto:users@xxxxxxxxxxxxxxxx>> Sent: Saturday, April 13, 2013 3:27 PM Subject: Re: fedora - apache On 4/13/2013 7:45 AM, georg wrote:I have seen some documentation that indicate that someversion (2.2?) of Apache is included in the fedora dist.Does anyone have any information of how to find such apackage and whether theseare good things or if I should go for downloading otherversionIn a terminal on my Fedora 16 I do this to see what versionI have installed: ~> rpm -q httpd httpd-2.2.21-1.fc16.x86_642.2 is fine for me but I just use it to test my work locally.I would use the yum package manager to see what upgrades areavailable. Maybe: ~> yum check-update httpd View the yum manual page for more information on package management and updating: ~> man yum If you wanted a newer version than is available at thefedora upgrade repos yum looks at you could build from source.------------------------------__------------------------------__--------- To unsubscribe, e-mail: users-unsubscribe@httpd.__apache.org<mailto:users-unsubscribe@xxxxxxxxxxxxxxxx>For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx<mailto:users-help@xxxxxxxxxxxxxxxx>------------------------------__------------------------------__---------To unsubscribe, e-mail: users-unsubscribe@httpd.__apache.org <mailto:users-unsubscribe@xxxxxxxxxxxxxxxx> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx <mailto:users-help@xxxxxxxxxxxxxxxx>--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx