Re: [CentOS] Network bandwidth tools.

2011-01-16 Thread Lucian
On Sun, Jan 16, 2011 at 5:08 AM, Jason S-M  wrote:
> Hi All,
>
> I am wondering what tools are available in CentOS 5.5 that would allow me to 
> measure incoming and outgoing network speeds? My new website seems to be 
> getting a lot more traffic that I had anticipated off the bat and I would 
> like to measure resource usage to ensure it is keeping up.
>
> I know that top only measures CPU
>
> Best,
> -Jason
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

check out iptraf, bwmon, ntop, vnstat etc.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] NOD32 on Linux

2011-01-23 Thread Lucian
On Sun, Jan 23, 2011 at 10:57 AM, kellyremo  wrote:
>
> Do we need it?

No (unless you run a mail server with windows clients, in which case
you can use clamav anyway).
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] putting "/tmp" to memory

2011-01-23 Thread Lucian
On Sun, Jan 23, 2011 at 1:47 PM, kellyremo  wrote:
>
> "to memory" means: mounting a ~2 GByte filesystem [ tmpfs?, or ramfs? ], and
> put the "/tmp" on it. [ e.g.: 4 GByte ram in the pc ]. what to write in the
> "/etc/fstab"?
>
> I would like to collect the [ answers too:P ]:
>
> Advantages:
> - Memory is way faster then HDD/SSD, so it could speed things up
> - "SSD amortization" is less
>
> Disadvantages:
> - Security? [ how to set this up to be secure? any clear howtos/links
> regarding it? :O ]
>
> Really thank you for any good help...
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>

add this to fstab:
none /tmp  tmpfsdefaults,nosuid,nodev,noexec   0 0

(unverified)

then reboot or remount /tmp.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Hyper-V template configuration

2011-02-10 Thread Lucian
On Thu, Feb 10, 2011 at 2:48 PM, Dvorkin, Asya  wrote:
> Hi everyone,
>
> I've installed CentOS 5 on Hyper-V and finally got everything working.
>
> I would like to setup a template, but google is failing me.  Everything I 
> read does not seem very promising when it comes to templates support with MS 
> Hyper-V.
>
> I was wondering if maybe someone here has successfully configured CentOS 
> templates?  I realize that VmWare is a lot better, but it's not a matter of 
> choice at this point.
>

Asya,

I think you will have better luck on Microsoft mailing lists.

You should look into Xen or KVM, we may be able to help you install
Centos on those. Also, the ones I specified are free which should be
an advantage for your university.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Any update on 5.6 / 6?

2011-02-14 Thread Lucian
On Mon, Feb 14, 2011 at 11:08 PM, Karanbir Singh  wrote:
> On 02/14/2011 09:00 PM, robert mena wrote:
>> Hi,
>>
>> Despite the mailing list and twitter I did not find any updated info on
>> either versions regarding the current status.
>
> I just finished pushing through the 5.6 distro tree's into the distro
> builders ( so isos get built etc and moved to qa ). Was hoping to have
> this done by the weekend but a series of unfortunate incidents ( like
> large scale hdd failures ) meant that things at the $dayjob got a bit
> hectic and this slipped a few days.
>

Ok, shouldn't there be at least 1 more person that can do and access
whatever you can?
God forbid, but what if you get sick again or hit by a lorry, struck
by lightning etc? Who can take over in such situations?

I'm not moaning about the delay (if there even is such a thing), but
it looks to me like the project needs some redundancy in the "human"
dept.

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


Re: [CentOS] Any update on 5.6 / 6?

2011-02-15 Thread Lucian
On Tue, Feb 15, 2011 at 8:34 AM, Karanbir Singh  wrote:
> On 02/15/2011 06:01 AM, Lucian wrote:
>> Ok, shouldn't there be at least 1 more person that can do and access
>> whatever you can?
>
> yes, there is and they can.

Happy to hear that! The next question comes automatically: why don't
they do it since you're so busy at the $dayjob?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] what is the best RPM finder?

2011-02-15 Thread Lucian
On Tue, Feb 15, 2011 at 12:07 AM, Larry Vaden wrote:
> thanks/ldv

Check this out
http://pkgs.org/
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Any update on 5.6 / 6?

2011-02-15 Thread Lucian
On Tue, Feb 15, 2011 at 1:11 PM, Johnny Hughes  wrote:
> On 02/15/2011 06:33 AM, Lucian wrote:
>> On Tue, Feb 15, 2011 at 8:34 AM, Karanbir Singh  wrote:
>>> On 02/15/2011 06:01 AM, Lucian wrote:
>>>> Ok, shouldn't there be at least 1 more person that can do and access
>>>> whatever you can?
>>>
>>> yes, there is and they can.
>>
>> Happy to hear that! The next question comes automatically: why don't
>> they do it since you're so busy at the $dayjob?

That was the expected answer.

>
> Because they also have $dayjobs too ... Oracle (with billions of dollars
> and unlimited machines and personnel) just released their el6 on Friday.

Fair enough.

>
> Is there some reason you can't buy RHEL6?

Not really, but I like Centos, I use it massively, I think I was well
within my "rights" (for lack of a better word) to want to know more
about this side of the project. No need to send me looking for
alternatives.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Air Conditioning - ON!

2011-02-22 Thread Lucian
On Tue, Feb 22, 2011 at 10:56 PM, Johnny Hughes  wrote:
> I think 8 million unique machines disagree with you assessment.

With 8 million unique machines running Centos and perhaps millions
people more depending on them comes great responsability.

I hope the Centos crew know what they're doing.

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


Re: [CentOS] Alternative to cPanel

2011-02-23 Thread Lucian
On Wed, Feb 23, 2011 at 2:49 PM, Trutwin, Joshua  wrote:
>
> I was leaning towards webmin/virtualmin but thought I'd check with this list
> for any suggestions.  Had bad experiences with Plesk from a while
> ago so leaving that off the table.  We have experience with cPanel
> through another fail host, it's ok but too much stuff and too
> expensive.

+1 for Virtualmin.
People will brag that it's insecure etc, but it has always done the
job for me and I have more than 100 installations of it. I never had
security problems because of it.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Alternative to cPanel

2011-02-23 Thread Lucian
On Wed, Feb 23, 2011 at 5:18 PM, David Sommerseth
 wrote:
> That one user with more than 100 installations haven't experienced security
> issues with a product doesn't mean that there is no security issues.

I absolutely agree. Didn't want to imply Webmin is "unhackable"; it's
just not that bad as some people say it is.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Alternative to cPanel

2011-02-23 Thread Lucian
On Wed, Feb 23, 2011 at 6:47 PM, John Hinton  wrote:
>The Webmin project is very active. If you have
> a problem or perceived bug, and no one else gets around to answering, you
> will normally hear back from Jamie Cameron the man behind it all, within
> hours of making a post. That is very rare these days.

Yup, their support is awesome, at least this was my experience.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Alternative to cPanel

2011-02-24 Thread Lucian
On Thu, Feb 24, 2011 at 8:56 AM, John R Pierce  wrote:
> On 02/24/11 12:42 AM, Rudi Ahlers wrote:
> My centos system runs apache and php and postgres, and on top of that
> I'm running drupal, and I'm having some problems with my theme template
> CSS.   hey, its on centos, shouldn't I discuss that here?  Most
> certainly NOT.

John,

Agreed.
The problem is the community around Centos is quite large and we need
sometimes to ask for other's opinion regarding adjacent subjects. Who
else are we going to ask?
We need an offto...@centos.org list.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Load balancing...

2011-03-06 Thread Lucian
On Mon, Mar 7, 2011 at 4:40 AM, Tim Dunphy  wrote:
> however for my purpose open and free HAProxy remains best choice!!

+1 for HAProxy; excellent piece of software.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Next3 (eg ext3 snapshots support) on OpenNode / CentOS 5 / RHEL 5 howto and rpms

2011-03-09 Thread Lucian
On Thu, Mar 10, 2011 at 12:15 AM, Andres Toomsalu  wrote:
> We have created an next3 and patched e2fsprogs OpenNode / CentOS 5 / RHEL 5 
> rpms - installable from opennode-test yum repo. Provided next3 kernel module 
> is currently built against  RHEL5 OpenVZ kernel used in OpenNode - so 
> installing this next3 rpm package on your CentOS 5 or RHEL 5 host will 
> install also OpenVZ patched RHEL5 kernel and newer e2fsprogs package.
>
> Installation and usage instructions are provided by this howto document: 
> http://opennode.activesys.org/documentation/howtos/next3-snapshots/
> There is also simple next3 snapshotting automation script available for use 
> with cron - usage and download link provided in howto document referenced 
> above.

Impressive.
I guess I picked the wrong time to upgrade to ext4 :-)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Alternatives to apache for php based servers: Nginx

2011-03-12 Thread Lucian
On Sat, Mar 12, 2011 at 6:19 AM, Geoff Galitz  wrote:
>
>>> Anyone here using Nginx as alternative to apache in conjunction to php
>>> scripts?
>>> Care to share thoughts and caveats?
>
> Yes, we use nginx + PHP and also apache + nginx + PHP extensively and it
> works well.
>
> You can also look at lighttpd + PHP as another alternative that works well.
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>

You could also have a look at Hiawatha. The developer claims it's been
built with PHP in mind.

http://www.hiawatha-webserver.org/
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] any tutorial/how to for su-exec php under selinux on centos 5?

2011-03-14 Thread Lucian
On Mon, Mar 14, 2011 at 12:07 AM, Eero Volotinen  wrote:
> Hi,
>
> Any good tutorial how to setup su-exec php unders selinux on centos 5?
>
> --
> Eero
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Slightly outdated, but should still work:
http://lucian.lastdot.org/howto/php-mod_fcgid-suexec.html
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Swap space for kvm virtual host

2011-03-14 Thread Lucian
On Mon, Mar 14, 2011 at 11:45 PM, Nataraj  wrote:
> Do you have any sense of whether this takes a big performance hit with
> software raid?  (I was actually planning on hardware raid but the system
> got ordered incorrectly).

