Re: [CentOS] built kernel-3.10.0-229.7.2.el7 OK but install fails

2015-07-10 Thread Akemi Yagi
On Thu, Jul 9, 2015 at 6:20 PM, Nicholas Geovanis wrote: > Thanks! Up on kernel 3.10.0-229.7.2.el7.centos. > Page http://wiki.centos.org/HowTos/Custom_Kernel specifically states using > rpm and not yum for the new kernel install, so perhaps needs that slight > revision for 7..Nick G Thanks fo

[CentOS] HP Elitebook 8460p

2015-07-10 Thread Phil Dobbin
Hi, all. I'm intending to install CentOS 7 on a HP Elitebook 8460p. Does anybody have any experience of this? Many thanks for any help. Cheers, Phil... ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] HP Elitebook 8460p

2015-07-10 Thread anax
Hi Phil I have Fedora 20, Fedora21, and Fedora 22 installed on an HP Elitebootk Folio 1040. The only problem with Fedora 22 was, that anaconda required a GPT partition table to install an UEFI system. But after having changed from MBR to GPT partition table (using gdisk), no problems any more.

[CentOS] mcrypt 2.6.8 on centos 6

2015-07-10 Thread Jerry Geis
I downloaded mcyrpt 2.6.8, untar, cd into the tree and did ./configure and I get errors. checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for libmcrypt-config... no checking for libmcrypt - version >= 2.5.0... no *** Could

Re: [CentOS] mcrypt 2.6.8 on centos 6

2015-07-10 Thread Nicolas Thierry-Mieg
On 07/10/2015 01:14 PM, Jerry Geis wrote: I downloaded mcyrpt 2.6.8, untar, cd into the tree and did ./configure and I get errors. checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for libmcrypt-config... no checking for

Re: [CentOS] built kernel-3.10.0-229.7.2.el7 OK but install fails

2015-07-10 Thread Nicholas Geovanis
>>* Thanks! Up on kernel 3.10.0-229.7.2.el7.centos. *>*> Page http://wiki.centos.org/HowTos/Custom_Kernel specifically states using *>*> rpm and not yum for the new kernel install, so perhaps needs that slight *>*> revision for 7..Nick G *> >Thanks

[CentOS] CentOS-announce Digest, Vol 125, Issue 4

2015-07-10 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

[CentOS] HP Elitebook 8460p

2015-07-10 Thread Phil Dobbin
Hi, all. I'm looking to install CentOS 7 to my HP Elitebook 8460p (Intel i5, 4gig of RAM, 250 HD). Has anybody had any experience with this laptop & CentOS 7? Many thanks for any help. Regards, Phil... ___ CentOS mailing list CentOS@centos.org htt

Re: [CentOS] HP Elitebook 8460p

2015-07-10 Thread Phil Dobbin
Hi, suomi. Thanks very much for the reply. Looks like I'll go ahead & install. (Sorry for the top post: I'm on Google's webmail) Cheers, Phil... On 10 July 2015 at 12:00, anax wrote: > Hi Phil > I have Fedora 20, Fedora21, and Fedora 22 installed on an HP Elitebootk > Folio 1040. > The

[CentOS] OT, hardware: HP smart array drive issue

2015-07-10 Thread m . roth
Hi. Anyone working with these things? I've got a drive in "predictive failure" on in a RAID5. Now here's the thing: there was an issue yesterday when I got in, and I wound up power cycling the RAID; first boot of attached server had issues, and said the controller had a failure, and a drive had fai

Re: [CentOS] OT, hardware: HP smart array drive issue

2015-07-10 Thread m . roth
Jason Warr wrote: > On July 10, 2015 11:47:09 AM CDT, m.r...@5-cent.us wrote: >> Hi. Anyone working with these things? I've got a drive in "predictive >> failure" on in a RAID5. Now here's the thing: there was an issue >> yesterday when I got in, and I wound up power cycling the RAID; >> first boot

Re: [CentOS] OT, hardware: HP smart array drive issue

2015-07-10 Thread Jason Warr
On 7/10/2015 12:49 PM, m.r...@5-cent.us wrote: Jason Warr wrote: On July 10, 2015 11:47:09 AM CDT, m.r...@5-cent.us wrote: Hi. Anyone working with these things? I've got a drive in "predictive failure" on in a RAID5. Now here's the thing: there was an issue yesterday when I got in, and I woun

Re: [CentOS] OT, hardware: HP smart array drive issue

2015-07-10 Thread Thomas Eriksson
On 07/10/2015 10:49 AM, m.r...@5-cent.us wrote: > Jason Warr wrote: >> On July 10, 2015 11:47:09 AM CDT, m.r...@5-cent.us wrote: >>> Hi. Anyone working with these things? I've got a drive in "predictive >>> failure" on in a RAID5. Now here's the thing: there was an issue >>> yesterday when I got in

[CentOS] Using gpg to encrypt a URL line on CentOS 6.

2015-07-10 Thread Jerry Geis
Is there a way to use GPG to encrypt a URL line with parameters ? I was looking at libmcrypt also but it is not part of CentOS. I have found examples for mcrypt but not for gpg. Thoughts? Thanks. jerry ___ CentOS mailing list CentOS@centos.org http:/

Re: [CentOS] Using gpg to encrypt a URL line on CentOS 6.

2015-07-10 Thread Frank Cox
On Fri, 10 Jul 2015 22:53:28 -0400 Jerry Geis wrote: > Is there a way to use GPG to encrypt a URL line with parameters ? You can encrypt any text file with gpg, and the contents of text file can be anything you want. I don't think you have stated your problem in sufficient detail. -- MELVIL

Re: [CentOS] Using gpg to encrypt a URL line on CentOS 6.

2015-07-10 Thread zep
On 07/10/2015 11:36 PM, Frank Cox wrote: > On Fri, 10 Jul 2015 22:53:28 -0400 > Jerry Geis wrote: > >> Is there a way to use GPG to encrypt a URL line with parameters ? > You can encrypt any text file with gpg, and the contents of text file can be > anything you want. > > I don't think you have s