Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-25 Thread Eric Sisolak
The amount shown under "Avail" does not include the reserve, even if it is set. If the reserve is used, then "avail" (and "Use%") become a negative value. For example it might say -2.5GB Available. The "Size" does include the reserve however. I agree with Jake that this is due to it rounding 99

Re: [CentOS] Minimal kickstart.cfg requested

2009-04-25 Thread Eric Sisolak
One way to do this would be to use "%packages --nobase".  This is an extremely stripped down install, that is still functional (well it boots).  You will need to add packages to it, especially since yum and ssh aren't included.  Many other utilities will be missing as well, hopefully this link will

Re: [CentOS] Minimal kickstart.cfg requested

2009-04-25 Thread James A. Peltier
On Fri, 24 Apr 2009, daniel_cu...@dell.com wrote: > Hello, all. > > I'm looking at building about a dozen CentOS VM's for a project. I have > a desire to use kickstart for this coupled with PXE. I'm looking for a > minimal ks.cfg file specifically, I want the bare minimum of software > that is n

Re: [CentOS] Minimal kickstart.cfg requested

2009-04-25 Thread listmail
On Fri, 24 Apr 2009 20:48:43 -0500, Daniel_Curry wrote > I'm looking at building about a dozen CentOS VM's for a project. I have > a desire to use kickstart for this coupled with PXE. I'm looking > for a minimal ks.cfg file specifically, I want the bare minimum of software > that is needed for a

Re: [CentOS] eth0 killed when adding virtual interface and multiple NICs are present

2009-04-25 Thread Kai Schaetzl
JohnS wrote on Sat, 25 Apr 2009 16:32:06 -0400: > You *must* specify the HWADDR field in the ifcfg-* files in order to > have persistent ethernet naming. And that is what I always do. Never done it another way. You may have overlooked that part in my message where I state that it works without a

Re: [CentOS] Olivier Castien/Roncq/Infofrance/FRA/TZG est absent.

2009-04-25 Thread Lanny Marcus
2009/4/25 : > Je serai absent(e) à partir du  25/04/2009 de retour le 04/05/2009. > > Je répondrai à votre message dès mon retour. En cas d'urgence, vous pouvez > contacter l'équipe technique d'infofrance. > ___ > CentOS mailing list > CentOS@centos.org

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

2009-04-25 Thread Ross Walker
On 4/24/09 8:05 AM, "NM" wrote: > On Thu, 23 Apr 2009 18:10:38 -0400, Ross Walker wrote: > >> How about running it as the untrusted user 'clamav'? > > How's that user going to check anything that's not o+r? How about selinux? You could make a context that allows clamav read rights to everythin

Re: [CentOS] eth0 killed when adding virtual interface and multiple NICs are present

2009-04-25 Thread Robert Heller
At Sat, 25 Apr 2009 16:32:06 -0400 CentOS mailing list wrote: > > > On Sat, 2009-04-25 at 14:52 -0500, Les Mikesell wrote: > > JohnS wrote: > > > On Sat, 2009-04-25 at 20:33 +0200, Kai Schaetzl wrote: > > >> I have a strange problem on one machine where eth0 gets killed when I > > >> add > >

[CentOS] Olivier Castien/Roncq/Infofrance/FRA/TZG est absent.

2009-04-25 Thread Olivier_Castien
Je serai absent(e) à partir du 25/04/2009 de retour le 04/05/2009. Je répondrai à votre message dès mon retour. En cas d'urgence, vous pouvez contacter l'équipe technique d'infofrance. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-25 Thread Dnk
On 25-Apr-09, at 1:31 PM, Kai Schaetzl wrote: > Dnk wrote on Fri, 24 Apr 2009 10:04:38 -0700: > >> What does that command do exactly? > > what about using man? > > Kai > > -- > Been there, done that since I had gotten back to a Linux box. :-) I was out and about when I read your reply an

Re: [CentOS] eth0 killed when adding virtual interface and multiple NICs are present

2009-04-25 Thread Les Mikesell
JohnS wrote: > On Sat, 2009-04-25 at 14:52 -0500, Les Mikesell wrote: >> JohnS wrote: >>> On Sat, 2009-04-25 at 20:33 +0200, Kai Schaetzl wrote: I have a strange problem on one machine where eth0 gets killed when I add a virtual interface. It's got something to do with the NIC ordering o

Re: [CentOS] eth0 killed when adding virtual interface and multiple NICs are present

2009-04-25 Thread JohnS
On Sat, 2009-04-25 at 14:52 -0500, Les Mikesell wrote: > JohnS wrote: > > On Sat, 2009-04-25 at 20:33 +0200, Kai Schaetzl wrote: > >> I have a strange problem on one machine where eth0 gets killed when I add > >> a virtual interface. It's got something to do with the NIC ordering or > >> with th

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-25 Thread Kai Schaetzl
Dnk wrote on Fri, 24 Apr 2009 10:04:38 -0700: > What does that command do exactly? what about using man? Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com ___ CentOS mailing list CentOS@cento

Re: [CentOS] eth0 killed when adding virtual interface and multiple NICs are present

2009-04-25 Thread JohnS
On Sat, 2009-04-25 at 14:52 -0500, Les Mikesell wrote: > JohnS wrote: > > On Sat, 2009-04-25 at 20:33 +0200, Kai Schaetzl wrote: > >> I have a strange problem on one machine where eth0 gets killed when I add > >> a virtual interface. It's got something to do with the NIC ordering or > >> with th

Re: [CentOS] eth0 killed when adding virtual interface and multiple NICs are present

2009-04-25 Thread Les Mikesell
JohnS wrote: > On Sat, 2009-04-25 at 20:33 +0200, Kai Schaetzl wrote: >> I have a strange problem on one machine where eth0 gets killed when I add >> a virtual interface. It's got something to do with the NIC ordering or >> with the xen network script having a problem with multiple NICs and >> v

Re: [CentOS] repository for mod_security

2009-04-25 Thread David Hrbáč
Bowie Bailey napsal(a): > I want to add mod_security to my Apache server running CentOS 5.3 and am > trying to find a repository to get it from. I found it in EPEL, but > they have version 2.1.7, which is over a year old according to what I > found on the modsecurity.org website. Is there a repos

Re: [CentOS] eth0 killed when adding virtual interface and multiple NICs are present

2009-04-25 Thread JohnS
On Sat, 2009-04-25 at 20:33 +0200, Kai Schaetzl wrote: > I have a strange problem on one machine where eth0 gets killed when I add > a virtual interface. It's got something to do with the NIC ordering or > with the xen network script having a problem with multiple NICs and > virtual interfaces.

[CentOS] eth0 killed when adding virtual interface and multiple NICs are present

2009-04-25 Thread Kai Schaetzl
I have a strange problem on one machine where eth0 gets killed when I add a virtual interface. It's got something to do with the NIC ordering or with the xen network script having a problem with multiple NICs and virtual interfaces. I could need some help/comments on this. Some history: I added

Re: [CentOS] Problems eith yum (wrong releasever)

2009-04-25 Thread Sam Piippo
Thanks for the comments. I had /var directory that contained files from an old Fedora 7 installation and I think that yum did read the $release variable, as well as package information, from some file in /var. I fixed the problem the easy way and reinstalled the whole system (with having a clean /v

Re: [CentOS] Problems eith yum (wrong releasever)

2009-04-25 Thread D Tucny
2009/4/26 Sam Piippo > After installing clean Centos 5.3 and updating with "yum update" yum starts > to fail. I get the following error message > > > YumRepo Error: All mirror URLs are not using ftp, http[s] or file. > Eg. 7 is not a valid release or hasnt been released yet/ > removing mirrorlis

[CentOS] Problems eith yum (wrong releasever)

2009-04-25 Thread Sam Piippo
After installing clean Centos 5.3 and updating with "yum update" yum starts to fail. I get the following error message YumRepo Error: All mirror URLs are not using ftp, http[s] or file. Eg. 7 is not a valid release or hasnt been released yet/ removing mirrorlist with no valid mirrors: //var/cach

Re: [CentOS] centos firewall?

2009-04-25 Thread Kai Schaetzl
Jason Todd Slack-Moehrle wrote on Fri, 24 Apr 2009 16:04:23 -0700: > and looking for /etc/sysconfig/iptables you have to install iptables. Then you get iptables-config. The file you mention is created when you save the state of iptables with service iptables save. And the rules are loaded from i

Re: [CentOS] centos firewall?

2009-04-25 Thread Kai Schaetzl
Jason Todd Slack-Moehrle wrote on Fri, 24 Apr 2009 15:51:13 -0700: > I only have SSH ability at this point... That's good enough. If you are not comfortable with managing the system from the command line then use Webmin. Some think that is unsafe, but it is surely several degrees safer than usi

Re: [CentOS] centos firewall?

2009-04-25 Thread Kai Schaetzl
Jason Todd Slack-Moehrle wrote on Fri, 24 Apr 2009 16:20:24 -0700: > There is something fundamental that I am missing and having never used > CentOS is probably not helping. I think the point is that you are *not* on CentOS. Your system is *derived* from CentOS. You should contact your hoster.

Re: [CentOS] MP4

2009-04-25 Thread forum
You can open the stream in a program called VLC. --Original Message-- From: cen...@911networks.com Sender: centos-boun...@centos.org To: CentOS Mailing list ReplyTo: CentOS Mailing list Subject: [CentOS] MP4 Sent: Apr 25, 2009 11:27 Hi, How do get to view MP4 video streams? -- Thanks _

[CentOS] MP4

2009-04-25 Thread centos
Hi, How do get to view MP4 video streams? -- Thanks ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] centos firewall?

2009-04-25 Thread Robert Spangler
On Friday 24 April 2009 18:51, Jason Todd Slack-Moehrle wrote: > How do I add 5900 to the centos firewall? How do I edit the conf file? I don't know your knowledge so Lets go through this step by step. Commands will be between []. Examples will be between ''. You are looking to see why por

Re: [CentOS] centos firewall?

2009-04-25 Thread Tru Huynh
On Fri, Apr 24, 2009 at 04:33:20PM -0700, Jason Todd Slack-Moehrle wrote: > [r...@server1 /]# uname -a > Linux Server1 2.6.24-23-xen #1 SMP Mon Jan 26 03:09:12 UTC 2009 x86_64 > x86_64 x86_64 GNU/Linux > Ask your hoster, this is definitely NOT a CentOS provided kernel. Who knows what else has b

Re: [CentOS] centos firewall?

2009-04-25 Thread Tru Huynh
On Sat, Apr 25, 2009 at 08:37:45AM +0400, Mintairov Mihail wrote: > > Please don't post html in this mailing list. -- Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance) http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B pgps5cRqr76P2.pgp Description: PGP signature __