I have lots of machines running linux raid and swap on top of it,
haven't noticed anything out of order so far; go for it.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] EXT4 Filesystem Mount Failed (bad geometry: block count)

2011-03-23 Thread Lucian
On Wed, Mar 23, 2011 at 11:07 AM, John R Pierce  wrote:
> On 03/23/11 3:05 AM, Balaji wrote:
>> Dear All,
>>
>> Currently using RHEL6 Linux and Kernel Version is 2.6.32-71.el6.i686 and 
>> DRBD Version is 8.3.10
>>
>> I don't know what is the problem and Can some one throw light on this 
>> peculiar problem
>>
>> Please replay me ASAP.
>
> the problem is, thats a RED HAT system, not a CENTOS system.  Try Red
> Hat Support.

Hehe, good luck with RED HAT support and "DRBD is build from source".
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] My new server

2011-03-26 Thread Lucian
On Sat, Mar 26, 2011 at 3:39 PM, John R Pierce  wrote:
> On 03/26/11 5:47 AM, Peter Larsen wrote:
>> One nic is also quite common.
>
> while I'd agree with the rest of your assessments, on servers 1 nic is
> NOT that common, 2 or 4 built in nics is far more common.

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


Re: [CentOS] Virtualization platform choice

2011-03-29 Thread Lucian
On Tue, Mar 29, 2011 at 2:41 PM, David Sommerseth
 wrote:
> On 27/03/11 11:57, Jussi Hirvi wrote:
>> Some may be bored with the subject - sorry...
>>
>> Still not decided about virtualization platform for my "webhotel v2"
>> (ns, mail, web servers, etc.).
>>
>> KVM would be a natural way to go, I suppose, only it is too bad CentOS 6
>> will not be out in time for me - I guess KVM would be more mature in
>> CentOS 6.
>
> I believe KVM was introduced in RHEL5.4, so I presume CentOS5.5 have a
> working KVM support as well, in addition to Xen.  Of course, it will be
> even better with CentOS6.
>
> For the impatient souls, ScientificLinux 6.0 is released - even though,
> discussions lately in this list raises some concerns regarding how good the
> binary compatibility is in SL6, compared to CentOS6.

If it's good enough for Fermilab/CERN then it's prolly good enough for
many (even most) people on this list, imho. :)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos 6 Update?

2011-04-07 Thread Lucian
On Fri, Apr 8, 2011 at 1:00 AM, Jerry Franz  wrote:
> On 04/07/2011 03:52 PM, Scott Silva wrote:
>>
>> The GPL says they must release source. It doesn't say they have to also
>> release any magic spells they use to compile it.
>>
>
> Actually, it *does*. If the code was released with missing 'magic fairy
> dust' required to actually compile the GPL derived binaries they
> release, they would be in violation of GPL2 section 3.
>
> You should read http://gpl-violations.org/faq/sourcecode-faq.html to
> understand the implications of the GPL on source code release. You want
> to read the sections on 'What are "scripts used to control
> compilation"?' and 'What are "scripts used to control installation"?'

Interesting. I wonder how would RedHat respond to this.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Webalizer and GeoIP?

2011-04-10 Thread Lucian
On Sun, Apr 10, 2011 at 12:12 PM, Marko Vojinovic  wrote:
>
> I have a small problem with webalizer. I use it to analyze logs of a small web
> server hosting a single site, and the only thing I am interested in from
> webalizer is the piechart diagram it produces about the geographic
> distribution of people visiting the site.
>
> However, the piechart it produces gives me a very crude information, with 50%
> or so of visitors belonging to "unresolved", some to .net, some to .com and
> some country-specific. For an example, you can take a look at
>
>  http://sith.ipb.ac.rs/webal/usage_201103.html#TOPCTRYS
>
> I would like some more fine-grained diagram, at least in the "unresolved" 
> part.
> Am I missing something, or is this really as good as it gets?
>
> I have the GeoIP and GeoIP-data packages installed, but they don't seem to do
> anything. I looked up the /etc/webalizer.conf file, but there seems to be no
> relevant settings to tweak. I've even read the webalizer man page ;-) , but
> failed to find anything related. Using google produced (among other things)
> this how-to:
>
>  http://www.lifelinux.com/how-to-install-webalizer-on-centos/
>
> but that is for CentOS 5.4, it is written by an unknown source and suggests I
> should recompile webalizer and GeoIP from source, which is not the "proper"
> way to do it, I guess.
>
> This is all on a freshly updated CentOS 5.6. :-) I'd appreciate any pointers.
>
> TIA, :-)
> Marko
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Hi,

You should use "awffull" from RPMforge. It's supposed to be compatible
with webalizer and it uses geoip.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] GUI Software Raid Monitor Software

2011-04-11 Thread Lucian
On Tue, Apr 12, 2011 at 4:07 AM,   wrote:
> Is there an easy to install GUI software raid monitoring software that I can
> use to send me an email when there are errors (or am I asking too much).
> Thanks.
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>

Try Webmin if you're afraid of the cli.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] changing column widths in "top"?

2011-04-12 Thread Lucian
On Tue, Apr 12, 2011 at 10:35 PM, Smithies, Russell
 wrote:
> Thought as much :-(
> Atop seems to display much better, currently running at 12728% CPU :-)

Give htop a try as well; it's in EPEL AFAIK.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Multiple IP Addresses for a bridge

2011-04-29 Thread Lucian
On Fri, Apr 29, 2011 at 10:08 AM, Emmanuel Noobadmin
 wrote:
> Is it possible to assign multiple IP addresses to a bridge the same
> way ethernet devices can?

Yes, I think you can even define whole ranges of addresses.

>
> The purpose is to accept incoming traffic for multiple public IP.
> 1 Physical NIC
> -> br0 (accepts incoming traffic for x.x.x.2 to x.x.x.5)
>
> Then 3 different virtual interfaces are connected to this bridge
> 1. eth0 (x.x.x.2)
> 2. eth1 (x.x.x.3)
> 3. eth2 (x.x.x.4)

Something seems out of order with the above; may I ask what exactly
you are trying to achieve?
Unless I read it all wrong you want (i.e.) x.x.x.2 on br0 and also on
eth0? This cannot work.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Multiple IP Addresses for a bridge

2011-04-29 Thread Lucian
On Fri, Apr 29, 2011 at 11:51 AM, Emmanuel Noobadmin
 wrote:
> On 4/29/11, Lucian  wrote:
>> Something seems out of order with the above; may I ask what exactly
>> you are trying to achieve?
>> Unless I read it all wrong you want (i.e.) x.x.x.2 on br0 and also on
>> eth0? This cannot work.
>
> Well, I have a physical connected to the ISP modem/router which
> assigned the connection a block of 8 IPs
>
> So I already have eth0 bridged to br0 using the IP x.x.x.2
>
> Now I'm trying to figure out why a virtual guest with an eth0 device
> assigned wth IP x.x.x.3 can't connect anywhere.

So .2 works as main IP and .3 does not?
Is your ISP doing any MAC address filtering? You may need to use a
routed bridge then..
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Switching to php53

2011-05-01 Thread Lucian
On Sun, May 1, 2011 at 8:03 AM, Dave Cross  wrote:
> On 30 April 2011 07:35, Eero Volotinen  wrote:
>> 2011/4/30 Dave Cross :
>>> I have a Centos 5.6 server which is using the default php packages.
>>> These currently contain PHP 5.1.6.
>>>
>>> My main use of PHP on the server is to support an installation of
>>> WordPress. I currently had WP 3.1.2 installed, but the WP developers
>>> have announced that from WP 3.2 they will only support PHP 5. and
>>> greater.
>>>
>>> So I investigated and found that the Centos repo contains a series of
>>> php53 packages. I tried to install php53 using yum but got the
>>> following error:
>>>
>>>  Resolving Dependencies
>>>  --> Running transaction check
>>>  ---> Package php53.x86_64 0:5.3.3-1.el5_6.1 set to be updated
>>>  --> Processing Dependency: php53-cli = 5.3.3-1.el5_6.1 for package: php53
>>>  --> Processing Dependency: php53-common = 5.3.3-1.el5_6.1 for package: 
>>> php53
>>>  --> Running transaction check
>>>  ---> Package php53-cli.x86_64 0:5.3.3-1.el5_6.1 set to be updated
>>>  ---> Package php53-common.x86_64 0:5.3.3-1.el5_6.1 set to be updated
>>>  --> Processing Conflict: php53-common conflicts php-common
>>>  --> Finished Dependency Resolution
>>>  php53-common-5.3.3-1.el5_6.1.x86_64 from updates has depsolving problems
>>>    --> php53-common conflicts with php-common
>>>  Error: php53-common conflicts with php-common
>>>   You could try using --skip-broken to work around the problem
>>>   You could try running: package-cleanup --problems
>>>                          package-cleanup --dupes
>>>                          rpm -Va --nofiles --nodigest
>>>
>>> I would have thought that the new php53-common package would have
>>> obsoleted php-common rather than conflicting with it.
>>>
>>> Is there a clean way to replace php with php53? Or should I just wait
>>> and hope that Centos 6 is released before WP 3.2 :)
>>
>> just remove php and php-common
>>
>> yum remove php php-common
>
> Er... that looks like it wants to take another 109 packages with it.
> Most of which seem to be connected with Plesk. And that's pretty
> fundamental to the working of this server.
>
> So that all sounds like a rather risky strategy.

It's not really that risky, just rpm -e --nodeps and then yum install
php53 packages.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Switching to php53

2011-05-01 Thread Lucian
On Sun, May 1, 2011 at 8:50 AM, John R. Dennison  wrote:
> On Sun, May 01, 2011 at 08:19:49AM +0100, Lucian wrote:
>>
>> It's not really that risky, just rpm -e --nodeps and then yum install
>> php53 packages.
>
> Do not follow this advice at all; it will most likely wreck your server.
>
> Contact Plesk support or your hosting provider's support department and
> ask them about upgrading php.  Plesk, like most control panels,
> integrates quite tightly into your system; replacing the system default
> php-5.1.6 with the php53 optional package may not be supported for your
> environment.
>

