RE: redhat-list Digest, Vol 65, Issue 28




I am not using FC switch, SAN is directly connected to IBM Server (x3850) via HBA.



thanks.

From: redhat-list-request@xxxxxxxxxx
Subject: redhat-list Digest, Vol 65, Issue 28
To: redhat-list@xxxxxxxxxx
Date: Tue, 28 Jul 2009 12:00:45 -0400

Send redhat-list mailing list submissions to
redhat-list@xxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
https://www.redhat.com/mailman/listinfo/redhat-list
or, via email, send a message with subject or body 'help' to
redhat-list-request@xxxxxxxxxx

You can reach the person managing the list at
redhat-list-owner@xxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of redhat-list digest..."


Today's Topics:

1. Re: RH install version (Admin)
2. unable to find php-mysql dependency for el5 (Admin)
3. RE: unable to find php-mysql dependency for el5 (Marti, Rob)
4. RE: installing packages with yum (Tatu Salin)
5. Re: installing packages with yum (Admin)
6. Re: unable to find php-mysql dependency for el5 (Admin)
7. RE: unable to find php-mysql dependency for el5 (Marti, Rob)
8. RE: installing packages with yum (Marti, Rob)
9. Re: installing packages with yum (Anton Hofmann)
10. HBA utilization (Mohammad Ammad Shah)
11. Re: HBA utilization (Eugene Vilensky)


----------------------------------------------------------------------

Message: 1
Date: Mon, 27 Jul 2009 09:54:16 -0700
From: Admin <admin@xxxxxxxxxxx>
Subject: Re: RH install version
To: "Caetano, Greg" <Greg.Caetano@xxxxxx>
Cc: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <4A6DDBB8.6010805@xxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Caetano, Greg wrote:
You will want to look to see which redhat-release rpm is installed

[root~]# rpm -qi redhat-release
Name : redhat-release Relocations: (not relocatable)
Version : 5Server Vendor: Red Hat, Inc.
Release : 5.3.0.3 Build Date: Mon 15 Dec 2008 04:36:00 PM CST
Install Date: Wed 21 Jan 2009 08:14:14 AM CST Build Host: ls20-bc2-14.build.redhat.com
Group : System Environment/Base Source RPM: redhat-release-5Server-5.3.0.3.src.rpm
Size : 147548 License: GPL
Signature : DSA/SHA1, Wed 17 Dec 2008 04:20:29 PM CST, Key ID 5326810137017186
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary : Red Hat Enterprise Linux release file
Description :
Red Hat Enterprise Linux release files
[root~]#


-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Admin
Sent: Monday, July 27, 2009 10:54 AM
To: General Red Hat Linux discussion list
Subject: RH install version

Hi there,

just to make sure I understand the uname -a output.
the kernel version describes the RH install version, right?

so "2.6.18-128.1.16.el5"

el5 means the enterprise linux 5 is installed. Correct?

Cheers,

Noah

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
okay cool - thanks guys



------------------------------

Message: 2
Date: Mon, 27 Jul 2009 09:55:38 -0700
From: Admin <admin@xxxxxxxxxxx>
Subject: unable to find php-mysql dependency for el5
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <4A6DDC0A.4000104@xxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi there,

I am unable to find php-mysql dependency for el5. I attempted to use
rpmfind.net to find the proper file. What else can I do?

$ sudo rpm -ivh phpmyadmin-2.11.9.5-1.el5.rf.noarch.rpm
Password:
warning: phpmyadmin-2.11.9.5-1.el5.rf.noarch.rpm: Header V3 DSA
signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
php-mysql >= 4.1.0 is needed by phpmyadmin-2.11.9.5-1.el5.rf.noarch

Here is the rpmfind results link
http://www.rpmfind.net/linux/rpm2html/search.php?query=php-mysql&submit=Search+...



------------------------------

Message: 3
Date: Mon, 27 Jul 2009 12:12:00 -0500
From: "Marti, Rob" <RJM002@xxxxxxxx>
Subject: RE: unable to find php-mysql dependency for el5
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID:
<8FAC1E47484E43469AA28DBF35C955E4A497090F3C@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

