[CentOS] Howto batch sign RPM packages?

2010-12-09 Thread Patrick Lists
Hi, I need to sign a bunch of RPM packages that have interdepencies: build #1, sign #1, install #1, build #2, sign #2, install #2 etc. Based on the info in bz436812 [1] I have created the key (RSA sign only, 4096bit, no sub keys) and put this in .rpmmacros: %_signature gpg %_gpg_path ~/.gnupg

Re: [CentOS] Howto batch sign RPM packages?

2010-12-09 Thread Patrick Lists
On 12/09/2010 11:56 PM, JohnS wrote: On Thu, 2010-12-09 at 23:28 +0100, Patrick Lists wrote: What's so hard about: #!/bin/expect It will take care of all that for you in a jiffie... Yea you need a passphrase of which expect can handle for you. Thanks John. Never thought about expect

Re: [CentOS] Howto batch sign RPM packages?

2010-12-10 Thread Patrick Lists
On 12/10/2010 11:05 AM, John Doe wrote: From: Patrick Lists centos-l...@puzzled.xs4all.nl I need to sign a bunch of RPM packages that have interdepencies: build #1, sign #1, install #1, build #2, sign #2, install #2 etc. Now I don't want to type in a rather long and difficult passphrase

Re: [CentOS] Howto batch sign RPM packages?

2010-12-12 Thread Patrick Lists
On 12/11/2010 12:22 PM, Sergey Podushkin wrote: After building a bunch of packages it can be easily signed by this way: rpm --resign *.rpm if you need to sign packages from other account: su -c rpm --resign *.rpm username So it requires to type password only once. It may be worth to

Re: [CentOS] OT: programming language for morons (newbie friendly language in Open Source world)

2010-12-13 Thread Patrick Lists
On 12/13/2010 05:14 PM, Sven Aluoor wrote: Hi folks I have more than 12 years experience with UNIX system administration, but I am too stupid for programming. My only programming experience is shell scripting. I tried to learn Java, but don't understand it because it is too complicated for

Re: [CentOS] SSH Automatic Log-on Failure - Centos 5.5

2011-01-27 Thread Patrick Lists
On 01/27/2011 04:57 PM, m.r...@5-cent.us wrote: [snip] Here too and from my own systems those 'scriptkiddies' are exposed to the world using http://twitter.com/fail2ban :) So, where's most of your hits from? The most I see is China, followed by Brazil, then Korea (not sure which), then, a lot

[CentOS] OT: grep regex pointer appreciated

2011-03-05 Thread Patrick Lists
Hi, My grep regex foo is not very good and googling is getting me nowhere so hopefully someone is kind enough to give me some pointers. Goal: grep (non .dbg) filenames and versions from a ftp dir listing and a raw html file: $ wget --no-remove-listing -O ftp-index.txt ftp://127.0.0.1/test/ $

Re: [CentOS] OT: grep regex pointer appreciated

2011-03-07 Thread Patrick Lists
On 03/07/2011 12:23 PM, Robert Grasso wrote: Hello, On my opinion, grep is not powerful enough in order to achieve what you want. It would be preferable to use at least some (old but powerful) tools such sed, awk, or even better : perl. Actually, what you need is a tool providing a capture

Re: [CentOS] Cannot %include in CentOS 5.5 kickstart

2011-03-11 Thread Patrick Lists
On 03/10/2011 08:14 AM, whitivery wrote: # This does not work %include /tmp/drvdisk # This works #driverdisk --source=nfs:10.0.4.157:/srv/cobbler/RHEL5.5_x86_402_409_410_DD.img %packages @base @core %pre --erroronfail echo driverdisk

Re: [CentOS] Problems with Intel Ethernet and module e1000e

2011-09-26 Thread Patrick Lists
On 09/23/2011 12:54 PM, Volker Poplawski wrote: Hi all, I'm facing a serious problem with the e100e kernel module for Intel 82574L gigabit nics on Centos 6. I have also had problems with an Intel Gbit nic in a Dell Optiplex 760 using the e1000 module. If it would come up it would come up at

Re: [CentOS] What's up with the mailing list?

2011-10-16 Thread Patrick Lists
On 10/16/2011 10:39 AM, Lorenzo Martínez Rodríguez wrote: I had no trouble with panics booting new CR kernel either, but detecting my PCI-e parallel port http://www.spinics.net/lists/centos/msg119673.html. The worst is nobody has given even any clue related to it. I have not seen a parallel

Re: [CentOS] What's up with the mailing list?

2011-10-16 Thread Patrick Lists
On 10/16/2011 03:57 PM, Lorenzo Martínez Rodríguez wrote: [snip] If you need it for a printer then why not get a usb-parallel cable: http://www.lindy.co.uk/usb-to-parallel-printer-port-adapter-cable-15m/42882.html Maybe this is the difference Following your link I only see Compatible with

Re: [CentOS] C6 compatible wireless printers?