Plesk uses stock PHP (one of the smarter things about Plesk) so you
can pretty much play around with it. The problem here is indeed the
fact that php53 from RH doesn't "Provide" "php" (other repos have this
fixed, ius etc).
What I advised wouldn't have "horribly" broken his setup; fixing it
would've been as simple and fast as uninstalling php53 and
reinstalling old php 5.1, 1 minute job.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] community communication

2011-05-03 Thread Lucian
On Tue, May 3, 2011 at 9:12 AM, John R. Dennison  wrote:
> On Tue, May 03, 2011 at 12:59:03AM -0700, Akemi Yagi wrote:
>>
>> Forum Announcement is yet another place you may want to check:
>
> Forums, mailing lists, twitter feeds...
>
> Enough is enough.
>
> Can we _please_ consolidate such status updates, the few times they
> appear, at _one_ location?  People should not have to play guessing
> games as to where status updates may or may not appear, nor should they
> have to be checking a minimum of 3 sources to locate such information.
>
> Having a single location would be a great boon and would allow us to
> point people to one "official" location when the inevitable questions on
> releases come up.

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


Re: [CentOS] community communication

2011-05-03 Thread Lucian
On Tue, May 3, 2011 at 5:56 PM, David G. Miller  wrote:
> Karanbir Singh  writes:
>
>>
>> On 05/03/2011 07:57 AM, Steve Castellotti wrote:
>> >
>> > /"We should have news, along with a release plan, for CentOS-6 in the
>> > next few days"/
>>
>> There is a plan, of sorts. I wanted to make sure the QA guys had a few
>> days to mull it over before making it public. And then there was the
>> rather nice and long holiday weekends here in the UK. 10th is the first
>> target, with a release couple of weeks later. We have a potential
>> release date to work against from there on.
>>
>> - KB
>>
>
> Thank you, KB.  I think that this sort of "back of the envelop" estimate is 
> all
> quite a few of us have been asking for.  We know it's not written in stone and
> any hard deadline planning that relies on it is a fool's errand.  On the other
> hand, it gives us a "it probably won't happen sooner than" date to work with.
>
> Any chance you can throw one of these out say once a week?  DO NOT spend more
> than one minute longer than just typing the e-mail to come up with the 
> estimate.
>
> Thanks again.
>
> Cheers,
> Dave

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


Re: [CentOS] Running Apache sites as separate users

2011-09-29 Thread Lucian
On Fri, Sep 30, 2011 at 2:22 AM, Trey Dockendorf  wrote:
> I had a recent request to improve security on my web servers by having each
> website use a different user to run the hosting service.  So
> example1.comhas it's own Apache instance running as apache1 and then
> example2.com has its own instance of Apache as apache2.  Is this even
> possible or realistic?  I understand the idea of how that would be secure,
> much like creating a virtual machine to segregate services.  The only way I
> can think how this is done is to chroot each website.  What makes this
> request even stranger is that each website will be managed by the same CMS
> and code base.  So with that being the case, I don't see how this is
> possible.  Any ideas or insight are very welcome.

Is there a specific requirement to run different http servers? Because
if there is not then you can just use Suexec+fastcgi.
Otherwise, just use Apache to proxy stuff to backend servers (can be
anything from apache to nginx).

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


Re: [CentOS] CentOS 6.0 CR mdadm-3.2.2 breaks Intel BIOS RAID

2011-10-08 Thread Lucian
On Sun, Oct 9, 2011 at 5:21 AM, Trey Dockendorf  wrote:
> Can anyone confirm or advise how to do partionable raid with mdadm in Centos
> 6?  I made a few attempts using methods from centos 5 with no success.
> Everytime I created md_d0 it did not contain any partions from the member
> disks.

I can advise not to do that, it always looked like an ugly hack to me.
Just stick with the standard way. What I do is just create a small md
raid for /boot (this needs to be raid1) and make everything else one
big md raid with lvm on top. Works great for me and it's very flexible
due to lvm and ext4 (that means on the fly filesystem resize among
other things).
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Deciding when to do system encryption

2011-10-10 Thread Lucian
On Mon, Oct 10, 2011 at 9:43 PM, Bade Iriabho  wrote:
> Hello All,
>
> I have read that system encryption slows a computer down. However, I am more
> interested in when to use it. Consider the following scenarios:
>
> 1. You have a server in a secured server room on a rack (is there any need
> and advantage to having system encryption in this particular case)
> 2. you have a server sitting in an office that is accessible by everyone
> 2. You have a desktop
> 3. You have a laptop
>
> So my questions are: What situations/scenarios do you consider before
> implementing system encryption? I guess at the end of the day, I am trying
> to figure out the best practices.
>

I always encrypt the hdd of my laptops, I don't notice much overhead;
on servers I encrypt partitions with very sensitive information.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Incorrect evince password request

2011-12-07 Thread Lucian
On 7 December 2011 14:03, Reynolds McClatchey  wrote:

> Any workaround or do I just need to use adobe on WinXP?

Nobody should need to use windows.

http://lmgtfy.com/?q=evince+password
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] When will 6.2 be released.

2011-12-09 Thread Lucian
On 10 December 2011 01:01, Johnny Hughes  wrote:
> Let's go ahead and get this flame thread started now to save time.
>
> The CentOS team sucks ... it took  days to do 6.1 ... it is going to
> take twice as long to get 6.2
>
> My mom said CentOS blows.
>
> kbsingh is ugly.
>
> hughesjr is old and fat.
>
> OK ... that should do.

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


Re: [CentOS] dependency error with xerces.c ???

2011-12-13 Thread Lucian
On 13 December 2011 19:17, ken  wrote:
> # yum update
> ...
> --> Running transaction check
> --> Processing Dependency: libxerces-c.so.27 for package: phc
> ---> Package xerces-c.i386 0:2.8.0-1.el5.centos set to be updated
> --> Finished Dependency Resolution
> phc-0.1.7-1.el5.rf.i386 from installed has depsolving problems
>   --> Missing Dependency: libxerces-c.so.27 is needed by package
> phc-0.1.7-1.el5.rf.i386 (installed)
> Error: Missing Dependency: libxerces-c.so.27 is needed by package
> phc-0.1.7-1.el5.rf.i386 (installed)
>  You could try using --skip-broken to work around the problem
>  You could try running: package-cleanup --problems
>                         package-cleanup --dupes
>                         rpm -Va --nofiles --nodigest
> # locate libxerces
> /usr/lib/libxerces-c.so.27
> /usr/lib/libxerces-c.so.27.0
> /usr/lib/libxerces-depdom.so.27
> /usr/lib/libxerces-depdom.so.27.0
> # rpm -qa|grep xerces
> xerces-c-2.7.0-8.el5
> xerces-j2-2.7.1-7jpp.2.el5_4.2
>
>
> How to resolve this?

You should ask this on repoforge/rpmforge mailing lists..
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Monitoring services

2011-12-16 Thread Lucian
On 16 December 2011 16:19, Alan McKay  wrote:
>
> But I'm still left wondering whether I should fall back to Nagios.

If you're considering that then also have a look at Opsview:
http://www.opsview.com/community/compare-opsview
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Advice sought: Virtual Win7 on Centos 6.2

2012-01-07 Thread Lucian
On 6 January 2012 22:28, Digimer  wrote:
> On 01/06/2012 05:17 PM, david wrote:
>> Folks
>>
>> I have a new laptop running Centos 6.2 64-bit.  I'd like to put a
>> virtual machine running Windows 7 (licensed), with full audio/video
>> functions, and good response.  Which virtual system would you
>> recommend?  I can think of KVM, or VirtualBox, or ...?
>>
>> The "good response" requirement pretty much excludes a web-style
>> video presentation.
>>
>> Opinions solicited.
>>
>> David Kurn
>
> I have great performance with KVM running windows guests using the
> virtio storage drivers. Below is how I do it (on clusters, normally, but
> should be easy to adapt for a single-machine host):
>
> https://alteeve.com/w/2-Node_Red_Hat_KVM_Cluster_Tutorial#Provisioning_vm0004-ms
>

+1 for KVM/virt-manager/virtio. I need to look further into Spice, but
now I use rdesktop which gives me file sharing and sound.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Advice sought: Virtual Win7 on Centos 6.2

2012-01-07 Thread Lucian
2012/1/7 Jorge Fábregas :
> On 01/07/2012 06:05 AM, Lucian wrote:
>> +1 for KVM/virt-manager/virtio. I need to look further into Spice, but
>> now I use rdesktop which gives me file sharing and sound.
>
> I'm wondering about the difference between using rdesktop or spice to
> connect to a VM on your local machine (UI responsiveness, copy/paste
> functionality etc).
>
> p.d. I haven't used KVM yet on my machine as I don't have the virt
> extensions on my CPU but I'm looking forward to it once I replace my box.

Jorge,

Right now, at least with Windows vms, rdesktop is a way better way of
accessing the vm - it's fast, it let's you share directories,
clipboard sharing, sound etc. Spice will probably catch up with it
fast though, I hope. Also I have noticed spice works better when there
is additional software installed (sort of like vbox additions); in
Centox you have spice-vdagent or something like that, but for Windows
you need to build the driver yourself[1].
But we need to keep in mind that rdesktop and spice are not really in
the same category. With spice you access the host machine, while with
rdesktop you access the virtual machine directly. Spice wants to
compete with vmware view and citrix xendesktop.

[1] - http://spice-space.org/page/WinQXL
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] GUI login issues over NFS

2012-01-26 Thread Lucian
On 26 January 2012 15:46, Weiner, Michael  wrote:
> I am at my wits end, googling, trying various things, and nothing seems
> to really solve my problem

Hello,

