Re: [CentOS] Checking for changes

2009-02-25 Thread John
> -Ursprüngliche Nachricht-
> Von: centos-boun...@centos.org 
> [mailto:centos-boun...@centos.org] Im Auftrag von Joseph L. Casale
> Gesendet: Dienstag, 24. Februar 2009 22:49
> An: 'CentOS mailing list'
> Betreff: [CentOS] Checking for changes
> 
> 
> Is there anything I can use to take an inventory of the filesystem
> before and after some process to see what's changed?
> 
> Thanks!
> jlc

No one has mentioned Dconfig by Dag Wieers. I think it work really good.

JohnStanley

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] package manager CentOS

2009-02-25 Thread Raghu Narasimhan
Hi folks,

I have some doubts with regards a Python module called paramiko (used to
automate ssh related stuff)

1. Does Paramiko 1.7.2 and 1.6.4 work with CentOS 4

2. If yes, what is the exact 'yum' command to install paramiko on CentOS 4?
I have tried all possible ones without success.

yum install paramiko
yum install python-paramiko(with and without version numbers)
python-paramiko.noarch

*[ru...@host]# yum search paramiko
Loading "fastestmirror" plugin
Loading "priorities" plugin
Searching Packages:
Setting up repositories
extras100% |=| 1.1 kB00:00
update100% |=|  951 B00:00
base  100% |=| 1.1 kB00:00
addons100% |=|  951 B00:00
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
0 packages excluded due to repository priority protections
No Matches found
*

Installing it without yum throws dependency problems which are never ending
: starting with python-crypto and python(abi) - which I am unable to find;
which will no doubt lead to other dependencies.

Is there any change that has to be made to the yum repository to point it to
look in a different place?

3. Alternatively, I also have apt-get on the CentOS box - can you tell me
some repos that I can add for apt-get as well?


Thanks,


--
Raghu Narasimhan

raghu.uni...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package manager CentOS

2009-02-25 Thread Marcelo M. Garcia
Raghu Narasimhan wrote:
> Hi folks,
> 
> I have some doubts with regards a Python module called paramiko (used to 
> automate ssh related stuff)
> 
> 1. Does Paramiko 1.7.2 and 1.6.4 work with CentOS 4
>  
> 2. If yes, what is the exact 'yum' command to install paramiko on CentOS 4?
> I have tried all possible ones without success.
>  
> yum install paramiko
> yum install python-paramiko(with and without version numbers)
> python-paramiko.noarch
> 
> /[ru...@host]# yum search paramiko
> Loading "fastestmirror" plugin
> Loading "priorities" plugin
> Searching Packages:
> Setting up repositories
> extras100% |=| 1.1 kB00:00
> update100% |=|  951 B00:00
> base  100% |=| 1.1 kB00:00
> addons100% |=|  951 B00:00
> Loading mirror speeds from cached hostfile
> Reading repository metadata in from local files
> 0 packages excluded due to repository priority protections
> No Matches found
> /
> 
> Installing it without yum throws dependency problems which are never 
> ending : starting with python-crypto and python(abi) - which I am unable 
> to find; which will no doubt lead to other dependencies.
>  
> Is there any change that has to be made to the yum repository to point 
> it to look in a different place?
>  
> 3. Alternatively, I also have apt-get on the CentOS box - can you tell 
> me some repos that I can add for apt-get as well?
> 
> 
> Thanks,
> 
> 
> --
> Raghu Narasimhan
> 
Hi

Maybe you need to add the "rpmforge" repository.
https://rpmrepo.org/RPMforge/Using

Regards

Marcelo

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Social Security Changes

2009-02-25 Thread Ralph Angenendt
Sorin Srbu wrote:
> I don't get it... Is the petition CentOS-related??

Ermm, no?

Ralph


pgpwroDWd2lVZ.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package manager CentOS

2009-02-25 Thread Raghu Narasimhan
Thanks Marcelo. That certainly helped.

Although, now I keep seeing this message:

*[r...@mpvmpc19 paramiko]# yum install Crypto.Util.randpool
Loading "fastestmirror" plugin
Loading "priorities" plugin
Setting up Install Process
Setting up repositories
not using ftp, http[s], or file for repos, skipping - ~
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
336 packages excluded due to repository priority protections
Parsing package install arguments
*

In the yum configuration file, there are may mirrors listed in a few files:
What should the priorities be? (I wnt to make sure no packages are excluded.
336 is a very large number)

Second: I was able to install python-paramiko. It seems to work with
Python2.3 (Python2.3 comes as default with CentOS). I have installed Python
2.4.6 and need the same to work with that. Any tips?
--
Raghu Narasimhan

raghu.uni...@gmail.com


On Wed, Feb 25, 2009 at 3:08 PM, Marcelo M. Garcia <
marcelo.maia.gar...@googlemail.com> wrote:

> Raghu Narasimhan wrote:
> > Hi folks,
> >
> > I have some doubts with regards a Python module called paramiko (used to
> > automate ssh related stuff)
> >
> > 1. Does Paramiko 1.7.2 and 1.6.4 work with CentOS 4
> >
> > 2. If yes, what is the exact 'yum' command to install paramiko on CentOS
> 4?
> > I have tried all possible ones without success.
> >
> > yum install paramiko
> > yum install python-paramiko(with and without version numbers)
> > python-paramiko.noarch
> >
> > /[ru...@host]# yum search paramiko
> > Loading "fastestmirror" plugin
> > Loading "priorities" plugin
> > Searching Packages:
> > Setting up repositories
> > extras100% |=| 1.1 kB
>  00:00
> > update100% |=|  951 B
>  00:00
> > base  100% |=| 1.1 kB
>  00:00
> > addons100% |=|  951 B
>  00:00
> > Loading mirror speeds from cached hostfile
> > Reading repository metadata in from local files
> > 0 packages excluded due to repository priority protections
> > No Matches found
> > /
> >
> > Installing it without yum throws dependency problems which are never
> > ending : starting with python-crypto and python(abi) - which I am unable
> > to find; which will no doubt lead to other dependencies.
> >
> > Is there any change that has to be made to the yum repository to point
> > it to look in a different place?
> >
> > 3. Alternatively, I also have apt-get on the CentOS box - can you tell
> > me some repos that I can add for apt-get as well?
> >
> >
> > Thanks,
> >
> >
> > --
> > Raghu Narasimhan
> >
> Hi
>
> Maybe you need to add the "rpmforge" repository.
> https://rpmrepo.org/RPMforge/Using
>
> Regards
>
> Marcelo
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package manager CentOS