2011-10-19 Thread Patrick Lists
On 10/19/2011 09:40 PM, n...@li.nux.ro wrote: Hi, Any success stories with C6 and wireless printers? Or maybe horror stories and what products to avoid? I'm looking at some HPs on amazon right now, some quite cheap, ~ £50, not bad. Ideally they should have easy to refill cartridges. I

Re: [CentOS] ssd quandry

2011-10-23 Thread Patrick Lists
On 10/23/2011 09:48 AM, John R Pierce wrote: On 10/23/11 12:23 AM, Ken godee wrote: Maybe try to partition it to see what happens. with parted at least, I'm stuck with a vicious circle that won't let me align the data right? Didn't parted have issues with alignment? Here are two links with

Re: [CentOS] What happened to 6.1

2011-10-28 Thread Patrick Lists
On 10/28/2011 06:53 PM, Les Mikesell wrote: On Fri, Oct 28, 2011 at 11:13 AM, Lamar Owenlo...@pari.edu wrote: Even GPL only requires redistribution by upstream to its customers. With _no additional restrictions_ on subsequent redistribution. Losing access to RHN does not in any way

Re: [CentOS] redhat vs centos

2011-11-02 Thread Patrick Lists
On 11/02/2011 11:02 AM, Tony Mountifield wrote: What is a socket in their pricing model? The word can mean so many different things... Afaik it refers to a physical cpu socket. So they count actual cpu's, not the amount of cores in each cpu. Regards, Patrick

Re: [CentOS] Can't run fail2ban 0.8.4 [CentOS 6]

2011-11-04 Thread Patrick Lists
On 11/04/2011 12:48 PM, Kévin GASPARD wrote: The output of service fail2ban start in root (that's in french) : Démarrage de fail2ban :[ÉCHOUÉ] The docs on the fail2ban website also say how you can start fail2ban manually (at

Re: [CentOS] Can't run fail2ban 0.8.4 [CentOS 6]

2011-11-04 Thread Patrick Lists
On 11/04/2011 01:24 PM, Kévin GASPARD wrote: [snip] $ fail2ban-client start Maybe starting it that way gives you more information why it fails. Hi, [root@turing lighttpd]# fail2ban-client start WARNING 'action' not defined in 'php-url-fopen'. Using default value WARNING 'action' not

Re: [CentOS] Postfix mail server procedure

2011-11-09 Thread Patrick Lists
On 11/09/2011 10:10 AM, Marius Vaitiekunas wrote: Hi, Maybe, somebody could recommend any good books about complete mail server open source solution? Sorry for OT. I found the Postfix: the Definitive Guide book by Kyle D. Dent very useful to learn about Postfix. There is also The Book of

Re: [CentOS] CentOS 6.1 QA status update.

2011-11-09 Thread Patrick Lists
On 11/09/2011 11:05 PM, Lamar Owen wrote: Posted, in case you haven't seen it already: http://qaweb.dev.centos.org/qa/node/116 Good news. Thanks for the update. That is good news indeed. Regards, Patrick ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] duqu

2011-11-30 Thread Patrick Lists
On 30-11-11 20:01, John Hinton wrote: On 11/30/2011 1:55 PM, Benjamin Donnachie wrote: On 30 Nov 2011, at 18:51, Les Mikeselllesmikes...@gmail.com wrote: Ssh is mostly about being able to log in. I've always adopted the policy of disabling root logins, making admins use a separate account

Re: [CentOS] CentOS 6.2 progress.

2011-12-12 Thread Patrick Lists
On 12-12-11 17:25, Lamar Owen wrote: For those who don't follow the QA RSS, see: http://qaweb.dev.centos.org/qa/node/120 to get the latest info on the status of 6.2. Looks good so far! Wow that is amazing progress. You guys are doing a great job! Kudos to all involved! Regards, Patrick

Re: [CentOS] iSCSI best practices

2011-12-12 Thread Patrick Lists
On 12-12-11 22:11, Drew wrote: no, its done with replication over a private channel between the storage controllers. standard feature on all redundant controller hardware/appliance storage controllers such as IBM DS series, HP MSA, etc etc. EMC Clariion CX/CX3/CX4 and VNX, also. Ditto

Re: [CentOS] CentOS 6 (G)parted re-aligning existing partitions?

2012-01-16 Thread Patrick Lists
On 16-01-12 22:25, Ljubomir Ljubojevic wrote: I used Hiren Boot CD (Some tool on it) to create 8 partitions for Windows XP and CentOS 6. Now, CentOS6 Disk Utility reports for first partition: Warning: The partition is misaligned by 512 bytes. This may result in very poor performances.

Re: [CentOS] Machine becoming irresponsive

2012-01-23 Thread Patrick Lists
On 23-01-12 16:13, Dotan Cohen wrote: Thanks. There are a lot of very specific software on that server that precludes it from being updated. I believe that 5.2 still is seeing security updates, no? 5.2 does not get security updates. My guess is your box has been compromised. Boot the box with

Re: [CentOS] my notes on bond, bridge, network, kvm, host and virtual so far

2012-02-06 Thread Patrick Lists
On 07-02-12 04:28, Bob Hoffman wrote: I put this page together just so I won't spam the board anymore begging for help..lol http://bobhoffman.com/vmissue.html According to http://wiki.centos.org/TipsAndTricks/BondingInterfaces there should not be a HWADDR=mac_address in ifcfg-eth0. Regards,

Re: [CentOS] Anyone already tried to backport the latest ASPM kernel patch to 6.2?

2012-02-12 Thread Patrick Lists
On 12-02-12 23:57, Michael Lampe wrote: After going from CentOS 5.7 to 6.2, a lot of things turned out to be much better, but there are also quite some regressions. The most obvious one is power consumption on my notebook. It was notably lower before. The ASPM issue introduced in 2.6.38 was

Re: [CentOS] ViSpan

2012-02-15 Thread Patrick Lists
On 15-02-12 19:08, John R. Dennison wrote: On Wed, Feb 15, 2012 at 12:58:56PM -0500, Steve Campbell wrote: The link seems broken, I had tried this earlier. Please don't top-post. The link is fine now as I was just there. Another alternative is mailgraph, which EPEL packages. Mailgraph

Re: [CentOS] ViSpan

2012-02-15 Thread Patrick Lists
On 15-02-12 20:00, John R. Dennison wrote: On Wed, Feb 15, 2012 at 07:54:57PM +0100, Patrick Lists wrote: Last time I looked mailgraph caused SELinux AVCs and the bugreport seems to be gathering dust. There is an adjunct mailgraph-selinux package in epel as well, whether this will address

Re: [CentOS] Gnome Notification Applet

2011-04-16 Thread Patrick Lists
On 04/16/2011 06:34 AM, Ron Blizzard wrote: [snip] the clock). I spent most of my trial time with SL 6 trying to figure out how to separate these two applets from the Notification Applet -- without success. Is there a configuration file I can change or a configuration program I can run to