Check /var/log/audit/audit.log, maybe it's a Selinux related problem.
Were you using Selinux on those Centos/Fedora installations
previously? Maybe the contexts haven't been migrated over (properly).
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dovecot GUI

2012-03-03 Thread Lucian
On 3 March 2012 12:15, Timothy Murphy  wrote:
> Is there a web-interface to dovecot under CentOS-6?
>
> I want to create a top-level folder
> (ie at the same level as Inbox)
> but this doesn't seem to be possible
> from KMail running on a remote Fedora-6 laptop.
>
> I was browsing through the dovecot wiki,
> and I saw some pictures which seemed to be from a dovecot GUI,
> but I could not find the name of this program.
>
> Alternatively, can I simply create the folder I want
> on the CentOS dovecot server?

Good thing you linked that image so we know what you're talking about.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dovecot GUI

2012-03-03 Thread Lucian
On 3 March 2012 15:40, Timothy Murphy  wrote:
> Mailinglist wrote:
>
>> You should email the dovecot mailing list.
>>
>> http://dovecot.org/mailinglists.html
>
> Maybe when giving advice you should desist from top-posting.
>
>>> Is there a web-interface to dovecot under CentOS-6?
>>>
>>> I want to create a top-level folder
>>> (ie at the same level as Inbox)
>>> but this doesn't seem to be possible
>>> from KMail running on a remote Fedora-6 laptop.
>>>
>>> I was browsing through the dovecot wiki,
>>> and I saw some pictures which seemed to be from a dovecot GUI,
>>> but I could not find the name of this program.
>>>
>>> Alternatively, can I simply create the folder I want
>>> on the CentOS dovecot server?
>
>> You should email the dovecot mailing list.
>
> I'll try that.
> However, what I was asking was if there is a CentOS-6 application
> that provides a GUI interface to dovecot,
> so it seemed to me appropriate to ask on the CentOS mailing list.

Webmin - it's not an "Centos-6 application" though, just one of the
many applications that can run on Centos.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Install 32 or 64 bits

2009-08-18 Thread lucian
Yaovi Atohoun writes:

> « HTML content follows »
>Hi all,
>
>I am going to install CENTOS 5..3  on three HP Proliant ML 350G 
>servers. The processor is Quad-core Xeon E5420 and E5335 for one of 
>them. They all have 1GB Memory. Should I install a 32 bits version or 
>64 bits versions?
>
>The servers will be used  an organization about 50 peoples for Web, 
>Mail and related services.
>
>Thanks
>

go for x86_64


>--- En date de : Mar 18.8.09, Alan Sparks  a 
>écrit :
>
>  
>  De: Alan Sparks 
>  Objet: Re: [CentOS] httpd .htaccess rewrite for images
>  À: "CentOS mailing list" 
>  Date: Mardi 18 Août 2009, 6h18
>  
>  
>  Dave wrote:
>  > In my httpd virtual host directive i have:
>  >
>  > alias /images "/var/www/test.example.com/images"
>  > 
>  > Options None
>  > AllowOverride None
>  > order allow,deny
>  > Allow from all
>  > 
>  >
>  > Comments appreciated.
>  >   
>  
>  Assume you mean that the rewrites are ignored.  Note that 
>  "AllowOverride
>  None" tells apache to completely ignore .htaccess files.
>  Either move your rewrite rules into the vhost container or consider
>  "AllowOverride FileInfo".
>  -Alan
>  
>  ___
>  CentOS mailing list
>  CentOS@centos.org
>  http://lists.centos.org/mailman/listinfo/centos>http://lists.cent 
>  os.org/mailman/listinfo/centos
>
> 
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] access to file system through web browser

2010-08-04 Thread Lucian
On Thu, Aug 5, 2010 at 2:08 AM, Jobst Schmalenbach  wrote:
>
> Hi.
>
> I am trying to find "something" (php prefered) that I can stick onto a
> Centos apache server that would allow me to browse a selected file system
> by employees through a web-browser "explorer like" interface.
>
> I know I can do this through WinSCP (and have done so), but my problem is I 
> have
> Linux, Windows and MAC clients and my knowledge of MAC's is rather limited.
>
> I can limit access to the (php) files to (ranges of) IP addresses, so security
> is reasonable ok and doing this through a web interface saves me time, too, as
> I only have to do this once, and security fixes is easy, too.
>
> Is there anything that would imitate a tree view like interface to
> browse a file system?
>

Webdav! Then you can mount the webdav "share" in windows/linux/mac(?)
as a drive.

> Jobst
>
>
>
> --
> "She said she loved my mind, though by most accounts I had already lost it."
> ___
> 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] Best practices for the maximal length of user names

2010-11-13 Thread Lucian
On Sat, Nov 13, 2010 at 1:25 PM, Mathieu Baudier  wrote:
> Hello,
>
> are there any best practices for the length of user names?
>
> I tend to limit them to 8 characters and to follow the pattern 'first
> letter of the first name'+'first 7 letters of the last name' (e.g.
> mbaudier).
>
> But people are sometimes frustrated with having their last name
> truncated and I wonder if limiting the user name to 8 characters is
> not a kind of superstition coming from some old times...
>
> I would be very interested to hear opinions / experience about this.
> (I'm using CentOS 5.5)
>
> Thanks in advance!
>
> Mathieu
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Never had problems with username lengths. Haven't really made any
measurements but I had quite long names i.e.
usern...@some-long-mail-domain.com without any problems.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] the wandering MAC?

2010-11-29 Thread Lucian
On Mon, Nov 29, 2010 at 6:58 PM, Boris Epstein  wrote:
> http://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&order=ASC&topic_id=19571&forum=40#forumpost73378
>
> Looks like there is a whole special repo for this sort of drivers. Has
> anybody used it? How is it?

Elrepo is trustworthy. Got myself out of an realsh..err,tek problem
using their packages, too. Go ahead.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6: what's the status?

2010-12-06 Thread Lucian
On Mon, Dec 6, 2010 at 7:31 PM, Boris Epstein  wrote:
> Hello listmates,
>
> So, what's the story with CentOS 6? It is supposed to be out by now,
> or coming out soon, or so I heard - but yet there seems to be no
> mention of it at http://centos.org/ . Does anybody know what's up with
> that?
>
> Thanks.
>
> Boris.
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

It's still in the making with no ETA. Follow http://twitter.com/centos
and http://twitter.com/kbsingh to stay informed.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] segfault

2010-12-25 Thread Lucian
On Sat, Dec 25, 2010 at 3:16 PM, Sandeil Tenebro  wrote:
> Hi,
>
> We have seen this messages on one of our server.
>
> OS: CentOS 5.5
> Processor: Xeon E5520  @ 2.27GHz
> Memory: 24 GB
> localhost ]# rpm -qa | grep httpd
> httpd-2.2.3-43.el5.centos.3
> system-config-httpd-1.3.3.3-1.el5
> httpd-devel-2.2.3-43.el5.centos.3
> httpd-devel-2.2.3-43.el5.centos.3
>
> Need help in collecting data and solve the issue.
>
> Below are the details
>
> message
> kernel: httpd[2090]: segfault at 7fff3bacfec4 rip 2ba6bbc50855 rsp
> 7fff3bacfe50 error 6
>
> (gdb) bt full
> #0  0x2b30a5a91b00 in __accept_nocancel () from /lib64/libpthread.so.0
> No symbol table info available.
> #1  0x2b30a58772f4 in apr_socket_accept () from /usr/lib64/libapr-1.so.0
> No symbol table info available.
> #2  0x2b30a3fbcc31 in unixd_accept ()
> No symbol table info available.
> #3  0x2b30a3fbb6d7 in ?? ()
> No symbol table info available.
> #4  0x2b30a3fbba1a in ?? ()
> No symbol table info available.
> #5  0x2b30a3fbc27d in ap_mpm_run ()
> No symbol table info available.
> #6  0x2b30a3f96e48 in main ()
> No symbol table info available.
>
> (gdb) run
> Starting program: /usr/sbin/httpd
> [Thread debugging using libthread_db enabled]
> (98)Address already in use: make_sock: could not bind to address [::]:80
> (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
> no listening sockets available, shutting down
> Unable to open logs
>
> Program exited with code 01.
>
>
>  Please advice.
>
> Thank you,
> Sandeil
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Seems like there's stuff causing httpd to crash and hang. Before
starting httpd again you need to kill the hanging processes (ps
aux|grep http or lsof -iTCP:80).
What exactly are you serving off that web server? Do you have any
manually installed/compiled programs (e.g. php) or from 3rd party
repos?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] I/O size distribution?

2010-12-25 Thread Lucian
On Tue, Dec 21, 2010 at 10:01 PM, Antonello Piemonte
 wrote:
> Hello
>
> I have read that under Solaris one can use DTrace to get I/O request
> size distribution on a global scale (also on a per process/pid basis).
> See for example
>
> http://prefetch.net/articles/observeiodtk.html
>
> Can anyone recommend an alternative to get similar information under
> CentOS? I looked into dtrace for linux but it seems still work in
> progress, even putting aside CDDL issues ...
>
> http://www.crisp.demon.co.uk/tools.html
>
> Thanks!
> Antonello
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Nowhere near as advanced, but give dstat a try.

http://www.nux.ro/archive/2010/08/I_O_stats_for_Centos.html
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] noob question about mock

2011-01-01 Thread Lucian
On Sun, Jan 2, 2011 at 4:00 AM, Nico Kadel-Garcia wrote:
> You can do it inside the mock chroot cage. I do, on occasion. The
> difficult is that I find myself wanting things like emacs to edit code
> and patches, RCS to manage versions of my new .spec files, and
> unpredictable dependencies as I wrote the code.
>
> If necessary, I use one text window (with Alt-F2) to run "mock
> --shell" and get that working shell window, and another window (with
> Alt-F3) to drop other RPM's into /var/lib/mock/[whatever]/root/tmp/
> and be able to install them in the other windows. But I'm a complete
> weasel.
>
> I also use the 'mock' from 'epel-testing', which has some very useful
> features not in the version of mock from CentOS 5.
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Thanks Nico. I ended up building the srpms outside mock as it was just
too much hassle.
What are the advantages in using mock from epel-testing?