2009-02-25 Thread Marcelo M. Garcia
Raghu Narasimhan wrote:
> Thanks Marcelo. That certainly helped.
> 
> Although, now I keep seeing this message:
> 
> /[r...@mpvmpc19 paramiko]# yum install Crypto.Util.randpool
> Loading "fastestmirror" plugin
> Loading "priorities" plugin
> Setting up Install Process
> Setting up repositories
> not using ftp, http[s], or file for repos, skipping - ~
> Loading mirror speeds from cached hostfile
> Reading repository metadata in from local files
> 336 packages excluded due to repository priority protections
> Parsing package install arguments
> /
> 
> In the yum configuration file, there are may mirrors listed in a few 
> files: What should the priorities be? (I wnt to make sure no packages 
> are excluded. 336 is a very large number)
> 
> Second: I was able to install python-paramiko. It seems to work with 
> Python2.3 (Python2.3 comes as default with CentOS). I have installed 
> Python 2.4.6 and need the same to work with that. Any tips?
> --
> Raghu Narasimhan
> 
> raghu.uni...@gmail.com 
> 
> 
> On Wed, Feb 25, 2009 at 3:08 PM, Marcelo M. Garcia 
>  > wrote:
> 
> Raghu Narasimhan wrote:
>  > Hi folks,
>  >
>  > I have some doubts with regards a Python module called paramiko
> (used to
>  > automate ssh related stuff)
>  >
>  > 1. Does Paramiko 1.7.2 and 1.6.4 work with CentOS 4
>  >
>  > 2. If yes, what is the exact 'yum' command to install paramiko on
> CentOS 4?
>  > I have tried all possible ones without success.
>  >
>  > yum install paramiko
>  > yum install python-paramiko(with and without version numbers)
>  > python-paramiko.noarch
>  >
>  > /[ru...@host]# yum search paramiko
>  > Loading "fastestmirror" plugin
>  > Loading "priorities" plugin
>  > Searching Packages:
>  > Setting up repositories
>  > extras100% |=| 1.1 kB
>00:00
>  > update100% |=|  951 B
>00:00
>  > base  100% |=| 1.1 kB
>00:00
>  > addons100% |=|  951 B
>00:00
>  > Loading mirror speeds from cached hostfile
>  > Reading repository metadata in from local files
>  > 0 packages excluded due to repository priority protections
>  > No Matches found
>  > /
>  >
>  > Installing it without yum throws dependency problems which are never
>  > ending : starting with python-crypto and python(abi) - which I am
> unable
>  > to find; which will no doubt lead to other dependencies.
>  >
>  > Is there any change that has to be made to the yum repository to
> point
>  > it to look in a different place?
>  >
>  > 3. Alternatively, I also have apt-get on the CentOS box - can you
> tell
>  > me some repos that I can add for apt-get as well?
>  >
>  >
>  > Thanks,
>  >
>  >
>  > --
>  > Raghu Narasimhan
>  >
> Hi
> 
> Maybe you need to add the "rpmforge" repository.
> https://rpmrepo.org/RPMforge/Using
> 
> Regards
> 
> Marcelo
> 
Hi

To be honest, I had never seen this messages before. I'm not familiar 
with CentOS 4, but seems that something is wrong.

About the python version. I would say that depends on how did you 
installed it. If you installed python from sources, then I think you 
have to build paramiko also. But I'm not sure.

Regards

M.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package manager CentOS

2009-02-25 Thread Raghu Narasimhan
Thanks for your response.

I did install paramiko only after installing python2.4, so I am not sure why
it installed itself into the site-packages folder in
/usr/lib/python2.3/site-packages

(2) this is my /etc/yum.conf
*[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
installonlypkgs=kernel kernel-smp kernel-devel kernel-smp-devel
kernel-largesmp kernel-largesmp-devel kernel-hugemem kernel-hugemem-devel
distroverpkg=centos-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1
plugins=1

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
*
As you can see there are no exlcude parameters, so any idea where that 336
number is coming from?
--
Raghu Narasimhan

raghu.uni...@gmail.com


On Wed, Feb 25, 2009 at 4:34 PM, Marcelo M. Garcia <
marcelo.maia.gar...@googlemail.com> wrote:

> Raghu Narasimhan wrote:
> > Thanks Marcelo. That certainly helped.
> >
> > Although, now I keep seeing this message:
> >
> > /[r...@mpvmpc19 paramiko]# yum install Crypto.Util.randpool
> > Loading "fastestmirror" plugin
> > Loading "priorities" plugin
> > Setting up Install Process
> > Setting up repositories
> > not using ftp, http[s], or file for repos, skipping - ~
> > Loading mirror speeds from cached hostfile
> > Reading repository metadata in from local files
> > 336 packages excluded due to repository priority protections
> > Parsing package install arguments
> > /
> >
> > In the yum configuration file, there are may mirrors listed in a few
> > files: What should the priorities be? (I wnt to make sure no packages
> > are excluded. 336 is a very large number)
> >
> > Second: I was able to install python-paramiko. It seems to work with
> > Python2.3 (Python2.3 comes as default with CentOS). I have installed
> > Python 2.4.6 and need the same to work with that. Any tips?
> > --
> > Raghu Narasimhan
> >
> > raghu.uni...@gmail.com 
> >
> >
> > On Wed, Feb 25, 2009 at 3:08 PM, Marcelo M. Garcia
> >  > > wrote:
> >
> > Raghu Narasimhan wrote:
> >  > Hi folks,
> >  >
> >  > I have some doubts with regards a Python module called paramiko
> > (used to
> >  > automate ssh related stuff)
> >  >
> >  > 1. Does Paramiko 1.7.2 and 1.6.4 work with CentOS 4
> >  >
> >  > 2. If yes, what is the exact 'yum' command to install paramiko on
> > CentOS 4?
> >  > I have tried all possible ones without success.
> >  >
> >  > yum install paramiko
> >  > yum install python-paramiko(with and without version
> numbers)
> >  > python-paramiko.noarch
> >  >
> >  > /[ru...@host]# yum search paramiko
> >  > Loading "fastestmirror" plugin
> >  > Loading "priorities" plugin
> >  > Searching Packages:
> >  > Setting up repositories
> >  > extras100% |=| 1.1 kB
> >00:00
> >  > update100% |=|  951 B
> >00:00
> >  > base  100% |=| 1.1 kB
> >00:00
> >  > addons100% |=|  951 B
> >00:00
> >  > Loading mirror speeds from cached hostfile
> >  > Reading repository metadata in from local files
> >  > 0 packages excluded due to repository priority protections
> >  > No Matches found
> >  > /
> >  >
> >  > Installing it without yum throws dependency problems which are
> never
> >  > ending : starting with python-crypto and python(abi) - which I am
> > unable
> >  > to find; which will no doubt lead to other dependencies.
> >  >
> >  > Is there any change that has to be made to the yum repository to
> > point
> >  > it to look in a different place?
> >  >
> >  > 3. Alternatively, I also have apt-get on the CentOS box - can you
> > tell
> >  > me some repos that I can add for apt-get as well?
> >  >
> >  >
> >  > Thanks,
> >  >
> >  >
> >  > --
> >  > Raghu Narasimhan
> >  >
> > Hi
> >
> > Maybe you need to add the "rpmforge" repository.
> > https://rpmrepo.org/RPMforge/Using
> >
> > Regards
> >
> > Marcelo
> >
> Hi
>
> To be honest, I had never seen this messages before. I'm not familiar
> with CentOS 4, but seems that something is wrong.
>
> About the python version. I would say that depends on how did you
> installed it. If you installed python from sources, then I think you
> have to build paramiko also. But I'm not sure.
>
> Regards
>
> M.
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package manager CentOS

2009-02-25 Thread Kai Schaetzl
Raghu Narasimhan wrote on Wed, 25 Feb 2009 16:09:03 +0530:

> In the yum configuration file, there are may mirrors listed in a few files:
> What should the priorities be? (I wnt to make sure no packages are excluded.
> 336 is a very large number)

This has nothing to do with mirrors. You definitely *want* priorities to keep 
your core CentOS files intact and not overwritten by rpmforge. Make sure that 
none of your repos has a lower priority number than centos-base and updates.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] JOB: *nix (pref CentOS or RH) Sysadmin with "good" MySQL skills (Reading, UK) [previously advertised as MySQL database architect]

2009-02-25 Thread j...@camalyn.org
hi List Members - following on from my previous post (below) and a
shift in my clients internal requirements - where the emphasis is no
longer on recruiting someone into a design role, although this *may* be
there in the future for someone to grow into - the client would like to
hire instead a *nix sysadmin (pref CentOS or RH) that has good MySQL
skills,  other DB skills, e.g. Oracle, are no longer a substitute as the
focus is once again more on someone who can improve the client's
existing systems.