[root@lnxjump01 ~]# yum search php-mysql
Loaded plugins: rhnplugin, security
======================================================================================== Matched: php-mysql =========================================================================================
php-mysql.i386 : A module for PHP applications that use MySQL databases.
[root@lnxjump01 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
[root@lnxjump01 ~]#

Try doing "yum localinstall phpmyadmin-2..." that should pull dependencies the way it looks like you're expecting.


Rob Marti



-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Admin
Sent: Monday, July 27, 2009 11:56 AM
To: General Red Hat Linux discussion list
Subject: unable to find php-mysql dependency for el5

Hi there,

I am unable to find php-mysql dependency for el5. I attempted to use rpmfind.net to find the proper file. What else can I do?

$ sudo rpm -ivh phpmyadmin-2.11.9.5-1.el5.rf.noarch.rpm
Password:
warning: phpmyadmin-2.11.9.5-1.el5.rf.noarch.rpm: Header V3 DSA
signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
php-mysql >= 4.1.0 is needed by phpmyadmin-2.11.9.5-1.el5.rf.noarch

Here is the rpmfind results link
http://www.rpmfind.net/linux/rpm2html/search.php?query=php-mysql&submit=Search+...

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



------------------------------

Message: 4
Date: Mon, 27 Jul 2009 19:02:24 +0000
From: Tatu Salin <tatusalin@xxxxxxxxxxx>
Subject: RE: installing packages with yum
To: <redhat-list@xxxxxxxxxx>
Message-ID: <BAY124-W15E1470065062084D6CD9EA2140@xxxxxxx>
Content-Type: text/plain; charset="Windows-1252"


Find out correct repositories that has also mysqladmin packages.
one would be


Please add those repositories to your sources list and then you can find phpmyadmin.

Using instructions mentioned on ubuntuforum site.
http://ubuntuforums.org/showthread.php?t=202810

deb http://archive.ubuntu.com/ubuntu dapper universe
deb-src http://archive.ubuntu.com/ubuntu dapper universe




Hopefully this helped you?

__________________________
Tatu
************************************************************************************************************************************************************************
“Paranoia will get you through times of no enemies better than enemies will get you through times of no paranoia”


~ Pete Granger






Date: Mon, 27 Jul 2009 08:35:52 -0700
From: admin@xxxxxxxxxxx
To: chaim.rieger@xxxxxxxxx; redhat-list@xxxxxxxxxx
CC:
Subject: Re: installing packages with yum

chaim.rieger@xxxxxxxxx wrote:
Apt-get install
Yum install phpmyadmin


no phpmyadmin to find?

$ sudo yum install phpmyadmin
Password:
Loading "downloadonly" plugin
Loading "security" plugin
Loading "savestate" plugin
Loading "listall" plugin
Loading "cachedir" plugin
Loading "allowdowngrade" plugin
Loading "sortbyrepo" plugin
Loading "missingexit" plugin
Loading "allowsame" plugin
Loading "yahoolib" plugin
Setting up Install Process
Parsing package install arguments
No package phpmyadmin available.
Nothing to do


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

_________________________________________________________________
Windows puhelimella saat enemmän vastinetta rahoillesi.
http://www.windowsmobile.fi

------------------------------

Message: 5
Date: Mon, 27 Jul 2009 16:11:00 -0700
From: Admin <admin@xxxxxxxxxxx>
Subject: Re: installing packages with yum
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <4A6E3404.90607@xxxxxxxxxxx>
Content-Type: text/plain; charset=windows-1252; format=flowed

Hi there,

Tatu Salin wrote:
Find out correct repositories that has also mysqladmin packages.
one would be


Please add those repositories to your sources list and then you can find phpmyadmin.

Using instructions mentioned on ubuntuforum site.
http://ubuntuforums.org/showthread.php?t=202810

deb http://archive.ubuntu.com/ubuntu dapper universe
deb-src http://archive.ubuntu.com/ubuntu dapper universe



Are the distributions debian and ubuntu repositories usable for redhat EL5?

Cheers,

Noah







Hopefully this helped you?

__________________________
Tatu
************************************************************************************************************************************************************************
“Paranoia will get you through times of no enemies better than enemies will get you through times of no paranoia”


~ Pete Granger






Date: Mon, 27 Jul 2009 08:35:52 -0700
From: admin@xxxxxxxxxxx
To: chaim.rieger@xxxxxxxxx; redhat-list@xxxxxxxxxx
CC:
Subject: Re: installing packages with yum

chaim.rieger@xxxxxxxxx wrote:
Apt-get install
Yum install phpmyadmin

no phpmyadmin to find?

$ sudo yum install phpmyadmin
Password:
Loading "downloadonly" plugin
Loading "security" plugin
Loading "savestate" plugin
Loading "listall" plugin
Loading "cachedir" plugin
Loading "allowdowngrade" plugin
Loading "sortbyrepo" plugin
Loading "missingexit" plugin
Loading "allowsame" plugin
Loading "yahoolib" plugin
Setting up Install Process
Parsing package install arguments
No package phpmyadmin available.
Nothing to do


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

_________________________________________________________________
Windows puhelimella saat enemmän vastinetta rahoillesi.
http://www.windowsmobile.fi--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=subscribe
https://www.redhat.com/mailman/listinfo/redhat-list



------------------------------

Message: 6
Date: Mon, 27 Jul 2009 16:12:21 -0700
From: Admin <admin@xxxxxxxxxxx>
Subject: Re: unable to find php-mysql dependency for el5
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <4A6E3455.8060400@xxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Marti, Rob wrote:
[root@lnxjump01 ~]# yum search php-mysql
Loaded plugins: rhnplugin, security
======================================================================================== Matched: php-mysql =========================================================================================
php-mysql.i386 : A module for PHP applications that use MySQL databases..
[root@lnxjump01 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
[root@lnxjump01 ~]#

Try doing "yum localinstall phpmyadmin-2..." that should pull dependencies the way it looks like you're expecting.




Am I missing repository definitions? yum is not finding phpmyadmin-2...
how do I get the right repositories included so yum can work more optimally?

take a look:

$ sudo yum install phpmyadmin-2
Loading "downloadonly" plugin
Loading "security" plugin
Loading "savestate" plugin
Loading "listall" plugin
Loading "cachedir" plugin
Loading "allowdowngrade" plugin
Loading "sortbyrepo" plugin
Loading "missingexit" plugin
Loading "allowsame" plugin
Loading "yahoolib" plugin
Setting up Install Process
Parsing package install arguments
No package phpmyadmin-2 available.

Cheers,

Noah





Rob Marti



-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Admin
Sent: Monday, July 27, 2009 11:56 AM
To: General Red Hat Linux discussion list
Subject: unable to find php-mysql dependency for el5

Hi there,

I am unable to find php-mysql dependency for el5. I attempted to use rpmfind.net to find the proper file. What else can I do?

$ sudo rpm -ivh phpmyadmin-2.11.9.5-1.el5.rf.noarch.rpm
Password:
warning: phpmyadmin-2.11.9.5-1.el5.rf.noarch.rpm: Header V3 DSA
signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
php-mysql >= 4.1.0 is needed by phpmyadmin-2.11.9.5-1.el5.rf.noarch

Here is the rpmfind results link
http://www.rpmfind.net/linux/rpm2html/search.php?query=php-mysql&submit=Search+...

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list




------------------------------

Message: 7
Date: Mon, 27 Jul 2009 18:21:25 -0500
From: "Marti, Rob" <RJM002@xxxxxxxx>
Subject: RE: unable to find php-mysql dependency for el5
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID:
<8FAC1E47484E43469AA28DBF35C955E4A4972F934A@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

I'm sorry, I was assuming you could read something and interpret it.

Try "sudo yum localinstall phpmyadmin-2.11.9.5-1.el5.rf.noarch.rpm"

What is the yahoolib plugin you have installed for yum? Most of the rest are obvious, I'm just curious about that one.

Rob Marti
________________________________________
From: redhat-list-bounces@xxxxxxxxxx [redhat-list-bounces@xxxxxxxxxx] On Behalf Of Admin [admin@xxxxxxxxxxx]
Sent: Monday, July 27, 2009 18:12
To: General Red Hat Linux discussion list
Subject: Re: unable to find php-mysql dependency for el5

Marti, Rob wrote:
[root@lnxjump01 ~]# yum search php-mysql
Loaded plugins: rhnplugin, security
======================================================================================== Matched: php-mysql =========================================================================================
php-mysql.i386 : A module for PHP applications that use MySQL databases..
[root@lnxjump01 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
[root@lnxjump01 ~]#

Try doing "yum localinstall phpmyadmin-2..." that should pull dependencies the way it looks like you're expecting.




Am I missing repository definitions? yum is not finding phpmyadmin-2...
how do I get the right repositories included so yum can work more optimally?

take a look:

$ sudo yum install phpmyadmin-2
Loading "downloadonly" plugin
Loading "security" plugin
Loading "savestate" plugin
Loading "listall" plugin
Loading "cachedir" plugin
Loading "allowdowngrade" plugin
Loading "sortbyrepo" plugin
Loading "missingexit" plugin
Loading "allowsame" plugin
Loading "yahoolib" plugin
Setting up Install Process
Parsing package install arguments
No package phpmyadmin-2 available.

Cheers,

Noah





Rob Marti



-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Admin
Sent: Monday, July 27, 2009 11:56 AM
To: General Red Hat Linux discussion list
Subject: unable to find php-mysql dependency for el5

Hi there,

I am unable to find php-mysql dependency for el5. I attempted to use rpmfind.net to find the proper file. What else can I do?

$ sudo rpm -ivh phpmyadmin-2.11.9.5-1.el5.rf.noarch.rpm
Password:
warning: phpmyadmin-2.11.9.5-1.el5.rf.noarch.rpm: Header V3 DSA
signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
php-mysql >= 4.1.0 is needed by phpmyadmin-2.11.9.5-1.el5.rf.noarch

Here is the rpmfind results link
http://www.rpmfind.net/linux/rpm2html/search.php?query=php-mysql&submit=Search+...

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



------------------------------

Message: 8
Date: Mon, 27 Jul 2009 18:24:09 -0500
From: "Marti, Rob" <RJM002@xxxxxxxx>
Subject: RE: installing packages with yum
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID:
<8FAC1E47484E43469AA28DBF35C955E4A4972F934B@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="Windows-1252"

No, you can't use ubuntu/debian packages on RHEL easily, and I wouldn't advise doing it the hard way.

Rob Marti

________________________________________
From: redhat-list-bounces@xxxxxxxxxx [redhat-list-bounces@xxxxxxxxxx] On Behalf Of Admin [admin@xxxxxxxxxxx]
Sent: Monday, July 27, 2009 18:11
To: General Red Hat Linux discussion list
Subject: Re: installing packages with yum

Hi there,

Tatu Salin wrote:
Find out correct repositories that has also mysqladmin packages.
one would be


Please add those repositories to your sources list and then you can find phpmyadmin.

Using instructions mentioned on ubuntuforum site.
http://ubuntuforums.org/showthread.php?t=202810

deb http://archive.ubuntu.com/ubuntu dapper universe
deb-src http://archive.ubuntu.com/ubuntu dapper universe



Are the distributions debian and ubuntu repositories usable for redhat EL5?

Cheers,

Noah







Hopefully this helped you?

__________________________
Tatu
************************************************************************************************************************************************************************
“Paranoia will get you through times of no enemies better than enemies will get you through times of no paranoia”


~ Pete Granger






Date: Mon, 27 Jul 2009 08:35:52 -0700
From: admin@xxxxxxxxxxx
To: chaim.rieger@xxxxxxxxx; redhat-list@xxxxxxxxxx
CC:
Subject: Re: installing packages with yum

chaim.rieger@xxxxxxxxx wrote:
Apt-get install
Yum install phpmyadmin

no phpmyadmin to find?

$ sudo yum install phpmyadmin
Password:
Loading "downloadonly" plugin
Loading "security" plugin
Loading "savestate" plugin
Loading "listall" plugin
Loading "cachedir" plugin
Loading "allowdowngrade" plugin
Loading "sortbyrepo" plugin
Loading "missingexit" plugin
Loading "allowsame" plugin
Loading "yahoolib" plugin
Setting up Install Process
Parsing package install arguments
No package phpmyadmin available.
Nothing to do


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

_________________________________________________________________
Windows puhelimella saat enemmän vastinetta rahoillesi.
http://www.windowsmobile.fi--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=subscribe
https://www.redhat.com/mailman/listinfo/redhat-list

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



------------------------------

Message: 9
Date: Tue, 28 Jul 2009 08:59:16 +0200
From: Anton Hofmann <doomrunner.lists@xxxxxxxxx>
Subject: Re: installing packages with yum
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <4A6EA1C4.3050705@xxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

phpmyadmin is not available in the standard redhat-repos, but you can obtain it from rpmforge or
remi-repo:

http://wiki.centos.org/AdditionalResources/Repositories/RPMForge#head-20e1f65f19ccf2f5fbf5adb30dbaf5ea963a64ae

Admin schrieb:
chaim.rieger@xxxxxxxxx wrote:

Apt-get install
Yum install phpmyadmin


also apt-get is nowhere to be found.
and yum cant find it.

$ sudo yum install phpmyadmin
Password:
Loading "downloadonly" plugin
Loading "security" plugin
Loading "savestate" plugin
Loading "listall" plugin
Loading "cachedir" plugin
Loading "allowdowngrade" plugin
Loading "sortbyrepo" plugin
Loading "missingexit" plugin
Loading "allowsame" plugin
Loading "yahoolib" plugin
Setting up Install Process
Parsing package install arguments
No package phpmyadmin available.
Nothing to do

------Original Message------
From: Admin
Sender: redhat-list-bounces@xxxxxxxxxx
To: redhat-list@xxxxxxxxxx
ReplyTo: General Red Hat Linux discussion list
Subject: installing packages with yum
Sent: Jul 26, 2009 21:42

Two questions about yum:

1) what are my alternatives to installing packages via yum?
2) how do I install phpmyadmin via yum?

thanks,

Noah





-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFKbqHEXMoRx2jlGfkRAgODAJ428/VYw597FM1z7mY44VxCigmM+wCfcQoy
Nw4+7mTj1HWIa2cXGCjSPa8=
=UBC+
-----END PGP SIGNATURE-----



------------------------------

Message: 10
Date: Tue, 28 Jul 2009 20:18:38 +0600
From: Mohammad Ammad Shah <mammadshah@xxxxxxxxxxx>
Subject: HBA utilization
To: redhat list <redhat-list@xxxxxxxxxx>
Message-ID: <BLU134-W2760BE0E9136FD45FD3BC0D4150@xxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"


Dear All,



I am using RHEL 5 and IBM SAN 4800, conneted via HBA (FC). i want to check the utilization of Host bus Adapter utilization ?



thanks,

Ammad Shah

_________________________________________________________________
With Windows Live, you can organize, edit, and share your photos.
http://www.microsoft.com/middleeast/windows/windowslive/products/photo-gallery-edit.aspx

------------------------------

Message: 11
Date: Tue, 28 Jul 2009 09:22:45 -0500
From: Eugene Vilensky <evilensky@xxxxxxxxx>
Subject: Re: HBA utilization
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID:
<f4f537b50907280722v6a86bc1ap80727d5a31eea729@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1

I am using RHEL 5 and IBM SAN 4800, conneted via HBA (FC). i want to check the utilization of Host bus Adapter utilization ?

For throughput, we have been extremely happy with Cacti and polling
the switch ports using SNMP. I would recommend customizing the RRAs,
but for us it's a stellar setup.

Are you using a FC switch?



------------------------------

__
redhat-list mailing list
Unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

End of redhat-list Digest, Vol 65, Issue 28
*******************************************

_________________________________________________________________
Show them the way! Add maps and directions to your party invites.
http://www.microsoft.com/windows/windowslive/products/events.aspx--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • RE: installing packages with yum
    ... No, you can't use ubuntu/debian packages on RHEL easily, and I wouldn't advise doing it the hard way. ... $ sudo yum install phpmyadmin ... Loading "downloadonly" plugin ...
    (RedHat)
  • Re: livna problem
    ... But, on my fully updated F8 install, I just installed it successfully, and it ... Loading "protect-packages" plugin ... --> Running transaction check ...
    (Fedora)
  • Re: yum update/install from a specific repo
    ... This plugin adds the command alias, ... Yum plugin to enable manual downgrading of packages ... Yum plugin to let Yum install only basearch packages. ...
    (Fedora)
  • RE: installing packages with yum
    ... Subject: installing packages with yum ... $ sudo yum install phpmyadmin ... Loading "downloadonly" plugin ...
    (RedHat)
  • yum / rpm dependency broken in F7 ?
    ... Loading "fastestmirror" plugin ... --> Running transaction check ... Install 0 Package ...
    (Fedora)

Quantcast