Regards,

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


Re: [CentOS] noob question about mock

2011-01-02 Thread Lucian
On Sun, Jan 2, 2011 at 1:03 PM, Nico Kadel-Garcia  wrote:
> Better behavior with extensive autofs tables. (Older mock, in my
> experience, gets very confused and starts force unmounting direct
> automount targets in the midst of processing, which is *nasty* and
> disables my home directory in my fairly odd setup.) Also, the
> 'lastlog' tables and other sparse files make for *much* too large of
> cache.tar.gz files. See this bug
> (https://bugzilla.redhat.com/show_bug.cgi?id=633435)

Interesting, maybe I will give the testing version a shot. Thanks.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [OT] RHEVM List

2011-01-07 Thread Lucian
On Fri, Jan 7, 2011 at 1:49 AM, Nico Kadel-Garcia  wrote:
> On Thu, Jan 6, 2011 at 12:43 PM, Eero Volotinen  wrote:
>
>> ESX(i) also requires windows server + management client and Citrix
>> XenServer also requires windows management client.
>>
>> VirtManager + RHEL 5/6 does not require use of windows client.
>
> virt-manager is too stupid to be permitted to live outside of an
> intensive care unit. It completely mishandles configuration options
> that are easily available from the command line, such as the use of
> mutliple disk drives at image setup time, and has very poor handling
> of randomized NIC configurations, and it behaves extremely poorly over
> remote X connections. It also has no clue and little capability to
> properly handle pair-bonded connections for high reliability upstream
> connectivity.

For basic management and a bit more virt-manager does the job. And for
me it works perfectly well over ssh.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ipv6 to ipv4 tunnel private replies requested

2011-05-10 Thread Lucian
On Tue, May 10, 2011 at 4:17 PM, David Mehler  wrote:

> appreciate hearing from you offlist and please have Ubuntu experience

No wonder you can't manage to get it working, you couldn't even post
to the right list.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] KVM vs ESXi

2011-05-18 Thread Lucian
On Wed, May 18, 2011 at 1:58 PM, Drew wrote:
>
> My question to everyone are these:
>
> -How well does KVM support Windows Guests? I'm already running a
> Server 2008r2 and WHS 2011 (based on 08r2) machines at home which I
> want to consolidate into this box.

They run well enough for me. Don't have any benchmarks as I am not
using any other full virt solutions, but don't see much difference
between VMs and bare metal. On the other hand I try not to use windows
servers for anything serious so they're hardly ever stressed.

>
> -Does KVM have a concept of virtual switches and and are they tied to
> physical NICs? ESXi allows me to create a vSwitch that isn't tied to a
> physical NIC so I can create a DMZ that exists solely within the host
> system. I'd like to replicate that if possible.

No and I don't think it's the hypervisor's job to do that. Even in
ESXi I don't think it's the "hypervisor" itself that does that. You
could try however to mess with Openvswitch if you insist on such
features, at least until someone decides to package all this in one
fancy solution (rhev?).

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


Re: [CentOS] Firefox 5 on Centos 5.6

2011-06-21 Thread Lucian
On Tue, Jun 21, 2011 at 9:54 PM, fred smith
 wrote:
> anybody else seen this? anyone got suggestions on what I should try next?

Try to disable all the extensions and see if it helps. If it does then
enable them back one by one until you find the guilty one.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ext4 in CentOS 5.6?

2011-06-24 Thread Lucian
On Fri, Jun 24, 2011 at 8:45 AM, Alain Péan
 wrote:
> Le 24/06/2011 03:44, Marian Marinov a écrit :
>> On Friday 24 June 2011 04:34:20 Smithies, Russell wrote:
>>> We have a single 27TB partition (35 x 1TB drives as RAID5+0 in an HP
>>> MDS600), just formatted it xfs and had no problems with it so far. It's
>>> used as scratch space so not too concerned about performance.
>>>
>>> --Russell
>>>
>> I have compared the performance of both XFS and Ext4. And since I use those
>> big machines for backups, for me the write performance was very important.
>> XFS was almost twice slower.
>>
>> But lets leave XFS alone :) Ext4 is the way to go :)
>>
>> Marian
>
> I am using XFS on an HPC cluster, one single partition of 14 TB, with no
> problem so far.
>
> See this news on Phoronix. XFS is becoming cleaner and leaner. I am
> happy to use ext4 instead of ext3 on usual partitions, but XFS on big
> partitions seems to me still a good choice. Let's see what happens in
> the future.
> http://www.phoronix.com/scan.php?page=news_item&px=OTU4OA
>
> Alain

Btrfs happens in the future. :-)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Spamhaus with Zimbra Mail on CentOS

2011-07-18 Thread Lucian
On Mon, Jul 18, 2011 at 6:43 PM, Alex Marz  wrote:
> I realize this is slightly off topic, but I've noticed recently that I've 
> been unable to preform RBL lookups using the the zen and sbl spamhaus RBL 
> lists. Currently using Zimbra Collaboration Suite using CentOS 5 I'm seeing 
> logs showing the following output.
>
> [root@phantom ~]# cat /var/log/zimbra.log | grep spamhaus
> Jul 18 13:07:12 phantom postfix/smtpd[27001]: warning: 
> 107.178.203.192.zen.spamhaus.org: RBL lookup error: Host or domain name not 
> found. Name service error for name=107.178.203.192.zen.spamhaus.org type=A: 
> Host not found, try again

Works for me (I'm running Bind locally to resolve names), though
1.ns.spamhaus.org times out.

I'd suggest flushing the cache or change the resolver/try with a
different resolver.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos EL6 install issue

2011-07-18 Thread Lucian
On Mon, Jul 18, 2011 at 6:51 PM, Jerry Geis  wrote:
> I am trying to install on a kvm virtual machine (host is C5).
>
> At some point it stops with install error about cyrus-sasl.
>
> I goto the /root/install.log in I have a number of errors about:
>
> Installing libstdc++
> warning %post scriplet failed. exit status 127
> Install zlib
> warning %post scriptlet failed. exit status 127
> Install libxml2
> warning %post scriplet failed. exit status 127
> this continues for a number of packages.
>
> then the last one is :
>
> Installing cyrus-sasl
> error %pre scriptlet failed. exit status 127
>
> Any thoughts on this?
>
>
> df -h shows my partition only 9% in use for where I'm installing.
> no errors in dmesg.
>
> Thanks,
>
>
> Jerry
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

How are you installing? CD, netinstall ?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos EL6 install issue

2011-07-18 Thread Lucian
On Mon, Jul 18, 2011 at 7:23 PM, Jerry Geis  wrote:
>>
>> How are you installing? CD, netinstall ?
>>
> I am using the KVM virtual machine.
> I then use the CDROM to get the boot process running at the first screen
> I hit tab and add to the line:
>
>  ks=http://IP/ks.cfg

If you use an external repo does the error persist? I suspect your
repo(s) may be incomplete or have some inconsistencies.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos EL6 install issue

2011-07-18 Thread Lucian
On Mon, Jul 18, 2011 at 8:59 PM, Jerry Geis  wrote:
>>
>> On Mon, Jul 18, 2011 at 7:23 PM, Jerry Geis > <http://lists.centos.org/mailman/listinfo/centos>> wrote:
>> >>/
>> />>/ How are you installing? CD, netinstall ?
>> />>/
>> />/ I am using the KVM virtual machine.
>> />/ I then use the CDROM to get the boot process running at the first screen
>> />/ I hit tab and add to the line:
>> />/
>> />/  ks=http://IP/ks.cfg
>> /
>> If you use an external repo does the error persist? I suspect your
>> repo(s) may be incomplete or have some inconsistencies.
>>
> Lucian
>
> Thanks for the suggestion. Yes - apparently something was wrong with my
> local repo.

Use rsync to mirror a Centos repo locally, it does some checksumming
assuring you get the right thing.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] openssl and eliptic curve

2011-08-07 Thread Lucian
Hello,

I'm trying to rebuild redhat openssl rpm with eliptic curve support
enabled. What I did is just edit the spec file and modify the
configure parameters from no-ec to enable-ec.
Not surprisingly the package does not build with this enabled:
http://pastie.org/2334009
This appears to be deliberate due to shitware patents.

Anyone knows how to "fix" this?

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


Re: [CentOS] openssl and eliptic curve

2011-08-07 Thread Lucian
On Sun, Aug 7, 2011 at 1:47 PM, Eero Volotinen  wrote:
> 2011/8/7 Lucian :
>> Hello,
>>
>> I'm trying to rebuild redhat openssl rpm with eliptic curve support
>> enabled. What I did is just edit the spec file and modify the
>> configure parameters from no-ec to enable-ec.
>> Not surprisingly the package does not build with this enabled:
>> http://pastie.org/2334009
>> This appears to be deliberate due to shitware patents.
>>
>> Anyone knows how to "fix" this?
>>
>> Thanks
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>>
>
> redhat openssl contains nice hobble-openssl script that removes part
> of patented sources from package, before compiling it..

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


Re: [CentOS] openssl and eliptic curve

2011-08-07 Thread Lucian
On Sun, Aug 7, 2011 at 2:39 PM, Eero Volotinen  wrote:
>
> But, still the source it not compiling after removing hobble-openssl
> script. maybe red hat also removed some definitions from evp.h ?
>

I can confirm that the build still fails even after nuking the hobble
script. When I get some time I will try to have a look at the patches
and try building without some of them and see if that helps.

I don't see a reason for Redhat to intentionally make it hard for us
to recompile with "patented" stuff on so it's got to be something
else.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Change bash colours like in VIM

2011-08-18 Thread Lucian
On Thu, Aug 18, 2011 at 11:45 AM, Marc Deop i Argemí
 wrote:
> The best colourscheme for the eyes is a dark background with an even darker
> text color.
>
> And the worst would be dark background with light color for the text
> (although many "geeks" use that combination...)
>

This is an interesting little article on the subject:
http://www.searo.who.int/en/Section7/Section22/Section1105/Section1106_4272.htm
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] what happened to rpmforge?

2011-08-25 Thread Lucian
On Thu, Aug 25, 2011 at 9:25 PM,   wrote:
> When did they change/lose their name?
>
> I was trying to go there here at work, and the site was blocked. I put in
> a ticket, and get a response that I may have been looking for repoforge,
> and rpmforge is for raw food diets
>
>       mark

They just "rebranded", so same game, different name.
Check http://repoforge.org/
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cent OS 6 freezing up

2011-08-25 Thread Lucian
On Fri, Aug 26, 2011 at 5:21 AM, Jimmy Bradley  wrote:
>     I've been out of pocket for a while, so don't shoot me, if this has
> already been brought up. I'm having a problem with my desktop freezing
> up, and I'm running Cent OS 6. It seems to happen while I'm running
> firefox. I'm not sure if it's firefox, or the OS that's locking up.
> When it freezes up, nothing will respond, so I'm inclined  to think it's
> the OS that's freezing up. Has anyone else been having this problem?

Jim,

Is it stock firefox? What are you browsing with it at when it freezes?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] hfsplus.ko

2011-09-01 Thread Lucian
On Thu, Sep 1, 2011 at 9:27 PM, Jerry Geis  wrote:
>  Hey on Centos 5 hfsplus.ko is part of the Kernel:
>
> kernel-2.6.18-238.12.1.el5.x86_64 : The Linux kernel (the core of the
> Linux operating system)
> Repo        : installed
> Matched from:
> Filename    : /lib/modules/2.6.18-238.12.1.el5/kernel/fs/hfsplus/hfsplus.ko
>
> doing a yum provides "*/hfsplus.ko" on CentOS 6 finds nothing.
>
> What happened to hfsplus.ko on Centos 6?
>

See if elrepo.org provide it.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] RHEL 6 Beta available for public download

2010-04-21 Thread Lucian
On Wed, Apr 21, 2010 at 7:52 PM, Timo Schoeler
 wrote:
> Hi,
>
> On 04/21/2010 04:25 PM, Hakan Koseoglu wrote:
>> On Wed, Apr 21, 2010 at 1:39 PM, Michel van Deventer
>>   wrote:
>>> And now it works :) happy downloading ;)
>> Too many users already!
>
> for whatever reason I see images appearing in here
>
> http://www.riscworks.net/CentOS/RHEL6_Beta/

Thanks for the link, worked like a charm!
I'm writing this message from my fresh RHEL6 Beta :-)
http://imagebin.ca/img/nQV4PfT.png


>
> ppc is already there; x86_64 will only take some more minutes. Don't
> know when i386 will be there, tho.
>
>> They should invest on a proper OS from Redmond! :)
>
> LOL
>
> Cheers,
>
> Timo
> ___
> 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] RHEL 6 beta manuals online

2010-04-22 Thread Lucian
2010/4/22 Dominik Zyla :
> On Wed, Apr 21, 2010 at 08:57:12AM -0400, Robert P. J. Day wrote:
>> On Wed, 21 Apr 2010, Kwan Lowe wrote:
>>
>> > On Wed, Apr 21, 2010 at 8:18 AM, Robert P. J. Day  
>> > wrote:
>> >
>> > >  still a few bugs in the system or something.  from here:
>> > >
>> > > https://inquiries.redhat.com/go/redhat/rhel-6-beta
>> > >
>> > > if you choose to "skip registration", you get:
>> > >
>> > >  "550 Failed to change directory."
>> > >
>> > > or am i missing something?
>> >
>> > It's up there now... I haven't started a download but I can navigate
>> > the tree fine.
>>
>>   yes, it's working now.
>
> Anyone knows which kernel version will RHEL-6 use?
>
> --
> Dominik Zyla
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>

uname -a
Linux localhost.localdomain 2.6.32-19.el6.x86_64 #1 SMP Tue Mar 9
17:48:46 EST 2010 x86_64 x86_64 x86_64 GNU/Linux

I'd say 2.6.32 will stay unchanged until stable release.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] RHEL 6 Beta available for public download

2010-04-23 Thread Lucian
On Fri, Apr 23, 2010 at 1:52 PM, Niki Kovacs  wrote:
> Timo Schoeler a écrit :
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> http://press.redhat.com/2010/04/21/red-hat-enterprise-linux-6-beta-available-today-for-public-download/
>>
>> ...says it all.
>>
>> Have phun!
>
>
> I just gave it a spin on two of my machines, two NEW Powermates which I
> use to test all kinds of distros and setups on. I've got Ghost images of
> about a dozen different distros on each. So let's see what RHEL6b gives.
>
> Machine 1 : DVD boots correctly, asks for the language and then tells me
> it can't find the DVD. (I double-checked if the DVD was burnt correctly.)
>
> Machine 2 : installer goes a little further, asks about the storage, and
> when I choose the default, it freezes.
>
> So, the RHEL6 experience will have to wait a little further.
>
> Niki
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Niki,

You should still be able to "experience" it a virtual machine; at
least this is how I did it and it worked great.
Maybe you should submit a bug report at redhat regarding your install issues.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] phpmyadmin

2010-05-06 Thread Lucian
On Thu, May 6, 2010 at 3:18 AM, Jobst Schmalenbach  wrote:
>
> If you look into the config file you'll find
>
>  $cfg['Servers'][$i]['history'] = '';  // table to store SQL history
>                                        //   - leave blank for no SQL query 
> history
>                                        //     DEFAULT: 'pma_history'
>
> Set it and you get the history.
>
> Jobst

Of course, unless someone drops that table/db as well. :)

>
>
>
> On Wed, May 05, 2010 at 06:35:33PM -0700, ann kok (oiyan...@yahoo.ca) wrote:
>> Hi all
>>
>> When someone uses the phpmyadmin to delete data, how can I know it
>>
>> Does it have log?
>>
>> Thank you
>>
>>
>>
>>
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>
> --
> Why is the man who invests all your money called a broker?
>
>  | |0| |   Jobst Schmalenbach, jo...@barrett.com.au, General Manager
>  | | |0|   Barrett Consulting Group P/L & The Meditation Room P/L
>  |0|0|0|   +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia
> ___
> 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] SAMS (Squid Account Management)

2010-05-11 Thread Lucian
On Tue, May 11, 2010 at 9:55 PM, Test  wrote:
>
> Anyone with experience with the SAMS package for managing squid ?
>
> I am looking for a webbased squid admin tool for centos, but so far no
> luck...
>

Webmin?

>
> --
> Test 
>
> ___
> 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 Information Site?

2010-05-17 Thread Lucian
On Tue, May 18, 2010 at 3:46 AM, Gordon Messmer  wrote:
> On 05/17/2010 02:13 PM, Karanbir Singh wrote:
>> If there is real interest in something of this nature, I can prolly
>> export something like this using a small sinatra.rb app - would someone
>> be willing to help with the ui stuff ?
>
> There's already repoview:
> https://fedorahosted.org/repoview/
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Repoview doesn't provide search; also it doesn't show dependencies and so on...
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Calendar server software suggestions

2010-05-26 Thread Lucian
On Wed, May 26, 2010 at 10:07 AM, sync  wrote:
> Hello,guys:
>
> I've seen several suggestions for alternatives to exchange for mail,
> which I will be trying.
>
> My question is, does anyone know of any good open source shared calendar
> systems?
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>

This thread might be of interest to you:
http://www.debian-administration.org/article/How_should_I_allow_mail_calendar_and_contact_syncs
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS with Kernel 2.6.32 built-in

2010-05-30 Thread Lucian
On Sun, May 30, 2010 at 10:37 AM, Adryan Pop  wrote:
> I have a Asus laptop, from the new generation, and my network driver is
> present in the kernel since version 2.6.32(Jmicron). Is there any CentOS
> with this kernel? I tried to compile myself, but I failed. Is a bit harder
> than I thought.
>
> Is there any testing version of CentOS or some backports?
>
> Thanks
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>

Hi,

You could try Corey's kernels from here:
http://rpm.cormander.com/repo/grsec/kernel-stable/x86_64/RPMS/
Or http://rpm.cormander.com/repo/grsec/kernel-stable/i386/RPMS/ if you
run 32 bit.

You need the vanilla version (unless you want to mess with grsecurity)
and you may also need to regenerate initrd (notice this kernels have
ehci/uhci/ata etc builtin).
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Setting apache's maxclients higher than 256 in CentOS

2010-07-13 Thread Lucian
On Tue, Jul 13, 2010 at 4:14 AM, robert mena  wrote:
> Hi,
> I could not find any reference if the version of apache compiled for centos
> 5.x has support for more than 256 clients in apache's maxclients.
> If that is not the case how can I recompile the package with such support?
> Regards.
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>

That is a bad memory from Apache 1.x times, when by default your
serverlimit was hardcoded to 256. There is no such limit in v 2.2 of
Apache in Centos, so make sure you have raised your MaxClients and
ServerLimit in httpd.conf as needed.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] disabling touchpad in CentOS 5.5

2010-07-22 Thread Lucian
On Wed, Jul 21, 2010 at 4:09 AM, Sameer Oak  wrote:
> I've HP 520 laptop. I installed CentOS 5.5 a few days back. The laptop has
> some weird placing of touchpad that is frustrating me while typing.
>
> Please advise me how to disable touchpad on CentOS 5.5.
>
> --
> Regards,
> - samoak.
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>

http://my.opera.com/patkoscsaba/blog/touchpad-on-off-in-linux
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS is apparently the number one web server Linux....