Please contact me off list (using ja...@camalyn.org) for further
details.

all the best,
JAMES


On Tue, 2009-02-10 at 21:26 +, j...@camalyn.org wrote:
> JOB:
> 
> hi List,
> 
> My name is James and I'm an open source recruiter currently working with
> a client in Reading (Berkshire, UK) who are looking to recruit a
> database architect (experience with MySQL is not necessarily what the
> client are looking for, although the database architect should certainly
> be familiar with MySQL.  What’s more important is that the DBA should
> have experience designing large, replicated, globally distributed
> databases built for performance).
> 
> The DB Architect will work closely with the development and operations
> teams - both of which are growing parts of the clients overall
> business.  
> 
> Whilst the developers have had some involvement with capacity planning
> and performance monitoring of the live system in conjunction with the
> Operations team this responsibility will move entirely to the database
> architect over time.
> 
> This isn't a development role so the db architect wouldn't be taking
> over the writing of all SQL or anything (which would be impractical in
> any case) but they would be expected to use their expertise in advising
> the developers how best to tune their code.  Stored procedures are not
> currently used but they will probably look at it in the future and this
> again would be something that the architect would certainly get involved
> in as well as requirement to revisit existing SQL with a view to perhaps
> rewrite and/ or optimise. 
> 
> They are running a mixture of MySQL 4.1 and 5.0. They don't run
> enterprise as they always aim to employ talented staff so they can
> support everything as far as possible in house. This goes for the OS as
> well, which is why they use CentOS and not RHEL.
>    
> Although as part of the role's remit will be to find new opportunities
> to exploit new features or better use existing ones there are no
> immediate plans to upgrade to 5.1 as they are quite happy for early
> adopters to find and fix the bugs before they make any decision on it. 
> 
> Currently there are no specific bottlenecks or db problems as such, the
> focus is changing in such a way that they need to be able to store more
> data and consequently they need to have the architect in place.
> However, although there are no specific issues, there is also a focus on
> continual improvement of what they have. As with all IT systems, there
> is always something that can be optimised. Identifying potential future
> bottlenecks and avoiding them is also part of the role.
> 
> In terms of the number of high transactional servers - which would be
> the definite focus - we are looking at high 30s.  They do use MySQL
> replication but not clustering at this time.
> 
> If anybody is interested in discussing this role with me further
> (including salary) please contact me off list using ja...@camalyn.org
> 
> Please understand that I did also send an email requesting permission to
> send this e-mail to the Centos list owners - but have had no reply or
> acknowledgement. 
> 
> All the best,
> JAMES
> 
> >> to learn more about Camalyn please visit http://www.camalyn.org
> 
> 

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] how can disable the http to listen ipv6 and port 58?

2009-02-25 Thread ann kok

Hi

how can disable the http to listen ipv6 ?

and

what is this one?

raw0  0 :::58   :::*7 

Thank you


  __
Instant Messaging, free SMS, sharing photos and more... Try the new Yahoo! 
Canada Messenger at http://ca.beta.messenger.yahoo.com/

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package manager CentOS

2009-02-25 Thread Raghu Narasimhan
Super, thanks for the tip. Turned out the 'enabled' parameter was 1. Changed
it to 0 and all is well. Now 0 packages are excluded  due to priorities.

Can anyone share a default CentOS-Base.repo file here, please? Just for my
verification.

Happy to report resolution in the Paramiko problem too. The power of soft
links knows no bounds :)


--
Raghu Narasimhan

raghu.uni...@gmail.com


On Wed, Feb 25, 2009 at 6:01 PM, Kai Schaetzl wrote:

> Raghu Narasimhan wrote on Wed, 25 Feb 2009 16:09:03 +0530:
>
> > In the yum configuration file, there are may mirrors listed in a few
> files:
> > What should the priorities be? (I wnt to make sure no packages are
> excluded.
> > 336 is a very large number)
>
> This has nothing to do with mirrors. You definitely *want* priorities to
> keep
> your core CentOS files intact and not overwritten by rpmforge. Make sure
> that
> none of your repos has a lower priority number than centos-base and
> updates.
>
> Kai
>
> --
> Kai Schätzl, Berlin, Germany
> Get your web at Conactive Internet Services: http://www.conactive.com
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Python-MatplotLib

2009-02-25 Thread Raghu Narasimhan
Dare I venture another query:

I need to install python - matplotlib (pylab) on CentOS 4 with Python 2.4.6
(installed).

Yum (with romforge) and/or apt-get isn't able to get anything relevant. Has
anyone attempted this before? Even the offiical pages have no mention of
CentOS.

Do I need to add more to the repo file? I currently have base, update,
addons, extras, centosplus, contrib.


Thanks,
--
Raghu Narasimhan

raghu.uni...@gmail.com


On Wed, Feb 25, 2009 at 7:03 PM, Raghu Narasimhan wrote:

> Super, thanks for the tip. Turned out the 'enabled' parameter was 1.
> Changed it to 0 and all is well. Now 0 packages are excluded  due to
> priorities.
>
> Can anyone share a default CentOS-Base.repo file here, please? Just for my
> verification.
>
> Happy to report resolution in the Paramiko problem too. The power of soft
> links knows no bounds :)
>
>
> --
> Raghu Narasimhan
>
> raghu.uni...@gmail.com
>
>
> On Wed, Feb 25, 2009 at 6:01 PM, Kai Schaetzl wrote:
>
>> Raghu Narasimhan wrote on Wed, 25 Feb 2009 16:09:03 +0530:
>>
>> > In the yum configuration file, there are may mirrors listed in a few
>> files:
>> > What should the priorities be? (I wnt to make sure no packages are
>> excluded.
>> > 336 is a very large number)
>>
>> This has nothing to do with mirrors. You definitely *want* priorities to
>> keep
>> your core CentOS files intact and not overwritten by rpmforge. Make sure
>> that
>> none of your repos has a lower priority number than centos-base and
>> updates.
>>
>> Kai
>>
>> --
>> Kai Schätzl, Berlin, Germany
>> Get your web at Conactive Internet Services: http://www.conactive.com
>>
>>
>>
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>>
>
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Python-MatplotLib

2009-02-25 Thread Tru Huynh
On Wed, Feb 25, 2009 at 07:57:31PM +0530, Raghu Narasimhan wrote:
> Dare I venture another query:
> 
trim you mail 
don't top post
start a new thread with a meaning full subject.

> I need to install python - matplotlib (pylab) on CentOS 4 with Python 2.4.6
> (installed).
> 
> Yum (with romforge) and/or apt-get isn't able to get anything relevant. Has
> anyone attempted this before? Even the offiical pages have no mention of
> CentOS.
You choose to install different python version than the system one,
no recommended repos with follow you there.

Tru
-- 
Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance)
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B


pgpe8vxRneZ0B.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Python Matplotlib

2009-02-25 Thread Raghu Narasimhan
I need to install python - matplotlib (pylab) on CentOS 4 with Python 2.4.6
(installed).

Yum (with rpmforge) and/or apt-get isn't able to get anything relevant. Has
anyone attempted this before? Even the offiical pages have no mention of
CentOS.

Do I need to add more to the repo file? I currently have base, update,
addons, extras, centosplus, contrib.

Thanks,

--
Raghu Narasimhan

raghu.uni...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] cisco netflow analyzer?

2009-02-25 Thread Scott McClanahan
> > 
> > i've been pretty impressed with nfsen.  took a little bit of fiddling to 
> > figure out, but lets me drill down into things pretty well.
> 
> Seconded.  nfsen is awesome.  Bit of a learning curve, but extremely
> powerful once you get the hang of it!
> 
> You can also use iptables and the ULOG target to generate "flow"
> information from your Linux boxes and send the output to nfsen/nfcapd
> as well!
> 
> Ray