Re: [CentOS] [OT] Co-location center in Holland

2011-05-11 Thread Patrick Lists
On 05/12/2011 12:48 AM, Craig White wrote: Anyone have recommendations for a highly reliable datacenter located in Holland? Global Switch is a good one. Lots of carriers too. Contact info here: http://www.globalswitch.com/en/locations/amsterdam-data-center If you need 100% uptime and got the

Re: [CentOS] How to set selinux policy allow httpd_t unconfined_t:shm { unix_read unix_write }; using an seboolean? (How to get a new seboolean?)

2011-06-03 Thread Patrick Lists
On 06/03/2011 08:41 PM, Daniel J Walsh wrote: [snip] Not sure what OTRS is but it looks like you are running it as a user? (unconfined_t), Does this usually run as a service started at boot time? It is Help Desk/Ticket software similar to Bugzilla. http://otrs.org/ It is started at boot through

Re: [CentOS] Revisor

2011-06-06 Thread Patrick Lists
On 06/06/2011 02:58 PM, Deivison Moraes wrote: [snip] But which version does it work? The revisor is of paramount importance to what I'mdoing, does not operate in EL5 have to settle for another version ! thanks ! Maybe I missed the reason why you want to use revisor on EL5 but why don't

Re: [CentOS] Revisor

2011-06-06 Thread Patrick Lists
On 06/06/2011 03:16 PM, Deivison Moraes wrote: Myintentionis tobuildacustom platformCentOS, turnedtothephoneso we choseCentOS.actuallyin thefedorais more likelytowork? Hope I understand you correctly. You can use Revisor on Fedora 14 or 15 and can then build custom CentOS media. More

Re: [CentOS] Config file semantics.

2011-06-15 Thread Patrick Lists
On 06/15/2011 10:41 PM, Mike A. Harris wrote: Personally, I find that indenting config files by 3 spaces has a lot of advantages to indenting them by 4 spaces although conventional wisdom might suggest otherwise. Who's with me on this? Three is evil, four even more. Two spaces and what do

Re: [CentOS] Where can I download centos 6

2011-07-10 Thread Patrick Lists
On 07/10/2011 03:10 PM, Hal Davison wrote: What innovations will Cent 6 bring to the party in your opinion? http://www.redhat.com/about/news/prarchive/2010/new-standard.html Regards, Patrick ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] Howto create a VPN connection on desktop (CentOS 6)

2011-07-13 Thread Patrick Lists
On 07/13/2011 02:09 PM, Tommy E Craddock Jr wrote: I also do the same with my R2D2 Droid ie connect thru VPN. Would you mind sharing your CentOS IPSec configs? I got nowhere googling how to setup a L2TP/IPSec PSK VPN between my Nexus S and CentOS 5.6 (soon 6) box. Thanks and regards, Patrick

Re: [CentOS] gnome 3 on CentOS

2011-07-15 Thread Patrick Lists
On 07/15/2011 07:15 PM, Nguyen Vu Hung wrote: Hi all, How can I install gnome 3 to CentOS 5.6 or CentOS 6.0? Afaik you can't. I don't think there is Gnome 3 for CentOS 5.6 or 6.x. Why not just use Fedora 15 (in a VM)? Fedora 15 has Gnome 3 out of the box. I have no idea if it's possible at