2010-07-26 Thread Lucian
On Mon, Jul 26, 2010 at 10:48 PM, Rudi Ahlers  wrote:
> On Mon, Jul 26, 2010 at 11:34 PM, Lamar Owen  wrote:
>> SJVN's take on it:
>> http://blogs.computerworld.com/16596/the_most_popular_web_server_linux_is
>>
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>>
>
> I can vouch for this as well. CentOS is probably the most widely used
> OS for web servers, probably cause it's a free version of Redhat
> Enterprise and people add value to that.

Web servers and not only.

Maybe because it's a free version of RedHat or maybe because the darn
thing just works!

We never get enough occasions to praise our favourite developers, so
here it goes:

Kudos to the CentOS folk for all their sweat and tears! Cheers!

And also kudos to RedHat! We all know how important they are.

>
> --
> Kind Regards
> Rudi Ahlers
> SoftDux
>
> Website: http://www.SoftDux.com
> Technical Blog: http://Blog.SoftDux.com
> Office: 087 805 9573
> Cell: 082 554 7532
> ___
> 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


[CentOS] Test

2019-07-06 Thread Lucian
Just testing, sorry for the noise.
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos long end of life support, but im interested in packages themselves.

2012-03-23 Thread Lucian
On 23 March 2012 07:16, Brent Clark  wrote:
> Hi Guys
>
> Im hoping someone would be so kind to answer my question.
>
> Where I work we are currently reviewing and making use of Centos, because of 
> its long end of life support.
>
> CentOS-6 updates until November 30, 2020
>
> The question I would like to ask is.
> Say Centos 6 offers and makes use of PHP 5.3. Say as time goes on PHP 
> themselves deprecate 5.3 and EOL is reached.
> Would Centos 6 continue to offer security and bug fixes support for PHP 5.3 
> till November 30, 2020?
>
> If someone could help me understand this, it would be appreciated.

I think Redhat is going to try and do just that, I see they still
mantain PHP 5.1 in EL5... Then again who knows what tomorrow will
bring.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Rythmbox and MP3

2009-10-10 Thread Lucian @ lastdot.org
On Sun, Oct 11, 2009 at 5:23 AM, Robert Spangler
 wrote:
> Hello,
>
> Can anyone tell me how to get the 2 in the Subject line to work?  I have read
> a lot about adding this or that repo but still no joy as usually deps are
> missing. :(
>
> Thnx
>
>
> --
>
> Regards
> Robert
>
> Linux User #296285
> http://counter.li.org
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Usually rpm -Uhv
http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
does the job for me.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Simple way to banish IP addresses ?

2009-10-11 Thread Lucian @ lastdot.org
On Fri, Oct 9, 2009 at 7:35 PM, Niki Kovacs  wrote:
> Hi,
>
> I just set up a web server... and my bandwidth is being eaten by some
> chinese folks trying to brute-force-ssh their way into the machine.
>
> Is there a simple way to banish either single IP addresses or, maybe
> even better, whole IP classes ? I know it's feasible with iptables, but
> is there something more easily configurable ?
>
> Cheers,
>
> Niki
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

The best way is iptables.
If you know you dont/wont have any relations within China/Taiwan/etc
you could ban whole subnets.
It would help to use ipset in conjunction with iptables, just for
optimisation's sake :)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Simple way to banish IP addresses ?

2009-10-12 Thread Lucian @ lastdot.org
On Mon, Oct 12, 2009 at 9:36 PM, nate  wrote:
> Amos Shapira wrote:
>> There is an iptables geoip module to allow you to specify countries. I
>> never used it thought.
>
> I love linux, been using it for about 14 years but a good firewall it
> does not make..
>
> http://www.openbsd.org/faq/pf/tables.html
>
> "A table is used to hold a group of IPv4 and/or IPv6 addresses. Lookups
> against a table are very fast and consume less memory and processor time
> than lists. For this reason, a table is ideal for holding a large group of
> addresses as the lookup time on a table holding 50,000 addresses is only
> slightly more than for one holding 50 addresses
> [..]
> Tables can also be populated from text files containing a list of IP
> addresses and networks:
>
>    table  persist file "/etc/spammers"
>
>    block in on fxp0 from  to any
> [..]
> Tables can be manipulated on the fly by using pfctl(8). For instance, to add
> entries to the  table created above:
>
>    # pfctl -t spammers -T add 218.70.0.0/16"
>
> --
>
> Myself I'd be interested in seeing a iptables system running
> with 50,000 rules for matching against.
>
>
> nate
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

That's why i was recommending ipset earlier.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Totem needs plug-ins

2009-10-18 Thread Lucian @ lastdot.org
On Sat, Oct 17, 2009 at 1:09 AM, ken  wrote:
>
> Just tried to play a movie/DVD and Totem (what automatically popped up
> when I inserted the DVD) said it needed plug-ins... it didn't say which
> plug-ins.  The website listed in the help page no longer exists.  I have
> four of the gstreamer packages and libdvdcss installed, but I guess
> there's something more needed.
>
> Anyone know?
>
> tia for the tips.
>
> --
> War is a failure of the imagination.
>        --William Blake
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Never quite got Totem to do anything useful.
If you have the RPMForge repo enabled, you can easily install VLC or,
even better SMPlayer.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] installing working skype possible???

2009-10-18 Thread Lucian @ lastdot.org
On Sun, Oct 18, 2009 at 1:55 PM, ken  wrote:
>
> I easily installed and used skype on my previous linux distro on this
> same machine, but am having problems getting it to work on my relatively
> new centos 5.3.
>
> I downloaded three versions of skype from their website: the two fedora
> rpms wouldn't install, their error messages complaining that it needed
> another package, a package which was already installed.  (I figured it
> had to be looking for that package in the wrong place... something I
> couldn't do anything about.)
>
> So I downloaded the suse 10+ rpm and it installed just fine.  But when I
> ran it (/usr/bin/skype), it errored out also, saying
> "/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by
> /usr/bin/skype)".  So I used yum to search for any glibc which remotely
> corresponded to that glibc and got nothing.
>
> So is anybody running skype on 5.3?  If so, how did you install it and
> get it to work?
>
>
> Thanks for the good tips.
>
>
> --
> War is a failure of the imagination.
>        --William Blake
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

This one should work just fine:

http://www.skype.com/go/getskype-linux-beta-static
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Monitoring a remote server with Conky ?

2009-10-19 Thread Lucian @ lastdot.org
On Mon, Oct 19, 2009 at 7:59 AM, Niki Kovacs  wrote:
> Hi,
>
> I've been using Conky for some time, a nifty utility to monitor just
> about anything on the PC. Vital things like CPU, RAM, swap, disks,
> current song playing in MPD :o)
>
> Here's what it looks like :
>
> http://www.microlinux.fr/images/bureau_conky.png
>
> And with more detail :
>
> http://www.microlinux.fr/images/conky_zoom.png
>
> Now I wonder... I'd really like to use that to monitor my remote server.
> I know this feature isn't officially supported by Conky, but I'm right
> now thinking about a workaround. Something like: OK, my server is
> 'headless' (e. g.: no graphical server, nothing), but why not install
> just xorg-x11-server-Xorg, then use Conky and forward it to my local
> display with SSH -X ? I'm pondering this question, thinking about the
> possible issues...
>
> ... so maybe one of you guys here has come up with some solution ?
>
> Cheers,
>
> Niki
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Don't know about conky, but I think gkrellm can work in a
server-client scheme. Maybe that works for you.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Recommendation for PCI-e SATA RAID 5 card?

2009-10-21 Thread Lucian @ lastdot.org
On Wed, Oct 21, 2009 at 9:26 PM, Neil Aggarwal  wrote:
> Hello:
>
> I am looking for a recommendation for a PCI-e
> RAID card for my server.  The server has a
> PCI-e x16 low profile slot so the card has
> to be at most 6.6 inches long x 2.536 inches
> high.  I would like to use RAID 5 with 3 drives
> so I have to have those capabilities.
>
> It has to be CentOS 5.4 compatible (Of course!).
>
> I took a look at the offerings from 3Ware, but
> their cards are too long.
>
> If you have a card you are happy with, I would
> appreciate a recommendation.
>
> Thanks,
>        Neil
>
>
> --
> Neil Aggarwal, (281)846-8957, www.JAMMConsulting.com
> Will your e-commerce site go offline if you have
> a DB server failure, fiber cut, flood, fire, or other disaster?
> If so, ask about our geographically redundant database system.
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Been quite happy with Areca.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Persistent desktop icons ?

2009-10-22 Thread Lucian @ lastdot.org
On Thu, Oct 22, 2009 at 1:57 PM, Benjamin Franz  wrote:
> Niki Kovacs wrote:
>> Hi,
>>
>> Is it possible to configure persistent desktop icons, e. g. shortcuts
>> that users can't delete ? On most of my client desktops, I have some
>> home-made shortcuts, like here for example  [...]
>> To configure the shortcuts themselves, I just edit a .desktop file by
>> hand. I tried various combinations of chown and chmod, but to no avail.
>> Even if there are minimum access rights, the thing can still be erased
>> with a right click.
>>
>> Now I vaguely remember that a standard openSUSE install has something
>> like persistent desktop shortcuts (for the SUSE help center or something
>> like that), and I wonder: how do they do it ?
>>
>> Any suggestions ?
>
> Some Googling suggests that the 'sabayon' app is what you want.
>
> http://ubuntuforums.org/showthread.php?t=199027
>
> --
> Benjamin Franz
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

You could make those desktop files immutable.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Persistent desktop icons ?

2009-10-22 Thread Lucian @ lastdot.org
On Thu, Oct 22, 2009 at 7:25 PM, Niki Kovacs  wrote:
> Lucian @ lastdot.org a écrit :
>>>>
>>>> Now I vaguely remember that a standard openSUSE install has something
>>>> like persistent desktop shortcuts (for the SUSE help center or something
>>>> like that), and I wonder: how do they do it ?
>>>>
>
>> You could make those desktop files immutable.
>> ___
>
> So if I got that right, I can make them immutable... by making them
> immutable :o)