I'm not trying to hijack this thread but do you find any significant
overhead involved with using the ULOG target or packet loss in your
statistics?  Would you have a ULOG target very early on in your FORWARD
filter to log all packets?  Do those packets go to a ulogd instance and
then to disk (rrd to limit disk usage) for nfsen to use?

I'm concerned with losing packets in my current ntop configuration (not
using pf_ring) and am looking at less obtrusive alternatives like gulp
or ulog to first get ALL of the packets and with as little overhead as
possible move that data to a location where analysis can happen using
ntop or nfsen.  Thanks.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] (off-topic)Update sii-3512A serial ata controller - which flash memory?

2009-02-25 Thread Marcelo M. Garcia
Hi.

I had to update the BIOS of a Silicon Image 3512A Serial ATA controller. 
I'm not using RAID.

When I run the updater program (updflash.exe), it asks me to choose 
flash memory from a list, something like: AMD Am29F010B (1 Megabit), AMD 
Am29LV01B (1 Megabit), etc.

How can I find out which is flash memory of the controller?

Thanks

Marcelo
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package manager CentOS

2009-02-25 Thread Filipe Brandenburger
Hi,

On Wed, Feb 25, 2009 at 08:33, Raghu Narasimhan  wrote:
> Super, thanks for the tip. Turned out the 'enabled' parameter was 1. Changed
> it to 0 and all is well. Now 0 packages are excluded  due to priorities.

You clearly did not understand what the priorities plug-in is and what
it is used for. By excluding a repository, 0 packages are excluded by
the priorities plug-in, but at the same time all the others that were
available in that repository will no longer be available anymore, so
in fact you have *less* packages than you did before.

Please read here:
http://wiki.centos.org/PackageManagement/Yum/Priorities

And here:
http://wiki.centos.org/AdditionalResources/Repositories

> Second: I was able to install python-paramiko. It seems to work with
> Python2.3 (Python2.3 comes as default with CentOS). I have installed Python
> 2.4.6 and need the same to work with that. Any tips?

If you're installing Python 2.4 on CentOS 4, it means you still did
not grasp the concepts of an Enterprise Linux distribution.

Please see:
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=17299&forum=38#forumpost62162
http://wiki.centos.org/FAQ/General#head-472ce8446ebcfc82ca1800f775ba0e629ac835c7
http://www.redhat.com/advice/speaks_backport.html

You will probably not get any support from this list for your Python
2.4 install on CentOS 4, since that is clearly not part of CentOS
itself.

Luckily for you, if you really need Python 2.4, you can move to CentOS
5, it will be present there.

If you want to stick to the bleeding edge, you'd better look into
distros such as Fedora and Ubuntu.

HTH,
Filipe
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Keepalive...

2009-02-25 Thread John Doe

I went a bit further...

lvs1# service keepalived stop
lvs2# service keepalived stop
lvs1# service network restart
lvs2# service network restart

Clean start

lvs1# service keepalived start

Feb 25 15:03:18 lvs1 Keepalived: Starting Keepalived v1.1.16 (02/17,2009) 
Feb 25 15:03:18 lvs1 Keepalived: Starting Healthcheck child process, pid=9511
Feb 25 15:03:18 lvs1 Keepalived_healthcheckers: Using MII-BMSR NIC polling 
thread...
Feb 25 15:03:18 lvs1 Keepalived_healthcheckers: Netlink reflector reports IP 
192.168.28.226 added
Feb 25 15:03:18 lvs1 Keepalived_healthcheckers: Netlink reflector reports IP 
10.0.0.1 added
Feb 25 15:03:18 lvs1 Keepalived_healthcheckers: Registering Kernel netlink 
reflector
Feb 25 15:03:18 lvs1 Keepalived_healthcheckers: Registering Kernel netlink 
command channel
Feb 25 15:03:18 lvs1 Keepalived: Starting VRRP child process, pid=9512
Feb 25 15:03:18 lvs1 Keepalived_vrrp: Using MII-BMSR NIC polling thread...
Feb 25 15:03:18 lvs1 Keepalived_vrrp: Netlink reflector reports IP 
192.168.28.226 added
Feb 25 15:03:18 lvs1 Keepalived_vrrp: Netlink reflector reports IP 10.0.0.1 
added
Feb 25 15:03:18 lvs1 Keepalived_vrrp: Registering Kernel netlink reflector
Feb 25 15:03:18 lvs1 Keepalived_vrrp: Registering Kernel netlink command channel
Feb 25 15:03:18 lvs1 Keepalived_vrrp: Registering gratutious ARP shared channel
Feb 25 15:03:18 lvs1 Keepalived_healthcheckers: Opening file 
'/etc/keepalived/keepalived.conf'. 
Feb 25 15:03:18 lvs1 Keepalived_healthcheckers: Configuration is using : 13235 
Bytes
Feb 25 15:03:18 lvs1 Keepalived_healthcheckers: Activating healtchecker for 
service [10.0.0.11:80]
Feb 25 15:03:18 lvs1 Keepalived_healthcheckers: Activating healtchecker for 
service [10.0.0.12:80]
Feb 25 15:03:18 lvs1 Keepalived_vrrp: Opening file 
'/etc/keepalived/keepalived.conf'. 
Feb 25 15:03:18 lvs1 Keepalived_vrrp: Configuration is using : 34062 Bytes
Feb 25 15:03:18 lvs1 Keepalived_vrrp: VRRP sockpool: [ifindex(2), proto(112), 
fd(10,11)]

No VIP and no checks on the web servers...

lvs2# service keepalived start

Feb 25 15:05:23 lvs2 Keepalived: Starting Keepalived v1.1.16 (02/17,2009) 
Feb 25 15:05:23 lvs2 Keepalived_healthcheckers: Using MII-BMSR NIC polling 
thread...
Feb 25 15:05:23 lvs2 Keepalived: Starting Healthcheck child process, pid=8718
Feb 25 15:05:23 lvs2 Keepalived_vrrp: Using MII-BMSR NIC polling thread...
Feb 25 15:05:23 lvs2 Keepalived: Starting VRRP child process, pid=8719
Feb 25 15:05:23 lvs2 Keepalived_healthcheckers: Netlink reflector reports IP 
192.168.28.227 added
Feb 25 15:05:23 lvs2 Keepalived_healthcheckers: Netlink reflector reports IP 
10.0.0.2 added
Feb 25 15:05:23 lvs2 Keepalived_healthcheckers: Registering Kernel netlink 
reflector
Feb 25 15:05:23 lvs2 Keepalived_healthcheckers: Registering Kernel netlink 
command channel
Feb 25 15:05:23 lvs2 Keepalived_vrrp: Netlink reflector reports IP 
192.168.28.227 added
Feb 25 15:05:23 lvs2 Keepalived_vrrp: Netlink reflector reports IP 10.0.0.2 
added
Feb 25 15:05:23 lvs2 Keepalived_vrrp: Registering Kernel netlink reflector
Feb 25 15:05:23 lvs2 Keepalived_vrrp: Registering Kernel netlink command channel
Feb 25 15:05:23 lvs2 Keepalived_vrrp: Registering gratutious ARP shared channel
Feb 25 15:05:23 lvs2 Keepalived_healthcheckers: Opening file 
'/etc/keepalived/keepalived.conf'. 
Feb 25 15:05:23 lvs2 Keepalived_healthcheckers: Configuration is using : 13233 
Bytes
Feb 25 15:05:23 lvs2 Keepalived_healthcheckers: Activating healtchecker for 
service [10.0.0.11:80]
Feb 25 15:05:23 lvs2 Keepalived_healthcheckers: Activating healtchecker for 
service [10.0.0.12:80]
Feb 25 15:05:23 lvs2 Keepalived_vrrp: Opening file 
'/etc/keepalived/keepalived.conf'. 
Feb 25 15:05:23 lvs2 Keepalived_vrrp: Configuration is using : 34060 Bytes
Feb 25 15:05:23 lvs2 Keepalived_vrrp: VRRP_Instance(VI_1) Entering BACKUP STATE
Feb 25 15:05:23 lvs2 Keepalived_vrrp: VRRP sockpool: [ifindex(2), proto(112), 
fd(10,11)]

