Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread Craig White
On Fri, 2009-01-23 at 23:39 -0600, Robert Nichols wrote: > nate wrote: > > > > I can certainly see value in SELinux in some environments, I have > > yet to operate one where it would provide value to me. > > I find that SELinux runs in enforcing mode quite unobtrusively on my > laptop, where I'm

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread Robert Nichols
nate wrote: > > I can certainly see value in SELinux in some environments, I have > yet to operate one where it would provide value to me. I find that SELinux runs in enforcing mode quite unobtrusively on my laptop, where I'm running a pretty much out-of-the-box Fedora 10. On my CentOS 5 desktop,

[CentOS] Single Session VNC

2009-01-23 Thread karl balsmeier
Currently most machines I connect to use a display, but I want to run vncserver such that the display is always 0. Is this possible. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Filipe Brandenburger
Hi, On Fri, Jan 23, 2009 at 20:45, Filipe Brandenburger wrote: > 3) Rundirex.txt (even with a .txt extension) is a Postscript file. [...] > [...] way to sort the list of files from inside Postscript. I think I did it. Inside your Rundirex.txt, you should have this snippet: /RunDir {

Re: [CentOS] ftp and iptables

2009-01-23 Thread Robert Spangler
On Thursday 22 January 2009 17:28, Agile Aspect wrote: > Regarding item (2), I would guess I would have to add the following > entries: > > Active: > - > > -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 20 > --sport 4:6 -j ACCEPT > -A OUTPUT -p tcp -m tcp

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Filipe Brandenburger
Hi, You might want to try to look into the Distiller side of things. 1) I believe you are using Rundirex.txt file to convert all the .ps's into one .pdf. This page from Adobe confirms that it will take the files in directory order under Windows: http://kb.adobe.com/selfservice/viewContent.do?ext

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Filipe Brandenburger
Hi, On Fri, Jan 23, 2009 at 15:29, Miguel Medalha wrote: > I am now almost certain that dir_index will solve the problem. I already > remotely did fsck -fD to that filesystem. I don't really think so... I believe dir_index is the default, your filesystem was probably already created with the dir

Re: [CentOS] Ping and traceroute...

2009-01-23 Thread Bill Campbell
On Fri, Jan 23, 2009, Lanny Marcus wrote: >On Fri, Jan 23, 2009 at 12:16 PM, John Doe wrote: >> Right now, we are blocking pings and traceroutes to our website. >> But, in order for our members to test the connection when they are >> experiencing slow browsing, we are thinking about unblocking th

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread John Stan
On Fri, Jan 23, 2009 at 2:43 PM, Miguel Medalha wrote: > >> http://code.google.com/p/samba-dirsort-vfs/ >> Did you try that? I think someone recommended it to you. > Well, I did try to compile it but make fails on all the Linux computers > I have access to. They all run CentOS 5.2. It would be nic

Re: [CentOS] [Samba] Re: OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Miguel Medalha
> > I based my speculation on some observations I had made on some of my > own systems when I implemented dir_index. It so happens that, on that > system at least, a "find /foo -print" returns the filenames in sorted > order. Unfortunately, it isn't true on another system that I just > checked

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Miguel Medalha
> I was under the impression that the Distiller app was running under > Windows. If it isn't, it doesn't make much sense for it to expect NTFS > filesystem semantics. > > Yes, Distiller is running under Windows. When pages start to get ready, one of the graphic operators opens Distiller on

Re: [CentOS] [Samba] Re: OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Steve Thompson
On Fri, 23 Jan 2009, Miguel Medalha wrote: > >> This sounds to me like the dir_index option was applied to a file system >> that didn't originally have it and an fsck -Df wasn't run at the time. > > That may well be the most relevant information given here! I will *certainly* > give it a try. I

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Les Mikesell
Miguel Medalha wrote: >> Did you consider sharing a directory from the machine running distiller >> and cifs-mounting it on the linux side to get ntfs behavior? > That is out of question. The Windows machines are graphic workstations > which are not all connected all the time and the Distiller se

Re: [CentOS] ext4 in 5.3