Re: [CentOS] SPAM on the List

2011-07-17 Thread Patrick Lists
On 07/17/2011 11:24 PM, Always Learning wrote: *almost* correct. In Linux, like Unix and the pre-Microsoft days, uppercase letters have a different numerical value to lowercase letters. Uppercase 'COM' is definitely not the same as lowercase 'com'. Please correct me if I am wrong but afaik

Re: [CentOS] cannot start virt-manager in centos 6

2011-07-19 Thread Patrick Lists
On 07/19/2011 05:25 AM, 赵小强 wrote: I just upgrade from centos 5.6 to centos 6.0 on a x86_64 box. But when I try to create a new virtual guest, virt-manager give: Error: internal error cannot parse /usr/bin/qemu-system-x86_64 version number in 'QEMU emulator version 0.14.0, Copyright (c)

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread Patrick Lists
On 07/20/2011 02:03 AM, Fajar Priyanto wrote: Redhat satellite can handle it. Too bad I don't know if there is foss alternative for it. There is http://spacewalk.redhat.com/ Or check out: http://pulpproject.org/ https://fedorahosted.org/candlepin/ http://theforeman.org/ (or look at

Re: [CentOS] Recommended mailing list manager for CentOS 5.6

2011-07-19 Thread Patrick Lists
On 07/20/2011 02:17 AM, Dave Stevens wrote: On Tuesday, July 19, 2011 05:07:16 PM John J. Boyer wrote: Does CentOS 5.6 have a mailing list manager like ecartis or majordomo? I want to set up mailing lists for my server in the cloud for three domains that I own. What mailing list managers do

Re: [CentOS] CentOS 6 PXE boot:Unable to download the kickstart file

2011-07-20 Thread Patrick Lists
On 07/20/2011 05:18 PM, John Hodrien wrote: On Wed, 20 Jul 2011, Ole Holm Nielsen wrote: I fail to see how your repository problem is related to my Kickstart PXE/NFS problem. We can install CentOS 6 (no Kickstart) without problems using PXE. It's the NFS-mounting of the Kickstart-file which

Re: [CentOS] managing a rack full of centos servers

2011-07-20 Thread Patrick Lists
On 07/20/2011 06:11 PM, Iain Morris wrote: Spacewalk is great, but be prepared for some significant configuration time and energy. Also, it requires Oracle (postgres is in progress last I checked). From what I read the PostgreSQL support is functional for regular usage and has been

Re: [CentOS] CentOS 6 PXE boot: Unable to download the kickstart file

2011-07-20 Thread Patrick Lists
On 07/20/2011 09:49 PM, Ole Holm Nielsen wrote: Mounting a file system via NFS now defaults to NFSv4. Yes, this sounds like the correct explanation! Our RHEL5.6 PXE/TFTP/NFS server is certainly configured for NFSv3. I haven't explored the NFSv4 approach though. How can we tweak the

Re: [CentOS] package recommendation for video conferencing

2011-07-22 Thread Patrick Lists
On 07/22/2011 03:02 PM, Les Mikesell wrote: On 7/22/11 2:19 AM, Geoff Galitz wrote: Hi. We have a need for a video conferencing package with the following specs: - cross platform client support (Linux, Mac, Win) - server side runs on Centos 5 and later with easy package installation routine

Re: [CentOS] Upgrading from CentOS 5.6 to 6.0

2011-07-25 Thread Patrick Lists
On 07/25/2011 06:07 PM, Lanny Marcus wrote: On Sun, Jul 24, 2011 at 10:52 PM, Craig Whitecraigwh...@azapple.com wrote: On Sun, 2011-07-24 at 19:51 -0500, Lanny Marcus wrote: Installing non RPM software on an RPM Distro like CentOS is frowned upon. That is the worst way to do it. why?

Re: [CentOS] Upgrading from CentOS 5.6 to 6.0

2011-07-25 Thread Patrick Lists
On 07/25/2011 07:26 PM, Les Mikesell wrote: [snip] My condition in that case was that you couldn't count on the RPM to work anyway once the distribution changes. So you'll likely be repeating that extra effort anyway. Not sure what you mean with once the distribution changes but within a

Re: [CentOS] Upgrading from CentOS 5.6 to 6.0

2011-07-25 Thread Patrick Lists
On 07/25/2011 10:49 PM, Les Mikesell wrote: The context for the issue was someone moving from 5.x to 6.x. Still normal procedures apply: port to the new platform and/or rebuild for the new platform, test on the new platform, rinse repeat, verify, give seal of approval, package and finally

Re: [CentOS] libpri rpm version 1.4.12 for CentOS 5.6

2011-07-27 Thread Patrick Lists
On 07/27/2011 03:44 AM, Tadashi Jokagi wrote: Hi Kaushal, libpri is not in CentOS. I think that it is in EPEL. Please see following field of Repo.. I think he installed from the Asterisk/Digium repo. Regards, Patrick ___ CentOS mailing list