No VIP and only one check on the web servers...

lvs1# service keepalived stop

Feb 25 15:07:30 lvs1 Keepalived: Terminating on signal
Feb 25 15:07:30 lvs1 Keepalived: Stopping Keepalived v1.1.16 (02/17,2009) 
Feb 25 15:07:30 lvs1 Keepalived_vrrp: Terminating VRRP child process on signal
Feb 25 15:07:30 lvs1 Keepalived_healthcheckers: Terminating Healthchecker child 
process on signal

And nothing else (lvs2 does not become MASTER)...

lvs1# service keepalived start

Nothing much...

lvs2# service keepalived stop
lvs2# service keepalived start

Nothing and no checks on the web servers...

lvs1# service keepalived stop
lvs1# service keepalived start

Nothing and no checks on the web servers...

lvs1# service keepalived stop
lvs1# service keepalived start

Nothing and only one check on the web servers...
Always stuck on "VRRP sockpool"

By the way, a restart or a stop+restart too fast too often leads to a failed 
start with "daemon is already running"

lvs1# service keepalived restart

Nothing and no checks on the web servers...

lvs1#

Re: [CentOS] how can disable the http to listen ipv6 and port 58?

2009-02-25 Thread Filipe Brandenburger
On Wed, Feb 25, 2009 at 08:14, ann kok  wrote:
> how can disable the http to listen ipv6 ?

http://lmgtfy.com/?q=apache+disable+ipv6

> what is this one?
> raw        0      0 :::58                       :::*                        7

Looks like it's ICMP for IPv6.

HTH,
Filipe
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Python Matplotlib

2009-02-25 Thread Michael Weiner
should be a python-matplotlib package with a few dependencies that you can
install via YUM

HTH
Michael
--
On Wed, Feb 25, 2009 at 10:25 AM, Raghu Narasimhan
wrote:

> I need to install python - matplotlib (pylab) on CentOS 4 with Python 2.4.6
> (installed).
>
> Yum (with rpmforge) and/or apt-get isn't able to get anything relevant. Has
> anyone attempted this before? Even the offiical pages have no mention of
> CentOS.
>
> Do I need to add more to the repo file? I currently have base, update,
> addons, extras, centosplus, contrib.
>
> Thanks,
>
> --
> Raghu Narasimhan
>
> raghu.uni...@gmail.com
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Social Security Changes

2009-02-25 Thread Scott Silva
on 2-24-2009 11:38 PM Sorin Srbu spake the following:
>> -Original Message-
>> From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On
> Behalf
>> Of Ross Walker
>> Sent: Wednesday, February 25, 2009 12:45 AM
>> To: CentOS mailing list
>> Cc: CentOS mailing list
>> Subject: Re: [CentOS] Social Security Changes
>>
>> Lemmings, all of em
> 
> I don't get it... Is the petition CentOS-related??
> 
More like spam related IMHO!
Sometimes you just need to vent, and you hope the OP is still reading to get
the hint.



-- 
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package manager CentOS

2009-02-25 Thread Scott Silva
on 2-25-2009 3:54 AM Raghu Narasimhan spake the following:
> Thanks for your response.
> 
> I did install paramiko only after installing python2.4, so I am not sure
> why it installed itself into the site-packages folder in
> /usr/lib/python2.3/site-packages
> 

Because it is a python 2.3 package. Where else would it install?



-- 
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Python Matplotlib

2009-02-25 Thread Scott Silva
on 2-25-2009 7:25 AM Raghu Narasimhan spake the following:
> I need to install python - matplotlib (pylab) on CentOS 4 with Python
> 2.4.6 (installed).
> 
> Yum (with rpmforge) and/or apt-get isn't able to get anything relevant.
> Has anyone attempted this before? Even the offiical pages have no
> mention of CentOS.
> 
> Do I need to add more to the repo file? I currently have base, update,
> addons, extras, centosplus, contrib.
> 
> Thanks,
> 
What you have done would be equivalent to buying a new automobile, and then
replacing the engine with one from another manufacturer. You are free to do
so, but you can't expect the dealership to be able to work on it anymore.

You are pretty much on your own. Sorry!



-- 
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package manager CentOS

2009-02-25 Thread Kai Schaetzl
Raghu Narasimhan wrote on Wed, 25 Feb 2009 19:03:09 +0530:

> Super, thanks for the tip. Turned out the 'enabled' parameter was 1. Changed
> it to 0 and all is well. Now 0 packages are excluded  due to priorities.

Did you read my reply? You *want* to have this enabled! It's fine that so many 
packages get excluded. Read what I wrote about priorities. There's also good 
tutorials on wiki.centos.org about this. So, no excuse to not know about it.

You seem to be super-new to CentOS. Read some basic documentation before you 
hose it! Start with the wiki.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] (off-topic)Update sii-3512A serial ata controller - which flash memory?

2009-02-25 Thread Scott Silva
on 2-25-2009 7:33 AM Marcelo M. Garcia spake the following:
> Hi.
> 
> I had to update the BIOS of a Silicon Image 3512A Serial ATA controller. 
> I'm not using RAID.
> 
> When I run the updater program (updflash.exe), it asks me to choose 
> flash memory from a list, something like: AMD Am29F010B (1 Megabit), AMD 
> Am29LV01B (1 Megabit), etc.
> 
> How can I find out which is flash memory of the controller?
> 
> Thanks
> 
> Marcelo
Did you look at the controller? Maybe the flash chip is labeled.

-- 
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package manager CentOS

2009-02-25 Thread Raghu Narasimhan
Thanks everyone for the replies. My bad(s).
--
Raghu Narasimhan

raghu.uni...@gmail.com


On Wed, Feb 25, 2009 at 10:01 PM, Kai Schaetzl wrote:

> Raghu Narasimhan wrote on Wed, 25 Feb 2009 19:03:09 +0530:
>
> > Super, thanks for the tip. Turned out the 'enabled' parameter was 1.
> Changed
> > it to 0 and all is well. Now 0 packages are excluded  due to priorities.
>
> Did you read my reply? You *want* to have this enabled! It's fine that so
> many
> packages get excluded. Read what I wrote about priorities. There's also
> good
> tutorials on wiki.centos.org about this. So, no excuse to not know about
> it.
>
> You seem to be super-new to CentOS. Read some basic documentation before
> you
> hose it! Start with the wiki.
>
> Kai
>
> --
> Kai Schätzl, Berlin, Germany
> Get your web at Conactive Internet Services: http://www.conactive.com
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Keepalive...

2009-02-25 Thread John Doe

I changed my apparently faulty nic, but it does not change anything...

I can reproduce this:

I bring down keepalived on lvs1.
Keepalived on lvs2 says it switched to MASTER but does nothing.
2 possibilities:
- If no VIP, as soon as I manualy add the VIP, everything is unlocked and he 
forward the requests...
- If there is a VIP, a ifdown+ifup of the interface linked to the web servers 
will unlock keepalived.
I bring up keepalived on lvs1, and it does not setup the VIP.
On lvs2, it says: "removing protocol VIPs", but the VIP is still there.
A ifdown+ifup on lvs2 of the interface linked to the web servers will unlock 
keepalived on lvs1...
And, from times to times, it will work as expected...

One thing I really do not understand is why restarting the nic linked to the 
webservers will unlock the vrrp on the other nic...

The only thing that almost never work is the service checks...
After one check, or a few at best, they just disapear...

JD


  

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] programs with no man pages?

2009-02-25 Thread Les Mikesell
I accidentally typed ss instead of ls and was surprised when it did 
something...  I can use rpm's --whatprovides to see where it came from, 
but how are you supposed to find out want a program does when it doesn't 
have a man page?

-- 
   Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] programs with no man pages?

2009-02-25 Thread Jim Perrin
On Wed, Feb 25, 2009 at 12:50 PM, Les Mikesell  wrote:
> I accidentally typed ss instead of ls and was surprised when it did
> something...  I can use rpm's --whatprovides to see where it came from,
> but how are you supposed to find out want a program does when it doesn't
> have a man page?

New website with all of the missing documentation. www.google.com

It may take you a little bit to find what you're looking for, as they
contain far more documentation than you could ever read in a lifetime.

/I kid!
//not really

-- 
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] programs with no man pages?

2009-02-25 Thread Jim Perrin
On Wed, Feb 25, 2009 at 12:50 PM, Les Mikesell  wrote:
> I accidentally typed ss instead of ls and was surprised when it did
> something...  I can use rpm's --whatprovides to see where it came from,
> but how are you supposed to find out want a program does when it doesn't
> have a man page?

On a slightly more helpful note, once you know the name of the rpm
which provided the package, you can use 'rpm -qd packagename' to see
the documentation included with that package. Not everything has a
manpage, but there might be a readme or other doc with info.

-- 
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] programs with no man pages?

2009-02-25 Thread Jim Wildman

On Wed, 25 Feb 2009, Jim Perrin wrote:


On Wed, Feb 25, 2009 at 12:50 PM, Les Mikesell  wrote:

I accidentally typed ss instead of ls and was surprised when it did
something...  I can use rpm's --whatprovides to see where it came from,
but how are you supposed to find out want a program does when it doesn't
have a man page?




What? You can't read Postscript with less??

/usr/share/doc/iproute-2.6.18/ss.ps


--
Jim Wildman, CISSP, RHCE   j...@rossberry.com http://www.rossberry.com
"Society in every state is a blessing, but Government, even in its best
state, is a necessary evil; in its worst state, an intolerable one."
Thomas Paine___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] programs with no man pages?

2009-02-25 Thread Scott Silva
on 2-25-2009 9:50 AM Les Mikesell spake the following:
> I accidentally typed ss instead of ls and was surprised when it did 
> something...  I can use rpm's --whatprovides to see where it came from, 
> but how are you supposed to find out want a program does when it doesn't 
> have a man page?
> 
ss is part of iproute. It is similar to netstat.


-- 
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] programs with no man pages?

2009-02-25 Thread Les Mikesell
Scott Silva wrote:
> on 2-25-2009 9:50 AM Les Mikesell spake the following:
>> I accidentally typed ss instead of ls and was surprised when it did 
>> something...  I can use rpm's --whatprovides to see where it came from, 
>> but how are you supposed to find out want a program does when it doesn't 
>> have a man page?
>>
> ss is part of iproute. It is similar to netstat.

Yeah, but where's the 'teach a man to fish...'?

-- 
   Les Mikesell
 lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] programs with no man pages?

2009-02-25 Thread Les Mikesell
Jim Perrin wrote:
> On Wed, Feb 25, 2009 at 12:50 PM, Les Mikesell  wrote:
>> I accidentally typed ss instead of ls and was surprised when it did
>> something...  I can use rpm's --whatprovides to see where it came from,
>> but how are you supposed to find out want a program does when it doesn't
>> have a man page?
> 
> New website with all of the missing documentation. www.google.com
> 
> It may take you a little bit to find what you're looking for, as they
> contain far more documentation than you could ever read in a lifetime.
> 
> /I kid!
> //not really
> 

I was hoping for something easier than reading the 344,000,000 hits on 
google.  Not kidding either.

-- 
   Les Mikesell
 lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Python-MatplotLib

2009-02-25 Thread John J. Lee
Go to Suse's repository in their web.  They have a repository for
scientific packages in the rpm form.
You must find the matplotlib there.

-john


On Wed, Feb 25, 2009 at 6:27 AM, Raghu Narasimhan
 wrote:
> Dare I venture another query:
>
> I need to install python - matplotlib (pylab) on CentOS 4 with Python 2.4.6
> (installed).
>
> Yum (with romforge) and/or apt-get isn't able to get anything relevant. Has
> anyone attempted this before? Even the offiical pages have no mention of
> CentOS.
>
> Do I need to add more to the repo file? I currently have base, update,
> addons, extras, centosplus, contrib.
>
>
> Thanks,
> --
> Raghu Narasimhan
>
> raghu.uni...@gmail.com
>
>
> On Wed, Feb 25, 2009 at 7:03 PM, Raghu Narasimhan 
> wrote:
>>
>> Super, thanks for the tip. Turned out the 'enabled' parameter was 1.
>> Changed it to 0 and all is well. Now 0 packages are excluded  due to
>> priorities.
>>
>> Can anyone share a default CentOS-Base.repo file here, please? Just for my
>> verification.
>>
>> Happy to report resolution in the Paramiko problem too. The power of soft
>> links knows no bounds :)
>>
>>
>> --
>> Raghu Narasimhan
>>
>> raghu.uni...@gmail.com
>>
>>
>> On Wed, Feb 25, 2009 at 6:01 PM, Kai Schaetzl 
>> wrote:
>>>
>>> Raghu Narasimhan wrote on Wed, 25 Feb 2009 16:09:03 +0530:
>>>
>>> > In the yum configuration file, there are may mirrors listed in a few
>>> > files:
>>> > What should the priorities be? (I wnt to make sure no packages are
>>> > excluded.
>>> > 336 is a very large number)
>>>
>>> This has nothing to do with mirrors. You definitely *want* priorities to
>>> keep
>>> your core CentOS files intact and not overwritten by rpmforge. Make sure
>>> that
>>> none of your repos has a lower priority number than centos-base and
>>> updates.
>>>
>>> Kai
>>>
>>> --
>>> Kai Schätzl, Berlin, Germany
>>> Get your web at Conactive Internet Services: http://www.conactive.com
>>>
>>>
>>>
>>> ___
>>> CentOS mailing list
>>> CentOS@centos.org
>>> http://lists.centos.org/mailman/listinfo/centos
>>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>



-- 
John Juyoung Lee
(510)486-7510 / jj...@lbl.gov
(510)301-2315 / john.jy@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] GNU Screen - emacs mode frustration

2009-02-25 Thread Sean Carolan
I like Gnu screen, but the choice of CTRL-A as the command sequence is
extremely unfortunate.  Like many other bash users, I use CTRL-A to
get back to the beginning of the line (emacs editing mode).

How do you all get around this problem?  Also, I'm wondering if there
is an easy way to get mouse scrolling to work when reviewing terminal
history in screen.  It's a pain in the arse to CTRL-A then ESC to be
able to scroll back.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] GNU Screen - emacs mode frustration

2009-02-25 Thread Sean Carolan
> Also, I'm wondering if there
> is an easy way to get mouse scrolling to work when reviewing terminal
> history in screen.  It's a pain in the arse to CTRL-A then ESC to be
> able to scroll back.