2009-01-23 Thread Florin Andrei
Scott Silva wrote: > on 1-23-2009 1:19 PM Ashley M. Kirchner spake the following: >> Quoting Florin Andrei : >> >>> I like the stability of Ext3, but in terms of speed it's not the >>> sharpest lightbulb in the toolshed. >> Isn't that supposed to be "not the fastest lawnmower in the toolshed" ? > O

Re: [CentOS] ext4 in 5.3

2009-01-23 Thread Scott Silva
on 1-23-2009 1:19 PM Ashley M. Kirchner spake the following: > Quoting Florin Andrei : > >> I like the stability of Ext3, but in terms of speed it's not the >> sharpest lightbulb in the toolshed. > > Isn't that supposed to be "not the fastest lawnmower in the toolshed" ? Or " the sharpest crayon

Re: [CentOS] ext4 in 5.3

2009-01-23 Thread Ashley M. Kirchner
Quoting Florin Andrei : > I like the stability of Ext3, but in terms of speed it's not the > sharpest lightbulb in the toolshed. Isn't that supposed to be "not the fastest lawnmower in the toolshed" ? ___ CentOS mailing list CentOS@centos.org http://li

Re: [CentOS] ext4 in 5.3

2009-01-23 Thread Paul Heinlein
On Fri, 23 Jan 2009, Florin Andrei wrote: > I like the stability of Ext3, but in terms of speed it's not the > sharpest lightbulb in the toolshed. ROTFL: "sharpest lightbulb in the toolshed." -- Paul "the only sharp lightbulb is a broken one" Heinlein __

Re: [CentOS] Ping and traceroute...

2009-01-23 Thread Lanny Marcus
On Fri, Jan 23, 2009 at 12:16 PM, John Doe wrote: > Right now, we are blocking pings and traceroutes to our website. > But, in order for our members to test the connection when they are > experiencing slow browsing, we are thinking about unblocking them... > Are there still any security issues (f

Re: [CentOS] Resolved - svnserve with SASL on CentOS 5.2

2009-01-23 Thread Ruslan Sivak
I got this sorted out. Turns out i needed the DIGEST-MD5 plugin for sasl. Once I ran yum install cyrus sasl-md5, everything was right as rain. Russ Ruslan Sivak wrote: > Hello List. > > I'm cross posting this from svn-users, as I'm not sure whether this is an > CentOS specific issue. Perhap

Re: [CentOS] ext4 in 5.3

2009-01-23 Thread Florin Andrei
Stephen John Smoogen wrote: > > I make it a habit of eating my own words if I screw up. If the results > seen on Ubuntu by one test hold up, it might have a large increase in > large writes (but nothing in large reads). > > http://www.phoronix.com/scan.php?page=article&item=ubuntu_ext4&num=1 Rig

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Miguel Medalha
> Did you consider sharing a directory from the machine running distiller > and cifs-mounting it on the linux side to get ntfs behavior? That is out of question. The Windows machines are graphic workstations which are not all connected all the time and the Distiller service is essential to the

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Les Mikesell
Miguel Medalha wrote: >> I still think the dir_index _ought_ to do what you need it to do. But >> I've never had to depend on it for that purpose so it is just wishful >> supposition on my part. >> >> > I am now almost certain that dir_index will solve the problem. I already > remotely did fsck

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Miguel Medalha
> I still think the dir_index _ought_ to do what you need it to do. But > I've never had to depend on it for that purpose so it is just wishful > supposition on my part. > > I am now almost certain that dir_index will solve the problem. I already remotely did fsck -fD to that filesystem. Now I

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Les Mikesell
Miguel Medalha wrote: > >> (...) think your real problem lies in your processing software in >> the file ordering. I would have a really good look at the software doing it. >> > > The problem lies in EXT3. I discovered that if I mv the files to another > directory the files will then appear on

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread William L. Maltby
On Fri, 2009-01-23 at 19:43 +, Miguel Medalha wrote: > > > (...) think your real problem lies in your processing software in > > the file ordering. I would have a really good look at the software doing it. > > > > The problem lies in EXT3. I discovered that if I mv the files to another

Re: [CentOS] can't install rrdtool, problems with dependancies

2009-01-23 Thread Rudi Ahlers
On Fri, Jan 23, 2009 at 2:19 PM, Kai Schaetzl wrote: > Rudi Ahlers wrote on Fri, 23 Jan 2009 13:17:39 +0200: > >> Error: Missing Dependency: perl(RRDp) is needed by package rrdtool >> Error: Missing Dependency: perl(RRDs) is needed by package rrdtool > > I think you need perl-rrdtool as well. > >

Re: [CentOS] can't install rrdtool, problems with dependancies

2009-01-23 Thread Rudi Ahlers
On Fri, Jan 23, 2009 at 2:19 PM, Kai Schaetzl wrote: > Rudi Ahlers wrote on Fri, 23 Jan 2009 13:17:39 +0200: > >> Error: Missing Dependency: perl(RRDp) is needed by package rrdtool >> Error: Missing Dependency: perl(RRDs) is needed by package rrdtool > > I think you need perl-rrdtool as well. > >

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Miguel Medalha
> This sounds to me like the dir_index option was applied to a file system > that didn't originally have it and an fsck -Df wasn't run at the time. That may well be the most relevant information given here! I will *certainly* give it a try. Thank you! ___

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Steve Thompson
On Fri, 23 Jan 2009, Miguel Medalha wrote: > This seems a bit strange to me. Why doesn't EXT3 present the files in > alphanumerical order after they are first created one by one but then > presents them alphanumerically after a bulk move to another directory? This sounds to me like the dir_index

Re: [CentOS] Support for i7 architecture?

2009-01-23 Thread Scott Silva
on 1-22-2009 2:43 PM Michael St. Laurent spake the following: >>> What is the status of i7 architecture support for CentOS-5? Do the >>> latest updates support it? > >> according to the upstream notes wait for 5.3 > > Is there a projected release date for CentOS-5.3? > Sometime in the future.

Re: [CentOS] OT? File order on CentOS/Samba server -- SOLVED (kind of...)

2009-01-23 Thread Miguel Medalha
> http://code.google.com/p/samba-dirsort-vfs/ > Did you try that? I think someone recommended it to you. Well, I did try to compile it but make fails on all the Linux computers I have access to. They all run CentOS 5.2. It would be nice to have a .rpm... I am a sysadmin, not a programmer, I am n

Re: [CentOS] Antivirus for CentOS? (yuck!)

2009-01-23 Thread Scott Silva
on 1-22-2009 4:33 AM Ralph Angenendt spake the following: > Anne Wilson wrote: >> On Thursday 22 January 2009 09:35:11 Ralph Angenendt wrote: >>> What do you do with clamav on a linux server? Especially: How is it run >>> by you? What do you think it protects you against on a linux server? >> 1 - i

[CentOS] svnserve with SASL on CentOS 5.2

2009-01-23 Thread Ruslan Sivak
Hello List. I'm cross posting this from svn-users, as I'm not sure whether this is an CentOS specific issue. Perhaps someone here has an idea of what's going on? - I got a fresh install of CentOS 5.2 x32, svnserve, version 1.5.5 (r34862), here is my svnserve.conf

Re: [CentOS] cpu load monitoring

2009-01-23 Thread Richard Karhuse
On Fri, Jan 23, 2009 at 1:04 PM, Brian Mathis wrote: > > On Fri, Jan 23, 2009 at 12:01 PM, Alex H. Vandenham wrote: > > On Friday 23 January 2009 09:27:23 am Brian Mathis wrote: > >> Another vote for sysstat/sar. It has been around forever and this is > >> it's purpose. It also monitors all sor

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread nate
Robert Nichols wrote: > And what does "rpm -q libselinux" say is installed on those > systems? > > Hint: Well over half the packages in a typical installation, >bring in libselinux as a direct or indirect dependency. Yeah that seems true, too bad. I guess as long as it's disabled it's ok.

Re: [CentOS] Antivirus for CentOS? (yuck!)

2009-01-23 Thread Ross Walker
On Fri, Jan 23, 2009 at 1:10 PM, David G. Miller wrote: > Stephen John Smoogen wrote: > >> On Thu, Jan 22, 2009 at 12:42 PM, David G. Miller wrote: >> >>> > Amos Shapira wrote: >>> > >>> >> Hi All, >> >> Yes, I know, it's really really embarrassing to have to ask but I'm >>

Re: [CentOS] OT: Managing change control in servers, LDAP, firewalls and switches question

2009-01-23 Thread Les Mikesell
Michael Grinnell wrote: > Les Mikesell wrote: >> Erick Perez wrote: >>> Currently we manage several switches,firewalls and MS LDAP and Centos >>> OpenLDAP installations. >>> We are looking for a "man in the middle" or "framework" to manage >>> change on our network devices and LDAP-based servers. >

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread Filipe Brandenburger
Hi, Probably not what you wanted to hear, but: On Fri, Jan 23, 2009 at 07:30, Kevin Thorpe wrote: > It's my development server under my desk And how do you expect the things you develop to run under SELinux in production? > so I reallly don't care about security. Sounds bad. (Yes, I know it i

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread Robert Nichols
nate wrote: > Kevin Thorpe wrote: > packages I make sure are not installed via kickstart: > > CentOS 4.x > libselinux > libselinux-devel > libsepol > selinux-policy-targeted > > CentOS 5.x > libselinux > libselinux-devel > libselinux-python > libsemanage > libsepol > libsepol-devel > selinux-poli

Re: [CentOS] Antivirus for CentOS? (yuck!)

2009-01-23 Thread David G. Miller
Stephen John Smoogen wrote: > On Thu, Jan 22, 2009 at 12:42 PM, David G. Miller wrote: > >> > Amos Shapira wrote: >> > >> >>> >> Hi All, >>> >> >>> >> Yes, I know, it's really really embarrassing to have to ask but I'm >>> >> being pushed to the wall with PCI DSS Compliance procedure >>

Re: [CentOS] SquirrelMail Sending Under Wrong Username

2009-01-23 Thread Tru Huynh
On Thu, Jan 22, 2009 at 10:07:03AM -0500, John Hinton wrote: > CentOS team... as is already bug reported and marked solved... as we > await the upstream repair for this. > > It was reported that this was happening on CentOS 5. You likely already > know, but it also happens on CentOS 4. I will *

Re: [CentOS] cpu load monitoring

2009-01-23 Thread Brian Mathis
On Fri, Jan 23, 2009 at 12:01 PM, Alex H. Vandenham wrote: > On Friday 23 January 2009 09:27:23 am Brian Mathis wrote: >> Another vote for sysstat/sar. It has been around forever and this is >> it's purpose. It also monitors all sorts of other parameters as well. > > Does anyone know of a useful

Re: [CentOS] Ping and traceroute...

2009-01-23 Thread Tony Placilla
>>> On Fri, Jan 23, 2009 at 12:41 PM, in message , "Jacques B." wrote: > On 1/23/09, John Doe wrote: >> Hi everybody, >> >> Right now, we are blocking pings and traceroutes to our website. >> But, in order for our members to test the connection when they are > experiencing slow browsing, we a

Re: [CentOS] Ping and traceroute...

2009-01-23 Thread John R Pierce
John Doe wrote: > Hi everybody, > > Right now, we are blocking pings and traceroutes to our website. > But, in order for our members to test the connection when they are > experiencing slow browsing, we are thinking about unblocking them... > Are there still any security issues (flooding, etc...)

Re: [CentOS] Ping and traceroute...

2009-01-23 Thread Jacques B.
On 1/23/09, John Doe wrote: > Hi everybody, > > Right now, we are blocking pings and traceroutes to our website. > But, in order for our members to test the connection when they are > experiencing slow browsing, we are thinking about unblocking them... > Are there still any security issues (flood

Re: [CentOS] OT: Managing change control in servers, LDAP, firewalls and switches question

2009-01-23 Thread Michael Grinnell
Les Mikesell wrote: > Erick Perez wrote: >> Currently we manage several switches,firewalls and MS LDAP and Centos >> OpenLDAP installations. >> We are looking for a "man in the middle" or "framework" to manage >> change on our network devices and LDAP-based servers. >> We are looking into a simila

Re: [CentOS] OT: Managing change control in servers, LDAP, firewalls and switches question

2009-01-23 Thread Les Mikesell
Erick Perez wrote: > Hi, being an off-topic questions with so many vendors involved I had > no definitive place to go to ask but here. So maybe some of the list > members have ideas in mind. > > Currently we manage several switches,firewalls and MS LDAP and Centos > OpenLDAP installations. > We ar

[CentOS] Ping and traceroute...

2009-01-23 Thread John Doe
Hi everybody, Right now, we are blocking pings and traceroutes to our website. But, in order for our members to test the connection when they are experiencing slow browsing, we are thinking about unblocking them... Are there still any security issues (flooding, etc...) in enabling them or is tha

Re: [CentOS] cpu load monitoring

2009-01-23 Thread Alex H. Vandenham
On Friday 23 January 2009 09:27:23 am Brian Mathis wrote: > Another vote for sysstat/sar. It has been around forever and this is > it's purpose. It also monitors all sorts of other parameters as well. Does anyone know of a useful guide to help me do the analysis of sysstat/sar reports? A. --

Re: [CentOS] SquirrelMail Sending Under Wrong Username

2009-01-23 Thread Joe Pruett
the problem is mixed up session ids. i have made a quick patch based on the upstream update. i've attached it. it is for the c4 version, but probably would apply to c5. apply it with: cd /usr/share/squirrelmail patch -p3 < FILE also, after this sometimes customers will have to clear the SQ

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread Thiago Avelino
setenforce 0 2009/1/23 Kevin Thorpe > Hi all, > I've set SELinux to disabled using the security and firewall > widget but I'm still getting a lot of messages in Logwatch > > NULL security context for user, but SELinux in permissive mode, continuing > () > > So it looks like SELinux

Re: [CentOS] OT? File order on CentOS/Samba server

2009-01-23 Thread John
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Miguel Medalha > Sent: Thursday, January 22, 2009 3:29 PM > To: CentOS mailing list; sa...@lists.samba.org > Subject: [CentOS] OT? File order on CentOS/Samba server http://code.google

Re: [CentOS] OT: Managing change control in servers, LDAP, firewalls and switches question

2009-01-23 Thread Ross Walker
On Fri, Jan 23, 2009 at 10:32 AM, Erick Perez wrote: > Hi, being an off-topic questions with so many vendors involved I had > no definitive place to go to ask but here. So maybe some of the list > members have ideas in mind. > > Currently we manage several switches,firewalls and MS LDAP and Centos

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread nate
Kevin Thorpe wrote: > Hi all, > I've set SELinux to disabled using the security and firewall > widget but I'm still getting a lot of messages in Logwatch > > NULL security context for user, but SELinux in permissive mode, continuing > () > > So it looks like SELinux is still operatin

Re: [CentOS] cpu load monitoring

2009-01-23 Thread Steve Lindemann
Dave Stevens wrote: >>>snip > bandwidth requirements but I would like to check the cpu load. I can not be > at the server during the test and am interested in knowing if there is > logging of cpu load available. Anyone have experience with this? > Recommendations? I've been using MRTG for a

Re: [CentOS] Support for i7 architecture?

2009-01-23 Thread Vnpenguin
On Thu, Jan 22, 2009 at 11:18 PM, Michael St. Laurent wrote: > What is the status of i7 architecture support for CentOS-5? Do the > latest updates support it? > We have one box i7 with CentOS 5.2 here. It works very well ;-) > uname -a Linux xxx 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 11:57:43 EST

Re: [CentOS] Support for i7 architecture?

2009-01-23 Thread RobertH
did anyone give insight into the OP question, or is this just email bashing class 099 ? :-o - rh ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Seeking translators

2009-01-23 Thread Ralph Angenendt
Hi, anyone here who wants to really help out with the CentOS project? Then please check if you speak a language which is not yet on and help us translate the Release Notes for 5.3 (and 5.4, 5.6, 6.0 and whatever comes next). If you want to

Re: [CentOS] OT: Looking for a timer/counter script

2009-01-23 Thread tdukes
Rudi Ahlers wrote: > On Fri, Jan 23, 2009 at 2:27 PM, Thomas Dukes wrote: > > Hello, > > > > Was hoping someone could help me find a script for a website that increments > > at a specified rate over a specified period of time, something similar to > > the US National Debt site. I searched

[CentOS] OT: Managing change control in servers, LDAP, firewalls and switches question

2009-01-23 Thread Erick Perez
Hi, being an off-topic questions with so many vendors involved I had no definitive place to go to ask but here. So maybe some of the list members have ideas in mind. Currently we manage several switches,firewalls and MS LDAP and Centos OpenLDAP installations. We are looking for a "man in the middl

[CentOS] libpython2.4.so.1.0 i386

2009-01-23 Thread Ed Donahue
I am running Kernel 2.6.18-92.1.18.el5 x86_64. I need /usr/lib/libpython2.4.so.1.0 for virtualbox. I have python-2.4.3-21.el5.i386.rpm installed which is supposed to provide it. Can I just grab the rpm and take out libpython2.4.so.1.0 and just put it in /usr/lib ? Not sure how to do that. I figured

Re: [CentOS] ext4 in 5.3

2009-01-23 Thread Peter Kjellstrom
On Friday 23 January 2009, Stephen John Smoogen wrote: > On Tue, Jan 20, 2009 at 9:11 PM, Stephen John Smoogen wrote: > > On Tue, Jan 20, 2009 at 6:33 PM, Jerry Geis wrote: > >> Hi guys - I'm really looking forward to 5.3 for the potential of ext4. > >> I am moving/copying image files lately 8G

Re: [CentOS] cpu load monitoring

2009-01-23 Thread Brian Mathis
Another vote for sysstat/sar. It has been around forever and this is it's purpose. It also monitors all sorts of other parameters as well. On Thu, Jan 22, 2009 at 7:56 PM, Dave Stevens wrote: > Hi, > > I have a server running Centos 5.2 and am implementing a GIS mapserver app. I > have some sa

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread Barry Brimer
> So it looks like SELinux is still operating. Can anyone tell me how to > turn it off completely? It's my development > server under my desk so I reallly don't care about security. Add the text "selinux=0" without the quotes to the kernel line in your /etc/grub.conf and reboot. _

Re: [CentOS] Support for i7 architecture?

2009-01-23 Thread Drew Weaver
It is trivial to create an initrd for the installer which has support the x58 chipset. If you would like my copy which also works with atom boards just e-mail me off-list. -Drew -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Michael

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread Ned Slider
Kevin Thorpe wrote: > Hi all, > I've set SELinux to disabled using the security and firewall > widget but I'm still getting a lot of messages in Logwatch > > NULL security context for user, but SELinux in permissive mode, continuing () > > So it looks like SELinux is still operati

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread Kai Schaetzl
Kevin Thorpe wrote on Fri, 23 Jan 2009 12:30:58 +: > but SELinux in permissive mode You didn't disable it, you set it to permissive (= report, but don't do anything). Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com _

Re: [CentOS] Question on upgrading hardware

2009-01-23 Thread Dave K
On Thu, Jan 22, 2009 at 8:27 PM, nate wrote: > Bob Hoffman wrote: >> For centos 5.x >> 2- If I built another system, slightly different motherboard but most of the >> rest the same as far as hardware, would taking a drive from the old system >> and adding it to the new system work correctly and r

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread Craig White
On Fri, 2009-01-23 at 12:30 +, Kevin Thorpe wrote: > Hi all, > I've set SELinux to disabled using the security and firewall > widget but I'm still getting a lot of messages in Logwatch > > NULL security context for user, but SELinux in permissive mode, continuing () > > So it

Re: [CentOS] where did all the nonfree rpms go? Nvidia? xine-lib-mp3?

2009-01-23 Thread Rex Dieter
Paul Johnson wrote: > I installed Centos on some machines that need long term support. I'm > running up against some simple user convenience issues. > > How to play MP3? > > I've been really puzzled today that the addon rpm sites like livna, > rpmforge, rpmfusion, epel, don't seem to have somet

Re: [CentOS] OT: Looking for a timer/counter script

2009-01-23 Thread Rudi Ahlers
On Fri, Jan 23, 2009 at 2:27 PM, Thomas Dukes wrote: > Hello, > > Was hoping someone could help me find a script for a website that increments > at a specified rate over a specified period of time, something similar to > the US National Debt site. I searched hotscripts but not really sure what >

Re: [CentOS] Completeley disabling SELinux?

2009-01-23 Thread Laurent Wandrebeck
2009/1/23 Kevin Thorpe : > Hi all, > I've set SELinux to disabled using the security and firewall > widget but I'm still getting a lot of messages in Logwatch > > NULL security context for user, but SELinux in permissive mode, continuing () > > So it looks like SELinux is still operat

[CentOS] Completeley disabling SELinux?

2009-01-23 Thread Kevin Thorpe
Hi all, I've set SELinux to disabled using the security and firewall widget but I'm still getting a lot of messages in Logwatch NULL security context for user, but SELinux in permissive mode, continuing () So it looks like SELinux is still operating. Can anyone tell me how to tur

[CentOS] OT: Looking for a timer/counter script

2009-01-23 Thread Thomas Dukes
Hello, Was hoping someone could help me find a script for a website that increments at a specified rate over a specified period of time, something similar to the US National Debt site. I searched hotscripts but not really sure what this type script would be called. TIA PS I looked at the code

[CentOS] start network installation with HP 8530w with Intel ethernet card

2009-01-23 Thread MOKRANI Rachid
Hi, I have an HP 8530w laptop. I need ti instal it under CentOS 5.2 x86_64 - kernel 2.6.18-92. The network card is not recognized. I have add the driver e1000e-0.5.11.2 (dowload from Intel site). After compiled and installed the driver, all work fine! But I need to make a network installation

Re: [CentOS] can't install rrdtool, problems with dependancies

2009-01-23 Thread Kai Schaetzl
Rudi Ahlers wrote on Fri, 23 Jan 2009 13:17:39 +0200: > Error: Missing Dependency: perl(RRDp) is needed by package rrdtool > Error: Missing Dependency: perl(RRDs) is needed by package rrdtool I think you need perl-rrdtool as well. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive I

Re: [CentOS] where did all the nonfree rpms go? Nvidia? xine-lib-mp3?

2009-01-23 Thread Sorin Srbu
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of >Ralph Angenendt >Sent: Friday, January 23, 2009 11:13 AM >To: centos@centos.org >Subject: Re: [CentOS] where did all the nonfree rpms go? Nvidia? xine-lib-mp3? > >Sorin Srbu wrote: >> Why d

Re: [CentOS] can't install rrdtool, problems with dependancies

2009-01-23 Thread Tru Huynh
On Fri, Jan 23, 2009 at 01:17:39PM +0200, Rudi Ahlers wrote: > Hi all, > > I have tried to install rrdtool manually, but have noticed that I need > perl-rrdtool as well for it to work, and I have approached this the > wrong way. You knew it, and even though you tried... http://wiki.centos.org/Pac

[CentOS] can't install rrdtool, problems with dependancies

2009-01-23 Thread Rudi Ahlers
Hi all, I have tried to install rrdtool manually, but have noticed that I need perl-rrdtool as well for it to work, and I have approached this the wrong way. So, instead of installing rpmforge first, I have downloaded the rrdtool from sourceforge and installed it the old-fashioned way, totally fo

Re: [CentOS] where did all the nonfree rpms go? Nvidia? xine-lib-mp3?

2009-01-23 Thread Ralph Angenendt
Paul Johnson wrote: > I installed Centos on some machines that need long term support. I'm > running up against some simple user convenience issues. > > How to play MP3? > > I've been really puzzled today that the addon rpm sites like livna, > rpmforge, rpmfusion, epel, don't seem to have someth

Re: [CentOS] where did all the nonfree rpms go? Nvidia? xine-lib-mp3?

2009-01-23 Thread Ralph Angenendt
Sorin Srbu wrote: > Why don't you get your proprietary drivers from nvidia.com? Or do you need an > actual rpm-package? Anyway, you're bound to get newest stuff from Nvidia.com. Yes, using an rpm package is better, as the packaged drivers do not remove libGL.so, for example, like the nvidia driver

Re: [CentOS] where did all the nonfree rpms go? Nvidia? xine-lib-mp3?

2009-01-23 Thread Sorin Srbu
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of >Paul Johnson >Sent: Friday, January 23, 2009 7:04 AM >To: CentOS mailing list >Subject: [CentOS] where did all the nonfree rpms go? Nvidia? xine-lib-mp3? > >Then I noticed there is a new Nv

Re: [CentOS] cpu load monitoring

2009-01-23 Thread Dougal Ballantyne
On Fri, Jan 23, 2009 at 1:56 AM, Dave Stevens wrote: > Hi, > > I have a server running Centos 5.2 and am implementing a GIS mapserver app. I > have some sample logs from another implementation that give me an idea of > bandwidth requirements but I would like to check the cpu load. I can not be > a