Terrific, tnx.Possibly you have a hint for where im stuck just now: Cant find any 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>
To: <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 some version (2.2?) of Apache isincluded in the fedora dist.Does anyone have any information of how to find such a package and whether theseare good things or if I should go for downloading other versionIn a terminal on my Fedora 16 I do this to see what version I have installed:~> rpm -q httpd httpd-2.2.21-1.fc16.x86_64 2.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 are available. Maybe:~> yum check-update httpdView the yum manual page for more information on package management and updating:~> man yumIf you wanted a newer version than is available at the fedora upgrade repos yum looks at you could build from source.--------------------------------------------------------------------- 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