If anyone else is looking for mouse wheel scrolling in GNU screen,
here's the solution I found.  I added this to my .screenrc and it
works quite well:

termcapinfo xterm|xterms|xs|rxvt ti@:te@
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] (off-topic)Update sii-3512A serial ata controller - which flash memory?

2009-02-25 Thread Marcelo M. Garcia
Scott Silva wrote:
> on 2-25-2009 7:33 AM Marcelo M. Garcia spake the following:
>> Hi.
>>
>> I had to update the BIOS of a Silicon Image 3512A Serial ATA controller. 
>> I'm not using RAID.
>>
>> When I run the updater program (updflash.exe), it asks me to choose 
>> flash memory from a list, something like: AMD Am29F010B (1 Megabit), AMD 
>> Am29LV01B (1 Megabit), etc.
>>
>> How can I find out which is flash memory of the controller?
>>
>> Thanks
>>
>> Marcelo
> Did you look at the controller? Maybe the flash chip is labeled.
> 

Hi

I tried. I think the chip is under the raiser for the second processor. 
Which I tried to remove but I couldn't. But it shouldn't ask this kind 
of stuff, which flash memory is in the chip. It seems very strange.

Thanks anyway.

Marcelo
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] GNU Screen - emacs mode frustration

2009-02-25 Thread Les Mikesell
Sean Carolan wrote:
> I like Gnu screen, but the choice of CTRL-A as the command sequence is
> extremely unfortunate.  Like many other bash users, I use CTRL-A to
> get back to the beginning of the line (emacs editing mode).
> 
> How do you all get around this problem?  Also, I'm wondering if there
> is an easy way to get mouse scrolling to work when reviewing terminal
> history in screen.  It's a pain in the arse to CTRL-A then ESC to be
> able to scroll back.

Have you considered freenx and the NX client from 
http://www.nomachine.com instead?  It gives you the same 
disconnect/reconnect capability but with a full GUI desktop and fairly 
efficient cross-platform remote access.  I like it better than screen 
even when most of my windows are xterms.

-- 
   Les Mikesell
 lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] programs with no man pages?

2009-02-25 Thread Stephen Harris
On Wed, Feb 25, 2009 at 01:00:39PM -0500, Jim Perrin wrote:
> On Wed, Feb 25, 2009 at 12:50 PM, Les Mikesell  wrote:
> > I accidentally typed ss instead of ls and was surprised when it did
> > something... ?I can use rpm's --whatprovides to see where it came from,
> > but how are you supposed to find out want a program does when it doesn't
> > have a man page?
> 
> On a slightly more helpful note, once you know the name of the rpm
> which provided the package, you can use 'rpm -qd packagename' to see

Or, using the "f" option
  % rpm -qdf /usr/sbin/ss

Which could be combined with a simple grep:

  % grep -lw ss $(rpm -qdf /usr/sbin/ss)
  /usr/share/doc/iproute-2.6.18/RELNOTES
  /usr/share/doc/iproute-2.6.18/ss.ps

They're the 2 files I'd look at!

-- 

rgds
Stephen
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] programs with no man pages?

2009-02-25 Thread Scott Silva
on 2-25-2009 10:29 AM Les Mikesell spake the following:
> Scott Silva wrote:
>> on 2-25-2009 9:50 AM Les Mikesell spake the following:
>>> I accidentally typed ss instead of ls and was surprised when it did 
>>> something...  I can use rpm's --whatprovides to see where it came from, 
>>> but how are you supposed to find out want a program does when it doesn't 
>>> have a man page?
>>>
>> ss is part of iproute. It is similar to netstat.
> 
> Yeah, but where's the 'teach a man to fish...'?
> 
Jim Perrin tried to teach you to fish, but as you found out, there are a lot
of fish in lake Google!

OK.. Here is the fishing lesson.

"which ss" gives you a path

"yum provides /usr/sbin/ss" gives you a package name

"ls /usr/share/doc/$packagename" gives you some files to look at.

in that listing was ss.ps. Find a way to open or read ss.ps like gv or ggv and
you have some info.


CSI it ain't!



-- 
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] (off-topic)Update sii-3512A serial ata controller - which flash memory?

2009-02-25 Thread Scott Silva
on 2-25-2009 11:06 AM Marcelo M. Garcia spake the following:
> Scott Silva wrote:
>> on 2-25-2009 7:33 AM Marcelo M. Garcia spake the following:
>>> Hi.
>>>
>>> I had to update the BIOS of a Silicon Image 3512A Serial ATA controller. 
>>> I'm not using RAID.
>>>
>>> When I run the updater program (updflash.exe), it asks me to choose 
>>> flash memory from a list, something like: AMD Am29F010B (1 Megabit), AMD 
>>> Am29LV01B (1 Megabit), etc.
>>>
>>> How can I find out which is flash memory of the controller?
>>>
>>> Thanks
>>>
>>> Marcelo
>> Did you look at the controller? Maybe the flash chip is labeled.
>>
> 
> Hi
> 
> I tried. I think the chip is under the raiser for the second processor. 
> Which I tried to remove but I couldn't. But it shouldn't ask this kind 
> of stuff, which flash memory is in the chip. It seems very strange.
> 
> Thanks anyway.
> 
> Marcelo
True. A better written flash program should be able to query the chip and ID
it. Silicon Image is a chip manufacturer, not a board designer. So the tools
are usually more generic.

Is it an add in card or is it built into the motherboard?

If it is built into the motherboard, the flash image is sometimes bound in
with the system bios, and is much harder to replace.

-- 
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] cisco netflow analyzer?

2009-02-25 Thread Ross Walker
On Mon, Feb 23, 2009 at 7:23 PM, Robinson Tiemuqinke
 wrote:
> Anyone knows any Cisco netflow analyzer that could run on Linux/Windows? I 
> know that cisco ASDM works at somewhat level but too rough...
>
> For example, CIsco ASDM can only shows at IP level and only three types 
> graph, like top 10 source Address, top ten destination level, or top ten 
> services. but I want the analyzer to show different traffics from the same 
> box when in need.
>
> Any suggestions? Thanks

You could check this out:

http://www.solarwinds.com/products/orion/nta/
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] GNU Screen - emacs mode frustration

2009-02-25 Thread Nicolas KOWALSKI
On Wed, Feb 25, 2009 at 12:48:28PM -0600, Sean Carolan wrote:
> I like Gnu screen, but the choice of CTRL-A as the command sequence is
> extremely unfortunate.  Like many other bash users, I use CTRL-A to
> get back to the beginning of the line (emacs editing mode).
> 
> How do you all get around this problem?  

You can use the "Ctrl-A a" (minus a) keystroke, as described in the 
manual page:

DEFAULT KEY BINDINGS

   C-a a   (meta)Send the command character (C-a) to window. 
See escape command.

-- 
Nicolas
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] GNU Screen - emacs mode frustration

2009-02-25 Thread Brian Mathis
To get a "Ctrl-A" to go to the bash shell to move to the beginning of
the line, use "Ctrl-A A", which sends the Ctrl-A through to the
program.

You can change the key to something else by adding the "escape"
command in your .screenrc.

bash in centos also usually understands the "Home" key on a regular PC
keyboard to move the cursor to the beginning of the line.


On Wed, Feb 25, 2009 at 1:48 PM, Sean Carolan  wrote:
> I like Gnu screen, but the choice of CTRL-A as the command sequence is
> extremely unfortunate.  Like many other bash users, I use CTRL-A to
> get back to the beginning of the line (emacs editing mode).
>
> How do you all get around this problem?  Also, I'm wondering if there
> is an easy way to get mouse scrolling to work when reviewing terminal
> history in screen.  It's a pain in the arse to CTRL-A then ESC to be
> able to scroll back.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] GNU Screen - emacs mode frustration