Yeah, Niki. You're very sharp today :)
chattr +i *.desktop
After you do that they cannot delete them, BUT they can move them (tho
it would take a while until they figure it out)..

> ___
> 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] Way to go, CentOS team. Here's a hearty "thank you"!

2009-10-22 Thread Lucian @ lastdot.org
On Thu, Oct 22, 2009 at 7:03 PM, Steve Lindemann  wrote:
> Paul Heinlein wrote:
>> On Thu, 22 Oct 2009, Gilbert Sebenste wrote:
>>
>>> Hello all,
>>>
>>> To the CentOS developers, beta testers, and all who were involved in
>>> a small or major way in the release of CentOS 5.4...thank you.
>>> Ignoring the peer pressure, even though it was out a little later
>>> than you (and many of us) wanted, you got it RIGHT. *That* is what
>>> was important. I yum updated from 5.3 to 5.4 with NO issues that I
>>> can speak of right now.
>>
>> Well said. Let me add my thanks too...
>>
>
>
> meetoo!  I've only updated two machines so far today, but they both went
> flawlessly.  Ignore the whiners and keep doing thing the way you have
> been, it works!
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Yep, THANK YOU Centos crew!!
*champagne corks poppin out*

Also KUDOS to RedHat, we wouldn't be here cheering yet another great
Centos release if it weren't for them. :-)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] find out which website is used for sending email?

2009-10-27 Thread Lucian @ lastdot.org
On Tue, Oct 27, 2009 at 6:50 AM, Peter Peltonen
 wrote:
> I got a report that my CentOS 5.4 is used for sending spam.
>
> >From sendmail maillog I can see that apache has been sending a lot of
> email to suspicious addresses.
>
> Probably one of the many Apache virtual hosts I have is used for
> sending spam. But how to find out which one?
>
> Regards,
> Peter
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

What you need is this:
http://choon.net/php-mail-header.php

But this requires recompiling PHP..
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Seamonkey 2.0 rpms

2009-10-28 Thread Lucian @ lastdot.org
On Wed, Oct 28, 2009 at 12:32 PM, lostson  wrote:
>  Hello
>  I threw together some Seamonkey 2.0 rpms for i386 and you can grab
> them from here
>
>  http://lostsonsvault.org/dls/centos/
>
>  I dont have a 64 bit one yet but if someone would like to rebuild the
> src.rpm for 64 I will
> gladly host it, thanks.
>
>  LostSon
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Attempting a x86_64 build. So far I needed to install libXt-devel in
order to start the building process, this package doesn't seem to be
in the BuildRequires.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Seamonkey 2.0 rpms

2009-10-28 Thread Lucian @ lastdot.org
On Wed, Oct 28, 2009 at 12:32 PM, lostson  wrote:
>  Hello
>  I threw together some Seamonkey 2.0 rpms for i386 and you can grab
> them from here
>
>  http://lostsonsvault.org/dls/centos/
>
>  I dont have a 64 bit one yet but if someone would like to rebuild the
> src.rpm for 64 I will
> gladly host it, thanks.
>
>  LostSon
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

There you go:
http://www.lastdot.org/tmp/seamonkey-2.0-1.x86_64.rpm
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Seamonkey 2.0 rpms

2009-10-28 Thread Lucian @ lastdot.org
On Wed, Oct 28, 2009 at 3:38 PM,   wrote:
>> On Wed, Oct 28, 2009 at 12:32 PM, lostson 
>> wrote:
>>>  Hello
>>>  I threw together some Seamonkey 2.0 rpms for i386 and you can grab
>>> them from here
>>>
>>>  http://lostsonsvault.org/dls/centos/
>>>
>>>  I dont have a 64 bit one yet but if someone would like to rebuild the
>>> src.rpm for 64 I will
>>> gladly host it, thanks.
>>>
>>>  LostSon
>>> ___
>>> CentOS mailing list
>>> CentOS@centos.org
>>> http://lists.centos.org/mailman/listinfo/centos
>>>
>>
>> There you go:
>> http://www.lastdot.org/tmp/seamonkey-2.0-1.x86_64.rpm
>
>  thanks i will upload that when i get home tonight, at work for 11 hours
> today, thanks again.
>
>  LostSon
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

No problem, take your time. I got bandwidth to spare.
My shifts are also 12h... :)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Rsync and full path of filenames

2009-10-28 Thread Lucian @ lastdot.org
On Wed, Oct 28, 2009 at 5:18 PM, Niki Kovacs  wrote:
> Hi,
>
> I have a bit of a tricky question about rsync.
>
> Let's say I want to backup a bunch of configuration files with rsync, in
> a script.
>
> What I don't want to do : a full snapshot of /etc.
> What I want to do : backup only those files I need, in an otherwise
> empty directory tree.
>
> In my script, I'd begin with a list of the files I effectively want to
> backup. Something like :
>
> /etc/httpd/conf/httpd.conf
> /etc/httpd/vhosts.d/*.conf
> /etc/exports
>
> Then I'd have some other files in /usr/local/bin and /usr/local/sbin,
> which I would like to backup too.
>
> Instead of a puzzling explanation, let me just show you how I would like
> my resulting backup to look like, so you get the idea :
>
> etc/
> `-- httpd
>     |-- conf
>     |   `-- httpd.conf
>     `-- vhosts.d
>         |-- site1.conf
>         |-- site2.conf
>         `-- site3.conf
>
> usr/
> `-- local
>     |-- bin
>     |   |-- script1.sh
>     |   `-- script2.sh
>     |-- sbin
>     |-- sbinscript3.sh
>     `-- sbinscript4.sh
>
> Now if I do something like this :
>
> rsync -av /etc/httpd/conf/httpd.conf destinationfolder/
>
> I get something like :
>
> destinationfolder/httpd.conf
>
> QUESTION (at last) : is there a way rsync can somehow add the full file
> path, so the end result is more like :
>
> destinationfolder/etc/httpd/conf/httpd.conf ?
>
> Any suggestions ?
>
> Niki
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Hi Nikki,

I don't think you can do that with rsync out of the box. You need to
script your way around it.
One thing I can advise is to use rdiff-backup, this one is based on
rsync and can create full-paths, as well as incremental backups (e.g.
you could restore a file and see how it looked 2 weeks ago).
Rdiff-backup should be available from RPMForge.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Who's eating our bandwidth?

2009-11-05 Thread Lucian @ lastdot.org
On Wed, Nov 4, 2009 at 9:16 AM, Niki Kovacs  wrote:
> Hi,
>
> I've recently setup a new server for our public libraries. For the last
> two years, this has been my first "big" job, since it involves
> networking eleven small to medium size public libraries.
>
> There was a hiccup some time ago when the administration hiring me
> wanted to do it on their own, but it took them less than two weeks to
> get the server hacked and lose everything. So they decided to hire me
> back :o)
>
> I've rented a little dedicated server at the french provider Ikoula.
> Really a small thing, a KVM amounting to 1/2 a processor core, 512 MB
> RAM and 25 GB of disk space. Usually there should be no more than like
> ten people working simultaneously on the library management software
> (running atop MySQL).
>
> For the last few days, users reported that the install was "terribly
> slow". I checked, and indeed, the application took quite some time to
> respond.
>
> First thing, I wonder if the configuration I chose is too modest for the
> setup.
>
> Then, I took a peek in /var/log/httpd and the *-access.log files show
> quite some activity. Some haphazard whois on various IP addresses show
> me that these are no library users from around here. Like: Bogota?!?
> Peking?!? And quite some search engines. Since I don't need search
> engines for our application, I'm going to have to find a way to banish
> these.
>
> The log files are not very handy to decipher, so I googled a bit, and I
> think today I'm going to check out AWStats, which seems to be the right
> thing to use in that case.
>
> I'm also wondering about activity on other ports, but here also I'm
> taking stabs in the dark. Probably SSH, but I don't know where eventual
> failed attempts get logged.
>
> I also googled a bit, and I think in this domain, fail2ban will be my
> next experiment.
>
> I have this strange feeling that the next step in the "wise" direction
> consists in describing my ignorance :o)
>
> Any suggestions?
>
> Cheers from the sunny south of France,
>
> Niki
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Check out mod_geoip and only allow France to connetc to your server.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] KVM + KSM?

2009-11-10 Thread Lucian @ lastdot.org
Hi guys,

Any chance we could get KSM support in centos 5.4? Maybe the
centosplus ones or a gift from elrepo.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] KVM + KSM?

2009-11-10 Thread Lucian @ lastdot.org
On Tue, Nov 10, 2009 at 8:12 PM, John R Pierce  wrote:
> Lucian @ lastdot.org wrote:
>> Hi guys,
>>
>> Any chance we could get KSM support in centos 5.4? Maybe the
>> centosplus ones or a gift from elrepo.
>>
>
>
> if its not in upstream, it won't ever be in the base distribution.
>
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Nor in centosplus?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] KVM + KSM?

2009-11-10 Thread Lucian @ lastdot.org
On Tue, Nov 10, 2009 at 8:39 PM, John R Pierce  wrote:
> Lucian @ lastdot.org wrote:
>> Nor in centosplus?
>>
> are you taking about Kernel Samepage Merging ?   thats a kernel 2.6.32
> feature thats still considered somewhat experimental?
>
> I'm guessing noone is going to backport it into 2.6.18, probably far too
> many complications there.
>
> anyways, I'm not even sure KSM is a good idea, see
> http://lwn.net/Articles/330589/
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Hmm.. It seems KSM is already included, dumb me!

modinfo ksm
filename:   /lib/modules/2.6.18-172.el5/weak-updates/kmod-kvm/ksm.ko
license:GPL
author: Red Hat, Inc.
srcversion: 7D7321714BF34DA7B861252
depends:kvm
vermagic:   2.6.18-164.2.1.el5 SMP mod_unload gcc-4.1
parm:   rmap_hash_size:Hash table size for the reverse mapping (int)

 rpm -q kvm
kvm-83-105.el5_4.9
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


  1   2   >