Re: [CentOS] libpri rpm version 1.4.12 for CentOS 5.6

2011-07-27 Thread Patrick Lists
On 07/27/2011 03:03 AM, Kaushal Shriyan wrote: Hi, Is libpri rpm version 1.4.12 for CentOS 5.6 made available ? [root@ ~]# rpm -qa | grep libpri libpri-1.4.11.5-1_centos5 [root@ ~]# cat /etc/redhat-release CentOS release 5.6 (Final) [root@ ~]# [root@ ~]# yum list updates | grep libpri

[CentOS] gconftool-2 scripted customizations (was Re: running X as root in centos 6)

2011-07-27 Thread Patrick Lists
On 07/27/2011 05:34 PM, 夜神 岩男 wrote: PS: If anyone knows anything better than the above sort of commands, please pipe up. I've been doing a *lot* of gconftool-2 scripted customizations lately and some of the options are pretty hard to research. Things like setting default colors for

Re: [CentOS] gconftool-2 scripted customizations (was Re: running X as root in centos 6)

2011-07-27 Thread Patrick Lists
On 07/27/2011 08:58 PM, 夜神 岩男 wrote: Some of the gnome-terminal color stuff I have been using for F14: Very helpful -- splitting it up makes more sense I was trying recently to get things done through the /blah/blahblah/Default/palette key for gnome-terminal and its behaving oddly. Do I need

Re: [CentOS] additional fonts on centos 6

2011-08-04 Thread Patrick Lists
On 08/04/2011 03:48 PM, Jerry Geis wrote: Hi all, I have additional TTF fonts I purchased and added to CentOS 5.6. I used the commands chkfontpath and ttmkfdir to do that . These dont seem to be in CentOS 6 . How do I add fonts to openoffice for CentOS 6? You could get the msttcorefonts

[CentOS] Will QA site also have 6.1 info/updates?

2011-08-07 Thread Patrick Lists
Hi, Just wondering if the QA site will also have info updates on the progress of 6.1? Thanks! Parick ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] KVM , virt-manager , USB-devices

2011-08-09 Thread Patrick Lists
On 08/09/2011 04:06 PM, Timothy Kesten wrote: Hi Folks, Using CentOS 6 x86_64. I've installed a WIN-XP guest successful (conversion from a VMWare-Image) Everything works fine - expect USB-Devices. I've installed connected USB-Stick with virt-manager but in the WIN-XP guest no device

Re: [CentOS] which firewall to automatically block bandwidth abusers?

2011-08-18 Thread Patrick Lists
On 08/18/2011 08:45 PM, Rudi Ahlers wrote: And you obviously think I didn't do my homework? Did you see my specific requirement? Or did you just see how and firewall and assumed google ? I was not referring to you Rudi. Merely pointing out the lmgtfy concept which imho seemed lost on Paul.

Re: [CentOS] which firewall to automatically block bandwidth abusers?

2011-08-18 Thread Patrick Lists
On 08/18/2011 09:31 PM, Rudi Ahlers wrote: [snip] I have read through that document link on http://lartc.org/lartc.html#AEN1393 and the closest I could get is rate limiting, but that doesn't actually block the IP if it goes over a certain threshold, it just slows everything down. How about

Re: [CentOS] Apache Changing IPtables C 5.6 via Apache

2011-08-20 Thread Patrick Lists
On 08/21/2011 01:09 AM, Always Learning wrote: When a web site is attacked, so far by unsuccessful hackers, my error routine adds the attackers IP address, prefixed by 'deny', to that web site's .htaccess file. It works and the attacker, on second and subsequent attacks, gets a 403 error

Re: [CentOS] Apache Changing IPtables C 5.6 via Apache

2011-08-21 Thread Patrick Lists
On 08/21/2011 02:34 PM, Craig White wrote: Maybe SELinux blocks Apache from writing to /etc/sysconfig/iptables? Have you looked at fail2ban and denyhosts? These apps seem to offer a similar solution. fail2ban and denyhosts center on failed logins - I don't think this is what he is

Re: [CentOS] xen vs kvm for virtualization on centos/rhel?

2010-08-12 Thread Patrick Lists
On 08/12/2010 05:37 PM, Joe Pruett wrote: [snip] the one thing that hasn't been addressed yet by kvm scripts is that a shutdown/reboot of the host won't do a save/restore of the guests like xen can do. for that reason i still use xen for production systems and only use kvm for testing random

Re: [CentOS] https

2010-09-16 Thread Patrick Lists
On 09/16/2010 05:53 PM, Kevin Thorpe wrote: On 16/09/2010 16:45, Jerry Geis wrote: hi all, I wish to just have secure browsing for my application. no credit cards or anything like that just secure browser usage is the goal. I can self sign a certificate (I already have) on my servers but

Re: [CentOS] Patching openssl rpms

2010-09-30 Thread Patrick Lists
On 10/01/2010 03:14 AM, Al Sparks wrote: [snip] How do I go about troubleshooting this? Judging from the high number (patch88) my guess is that a bunch of (backported) patches are applied first (which change a bunch of files). When your patch is up various files have changed such that your

Re: [CentOS] recommended way to install source rpms?

2010-10-11 Thread Patrick Lists
On 10/11/2010 07:10 AM, Mathieu Baudier wrote: [snip] - install 'mock' (IMPORTANT: install the one from CentOS, exclude the one from EPEL in your repo file) Would you mind giving a hint why one should not use mock from EPEL? Afaict the mock version in the CentOS repo is 0.6.13 which was

Re: [CentOS] recommended way to install source rpms?

2010-10-11 Thread Patrick Lists
On 10/11/2010 05:12 PM, R P Herrold wrote: On Mon, 11 Oct 2010, Patrick Lists wrote: Would you mind giving a hint why one should not use mock from EPEL? Afaict the mock version in the CentOS repo is 0.6.13 which was released years ago and the one in EPEL is 1.0.7 which is current. ehh

Re: [CentOS] xServes are dead ;-( / SAN Question

2010-11-08 Thread Patrick Lists
On 11/09/2010 12:58 AM, Tim Dunphy wrote: Perhaps FreeNAS would fit the bill? http://freenas.org/features Sent from my iPhone On Nov 8, 2010, at 6:52 PM, Gordon Messmeryiny...@eburg.com wrote: On 11/07/2010 03:33 AM, Nicolas Ross wrote: Is there any other solution for building a SAN

Re: [CentOS] SELinux - way of the future or good idea but !!!

2010-11-26 Thread Patrick Lists
On 11/27/2010 01:53 AM, Eero Volotinen wrote: 2010/11/27 Alisonpeng...@alisoncc.com: Hi, total newbie on CentOS. Just firing up an install of 5.5 on a development webserver. Installed Webmin, Awstats, PHPMyAdmin and Drupal successfully. Yet to work on Sendmail and Samba. SELinux in

Re: [CentOS] simple website hit counter

2010-11-26 Thread Patrick Lists
On 11/26/2010 11:00 PM, Frank Cox wrote: Googling for this finds me a ton of stuff that doesn't actually do what I'm looking for. I want a simple hit counter cgi script of some kind that will increment a counter on every page load but I want to access the counter from a different page. In

Re: [CentOS] postfix and spam, I am impressed

2012-03-12 Thread Patrick Lists
On 12-03-12 22:12, Bob Hoffman wrote: [snip] Not sure if this setup is perfect, but it is working quite well. Yes, the mail takes a few seconds longer and there is probably more I could do, but this ROCKS!!! Totally agree. I'm definitely not a postfix expert but below I have listed some rules

[CentOS] Grails 1.3.x (S)RPM for CentOS 6?

2012-03-15 Thread Patrick Lists
Hi, My Google foo came up empty. Does anyone know where I can find a Grails 1.3.x (S)RPM? Thanks! Patrick ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Fail2ban problem

2012-03-18 Thread Patrick Lists
On 03/18/2012 12:17 PM, Timothy Murphy wrote: If there is a serious power failure, eg during an electric storm, and the internet goes down then my CentOS-6.2 server seems to take an inordinate time, maybe forever, to get past fail2ban. It is as though there is an extremely long - maybe an

Re: [CentOS] Fail2ban problem

2012-03-18 Thread Patrick Lists
On 03/18/2012 02:08 PM, Timothy Murphy wrote: Patrick Lists wrote: If there is a serious power failure, eg during an electric storm, and the internet goes down then my CentOS-6.2 server seems to take an inordinate time, maybe forever, to get past fail2ban. It is as though

Re: [CentOS] Grails 1.3.x (S)RPM for CentOS 6?

2012-04-02 Thread Patrick Lists
On 04/02/2012 01:59 PM, Ljubomir Ljubojevic wrote: On 03/15/2012 02:13 PM, Patrick Lists wrote: Hi, My Google foo came up empty. Does anyone know where I can find a Grails 1.3.x (S)RPM? I do not see any rpm past history of once existing 1.0.4 version back in 2008. Thanks Ljubomir. I saw

Re: [CentOS] SSL plugin not enabled - CentOS 6.2

2012-04-04 Thread Patrick Lists
On 04/04/2012 02:27 PM, Prabhpal S. Mavi wrote: [snip] Log: in /var/log/messages Apr 4 10:23:15 jet qpidd[2265]: 2012-04-04 10:23:15 notice SSL plugin not enabled, you must set --ssl-cert-db to enable it. yum search qpid gives you a hint what qpid is. I'm not familiar with it but the message

Re: [CentOS] IPSEC How To?

2012-04-05 Thread Patrick Lists
On 04/05/2012 04:55 PM, Helmut Drodofsky wrote: Hello, now I have spent many hours to configure openswan for VPN connections without any success. My goal: VPN Server CentOS 6 with public IPv4 VPN Client (= road warrier) from private site with NAT router or from mobile cell with Linux,

Re: [CentOS] IPSEC How To?

2012-04-06 Thread Patrick Lists
On 04/06/2012 03:35 PM, Ross Walker wrote: On Apr 6, 2012, at 9:34 AM, Ross Walkerrswwal...@gmail.com wrote: Here is a how-to on openswan l2tp. Seems PSKs are also supported so no PKI is necessary. Oops forgot the link: http://www.jacco2.dds.nl/networking/openswan-l2tp.html Here's

Re: [CentOS] centos 6.2 md0 boot - no boot actually

2012-04-11 Thread Patrick Lists
On 04/12/2012 12:46 AM, aurfalien wrote: Hi all, Taken from this link; https://www.centos.org/modules/newbb/print.php?form=1topic_id=34988forum=55order=ASCstart=0 Seems like I am having the same issue. I assigned my boot loader to be on /dev/md0 rather then the default of /dev/sda1 Not

Re: [CentOS] Changing Python Version

2012-04-15 Thread Patrick Lists
On 04/15/2012 11:11 AM, Quincey Robertson wrote: Apparently I need to install apache2-dev. Apparently there isn't such available from yum. I can't even figure out where to download a tarball to do it from source. Ideas? Try installing httpd-devel. for searchin package names use yum search.

Re: [CentOS] LVM: PV on 2 external USB drives

2012-04-23 Thread Patrick Lists
On 04/23/2012 09:21 AM, Mihamina Rakotomandimby wrote: How to get the USB external drives to be detected in always the same order, so that they always get the same name? /dev/sdX fixed to them? That way, the LVM wont be messed... Perhaps you can use UUIDs for that like Fedora is already doing.

Re: [CentOS] Trying to find all the kernel modules needed for my machine using shell script

2012-07-13 Thread Patrick Lists
On 13-07-12 19:48, Aft nix wrote: I know how yum works. i'm a long time centos user. I'm talking about the centos specific patches for the kernel. Afaik they are not CentOS specific patches. They are Red Hat patches (unless CentOS add additional patches). if i roll these patches over

Re: [CentOS] 6.3: service not starting?

2012-07-17 Thread Patrick Lists
On 17-07-12 19:38, m.r...@5-cent.us wrote: Before I roll it out to users for their workstations, I updated my own system to 6.3, just did an update a few minutes ago, then rebooted. Came up... but when I went to use my PIV card for credentials to certain other machines, it didn't read the

Re: [CentOS] Oracle UEK kernel on CentOS

2012-07-18 Thread Patrick Lists
On 19-07-12 00:34, Fernando Cassia wrote: On Wed, Jul 18, 2012 at 7:09 PM, John R. Dennison j...@gerdesas.com wrote: Perhaps if they were actually putting out their _own_ distribution instead of leeching off Redhat's work and then _making money off of it_ it perchance might be a different

Re: [CentOS] KVM as a desktop

2012-08-29 Thread Patrick Lists
On 29-08-12 15:22, Johnny Hughes wrote: http://wiki.centos.org/HowTos/FreeNX Also look into spice: http://wiki.centos.org/HowTos/Spice-libvirt I do several Windows desktops with spice Yesterday I tried both spice and FreeRDP connecting to a Win7 x64 VM on an F17 laptop. FreeRDP feels much

Re: [CentOS] centos 5 and php53

2012-10-14 Thread Patrick Lists
On 10/15/2012 07:18 AM, John R Pierce wrote: so whats the scoop on PHP53 for CentOS 5? I have a long running webserver, runs a bunch of mostly php+postgresql stuff, mostly hobby sites (clubs and local scout troops and such). has latest updates to php 5.2.10-xx but I want to install

Re: [CentOS] OpenLDAP on CentOS 6.3

2012-10-16 Thread Patrick Lists
On 10/17/2012 02:51 AM, Hugh E Cruickshank wrote: Hi All: I am attempting to setup OpenLDAP on c CentOS 6.3 platform. I have been able to locate numerous online how to documents but none seem to work correctly on CentOS 6.3. I believe that the reason is the new dynamic configuration (AKA

Re: [CentOS] OpenLDAP on CentOS 6.3

2012-10-19 Thread Patrick Lists
On 10/19/2012 08:28 PM, Hugh E Cruickshank wrote: From: Keith Keller Sent: October 16, 2012 22:33 On 2012-10-17, Patrick Lists centos-l...@puzzled.xs4all.nl wrote: On the mailing list it was recommended by several subscribers to upgrade to the latest openldap release (2.4.33) due to the many

[CentOS] SELinux AVC problem postfix - dspam

2012-10-22 Thread Patrick Lists
Hi, I guess this is a bit OT but perhaps someone has encountered this issue before. On a CentOS 6.3 x86_64 box I have installed postfix and dspam from EPEL. Dspam is configured to listen on port 10026. After having configured dspam and postfix I start dspam and then postfix and I see the

Re: [CentOS] SELinux AVC problem postfix - dspam

2012-10-22 Thread Patrick Lists
On 10/22/2012 06:06 PM, Patrick Lists wrote: [snip] Solved with: # semanage port -a -t smtp_port_t -p tcp 10026 Now trying to wrap my head around the next AVC which occurs when postfix wants to pass an incoming email via lmtp to dspam via /var/run/dspam/dspam.sock: type=AVC msg=audit

Re: [CentOS] CentOS 6 NFS mmap I/O bug?

2012-10-22 Thread Patrick Lists
On 10/22/2012 11:31 PM, Tom McDonald wrote: I'm working with a company who is running into an issue occasionally with their app running CentOS 6 on an NFS mount. The problem is essentially that, from a single CentOS 6 client, the client sometimes gets the wrong file size back from a stat()

Re: [CentOS] [OT] Playing mp4's on centos httpd

2012-11-27 Thread Patrick Lists
On 11/28/2012 01:04 AM, James Pifer wrote: Sorry for the off topic, but hoping someone here can point me in a direction and end my endless googling... I have some mp4 training videos that our users need to be able to download or stream directly to their browser. I have the h.264 module

Re: [CentOS] selinux policy for nginx

2013-01-28 Thread Patrick Lists
On 01/29/2013 12:32 AM, Eero Volotinen wrote: Hi list, any working selinux policy for nginx on centos 6.3 ? this is not working on centos: http://sourceforge.net/projects/selinuxnginx/ Dan Walsh (the Red Hat SELinux guru) has a yum repo with the latest and greatest SElinux policies which

Re: [CentOS] Centos as l2tp/ipsec-Client

2013-02-01 Thread Patrick Lists
On 02/01/2013 10:55 AM, sebastian wrote: Hello, i need to configure a centos 6.3 - server as an l2tp/ipsec-client. I have no idea how I there previous or if this is even possible. Where one might find appropriate instructions? Google is not very helpful, without any idea. CentOS 6.3 comes

Re: [CentOS] centos 6 rpmbuild

2013-02-12 Thread Patrick Lists
On 02/12/2013 02:20 AM, Larry Brigman wrote: [snip] %doc /usr/share/man/man5/captureProxy.conf.5 %doc /usr/share/man/man8/captureProxy.8 Try to change those entries in the %files section to: %doc /usr/share/man/man5/captureProxy.conf.5* %doc /usr/share/man/man8/captureProxy.8* Regards,

Re: [CentOS] OT: memory brands?

2013-02-20 Thread Patrick Lists
On 02/20/2013 02:57 PM, m.r...@5-cent.us wrote: So, I'm rebuilding my system at home. Any recommendations or warnings about brands of memory? Googling around, I see brands I've never *heard* of I like Crucial. Quality stuff, never had a memory stick failing and good service. Once I had an

Re: [CentOS] mixing MX and CNAME

2013-02-25 Thread Patrick Lists
On 02/25/2013 06:24 PM, Les Mikesell wrote: [snip] I think the only clean approach is to give domain.com an A record pointing to something that can run a web server that does a client redirect to www.domain.com. And even then https will show an invalid cert before the redirect unless you

Re: [CentOS] Centos6 ipsec troubles

2013-03-04 Thread Patrick Lists
On 03/04/2013 04:45 PM, Riccardo Veraldi wrote: [snip] I am not planning to use the awful OpenSwan, I Want to sue the Kame implementation which was working fine on CentOS5 I don't have experience with the Kame implementation. Maybe have a look at Libreswan which was forked from Openswan

Re: [CentOS] How to make a network interface come up automatically on link up?

2013-03-24 Thread Patrick Lists
On 24-03-13 08:03, Joakim Ziegler wrote: How do I do that? I've not used network manager to set it up, I just made the ifcfg-eth2 file from scratch. Besides the other two suggestions you may also want to set a proper SELinux label on the ifcfg-eth2 file with something like: /sbin/restorecon -v

Re: [CentOS] web collaboration packages.

2013-04-12 Thread Patrick Lists
On 04/12/2013 05:14 PM, j.witvl...@mindef.nl wrote: [snip] Can anyone suggest a good setup for e-mails erving, calendaring, web mail? Web mail is particularly important for my wife so she can check e-mail when she is at work. Try Zarafa plus Z-Push for phone sync. The web mail app is very

Re: [CentOS] Back to gspca - semi-[SOLVED]

2013-07-17 Thread Patrick Lists
Hi Mark, On 07/17/2013 03:24 PM, m.r...@5-cent.us wrote: Ok, following myself up (I've not seen any responses - is anyone listening?)... Yes, I've read every email you have sent on the subject. Unfortunatly I have no clue. yesterday, right before I left, I got the camera working.

Re: [CentOS] Back to gspca - semi-[SOLVED]

2013-07-17 Thread Patrick Lists
Hi Mark, On 07/17/2013 05:11 PM, m.r...@5-cent.us wrote: Hi, Patrick, Patrick Lists wrote: On 07/17/2013 03:24 PM, m.r...@5-cent.us wrote: Ok, following myself up (I've not seen any responses - is anyone listening?)... Yes, I've read every email you have sent on the subject. Unfortunatly

  1   2   >