2009-02-25 Thread Karanbir Singh
Sean Carolan wrote:
> How do you all get around this problem?  Also, I'm wondering if there
> is an easy way to get mouse scrolling to work when reviewing terminal
> history in screen.  It's a pain in the arse to CTRL-A then ESC to be
> able to scroll back.

man screen; look for option '-e'. for the lazy : 'screen -e^Zz'; and ^z 
becomes the command char.

-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] programs with no man pages?

2009-02-25 Thread MHR
On Wed, Feb 25, 2009 at 9:58 AM, Jim Perrin  wrote:
> On Wed, Feb 25, 2009 at 12:50 PM, Les Mikesell  wrote:
>> I accidentally typed ss instead of ls and was surprised when it did
>> something...  I can use rpm's --whatprovides to see where it came from,
>> but how are you supposed to find out want a program does when it doesn't
>> have a man page?
>
> New website with all of the missing documentation. www.google.com
>

Thanks, Jim - I desperately needed a good laugh!

mhr
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] programs with no man pages?

2009-02-25 Thread Ross Walker
On Wed, Feb 25, 2009 at 2:39 PM, Scott Silva  wrote:
> on 2-25-2009 10:29 AM Les Mikesell spake the following:
>> Scott Silva wrote:
>>> on 2-25-2009 9:50 AM Les Mikesell spake the following:
 I accidentally typed ss instead of ls and was surprised when it did
 something...  I can use rpm's --whatprovides to see where it came from,
 but how are you supposed to find out want a program does when it doesn't
 have a man page?

>>> ss is part of iproute. It is similar to netstat.
>>
>> Yeah, but where's the 'teach a man to fish...'?
>>
> Jim Perrin tried to teach you to fish, but as you found out, there are a lot
> of fish in lake Google!
>
> OK.. Here is the fishing lesson.
>
> "which ss" gives you a path
>
> "yum provides /usr/sbin/ss" gives you a package name
>
> "ls /usr/share/doc/$packagename" gives you some files to look at.
>
> in that listing was ss.ps. Find a way to open or read ss.ps like gv or ggv and
> you have some info.
>
>
> CSI it ain't!

Reading postscript is easy with ghostscript:

# ps2ascii ss.ps | more

Should have all the pieces necessary now...

-Ross
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] xen on CentOS 4.7

2009-02-25 Thread Agile Aspect
Hi - has anyone gotten Xen on CentOS 4.7 to run successfully
using Windows XP as  the guest OS?

I tried VirtualBox but it doesn't appear to work (at least for
Windows XP) for a CentOS 4.7 on a Dell Precision WorkStation
390 (quad.)

In fact, it pretty easy to crash the machine using the
command line interface.

There's blurb on the wiki

Move a native CentOS4 installation into a Xen DomU

but that appears to be Xen running on CentOS 5 install of
Xen.

I've installed the package kernel-xen.

I'm new to Xen and I'm not familiar with the jargon.

Any help would be greatly appreciated.

-- 
Article. VI. Clause 3 of the constitution of the United States states: 

"The Senators and Representatives before mentioned, and the Members of 
the several State Legislatures, and all executive and judicial Officers, 
both of the United States and of the several States, shall be bound by 
Oath or Affirmation, to support this Constitution; but no religious Test 
shall ever be required as a Qualification to any Office or public Trust 
under the United States." 


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] xen on CentOS 4.7

2009-02-25 Thread John R Pierce
Agile Aspect wrote:
> I'm new to Xen and I'm not familiar with the jargon.
>   

Xen is a full hypervisor that boots in FIRST, then loads a supervisory 
master OS into "dom0", typically this is CentOS5 (or another late model 
linux distribution) which Xen is bundled with Then you can load 
other guest OS's into dom1, dom2, etc which are collectively known as 
domU (eg, U = 1,2,3...).

VirtualBox is a guest hypervisor that runs under a parent OS.If you 
couldn't get Virtualbox working, you might try VMware Server, I've had 
very good luck running this on CentOS 4, and hosting both linux and 
windows domains under it.   


Note there are some constraints with all these virtualization systems... 
To run a 64 bit guest OS you need a processor that supports hardware 
virtualization assist, AMD-V or Intel VT.   Early Opteron and Xeon 64bit 
CPUs didn't support this, later ones do.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Firefox plugins gone (but only for one user)

2009-02-25 Thread Rob Kampen

Hi gurus
I have a CentOS 5.2 current x86_64 that has Thunderbird and Firefox 
working well for one user account (my wife) but will not play nice for 
my account.
I have uninstalled thunderbird and firefox (via yum) and re-installed - 
no change.
I have just wiped the .mozilla folder and started afresh, but it still 
shows no plugins, yet the /usr/lib/mozilla/plugins/ has the 
libflashplayer.so link etc.


How does all this stuff get hooked up.

I have previously installed firefox direct from their site and not used 
the CentOS supplied rpm, but now that RH say the light and provides a 
current version, I use the yum process to get my firefox installed.
Everything was working a week or so ago, but when I tried fixing things 
yesterday, all went rapidly pear shaped.
In firefox I pressed the Check Now button under Firefox > Preferences > 
Advanced > System Defaults and now its gone and lost all my plugins

Any idea how to get them back?

Looking on the support.mozilla.com/firefox site provides little linux 
help and seems oriented to windoze users.
Appreciate some insight from those who know how this distro hangs it all 
together.
begin:vcard
fn:Rob Kampen
n:Kampen;Rob
email;internet:rkam...@kampensonline.com
tel;home:407-876-4854
version:2.1
end:vcard

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] xen on CentOS 4.7

2009-02-25 Thread Noob Centos Admin
On Thu, Feb 26, 2009 at 9:41 AM, Agile Aspect  wrote:
> I'm new to Xen and I'm not familiar with the jargon.

I'll second John's suggestion to go with VMWare Server. Being also
pretty new and noob to all these, my first attempt at running WinXP
and Win2003 Server in VMWare server was almost plain sailing.

Xen on the other hand, well, let's just say I spent more time on it
and that machine was re-installed with a non-Xen kernel. And that was
on CentOS5 which supposedly works better with Xen. Maybe it's my
noobness, but the same noob skill applied to VMWare worked fine so...

Given VMWare's long history, I think Xen probably just needs more time
to all the details right.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Firefox plugins gone (but only for one user)

2009-02-25 Thread Noob Centos Admin
2009/2/26 Rob Kampen :
> Hi gurus
> I have a CentOS 5.2 current x86_64 that has Thunderbird and Firefox working
> well for one user account (my wife) but will not play nice for my account.

Have you tried creating a new profile (not new Linux account) in
Firefox and see if the new profile will work with new installs of the
plugins? In Windows, profile manager starts by running firefox
-profilemanager, not sure exactly if the same works in Linux or you
gotta to a firefox --profilemanager.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Social Security Changes

2009-02-25 Thread Sorin Srbu
>-Original Message-
>From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf
>Of Scott Silva
>Sent: Wednesday, February 25, 2009 5:20 PM
>To: centos@centos.org
>Subject: Re: [CentOS] Social Security Changes
>
>>> Lemmings, all of em
>>
>> I don't get it... Is the petition CentOS-related??
>>
>More like spam related IMHO!
>Sometimes you just need to vent, and you hope the OP is still reading to get
>the hint.

Thx, didn't want to spam the list further with questions about this.
-- 
/Sorin


smime.p7s
Description: S/MIME cryptographic signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos