Re: [CentOS] Firefox 39

2015-07-21 Thread Richard
> Date: Tuesday, July 21, 2015 10:05:17 PM -0400 > From: TE Dukes > To: 'CentOS mailing list' > > >> -Original Message- >> From: centos-boun...@centos.org >> [mailto:centos-boun...@centos.org] On Behalf Of Thomas Eriksson >> Sent: Tuesday, July 21, 2015 9:29 PM >> >> On 07/21/2015

Re: [CentOS] Firefox 39

2015-07-21 Thread TE Dukes
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Thomas Eriksson > Sent: Tuesday, July 21, 2015 9:29 PM > To: centos@centos.org > Subject: Re: [CentOS] Firefox 39 > > On 07/21/2015 06:22 PM, Richard wrote: > > > > > > --

Re: [CentOS] Firefox 39

2015-07-21 Thread Thomas Eriksson
On 07/21/2015 06:22 PM, Richard wrote: > > > Original Message >> Date: Tuesday, July 21, 2015 09:19:05 PM -0400 >> From: TE Dukes >> >> >>> -Original Message- >>> From: centos-boun...@centos.org >>> [mailto:centos-boun...@centos.org] On Behalf Of Scott Robbin

Re: [CentOS] Firefox 39

2015-07-21 Thread Richard
Original Message > Date: Tuesday, July 21, 2015 09:19:05 PM -0400 > From: TE Dukes > > >> -Original Message- >> From: centos-boun...@centos.org >> [mailto:centos-boun...@centos.org] On Behalf Of Scott Robbins >> Sent: Tuesday, July 21, 2015 9:03 PM >> >> On

Re: [CentOS] Firefox 39

2015-07-21 Thread TE Dukes
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Scott Robbins > Sent: Tuesday, July 21, 2015 9:03 PM > To: CentOS mailing list > Subject: Re: [CentOS] Firefox 39 > > On Tue, Jul 21, 2015 at 05:47:39PM -0700, Dave Stevens wrote: >

Re: [CentOS] Firefox 39

2015-07-21 Thread Scott Robbins
On Tue, Jul 21, 2015 at 05:47:39PM -0700, Dave Stevens wrote: > On Tue, 21 Jul 2015 20:40:25 -0400 > "TE Dukes" wrote: > > > Hello, > > > > Trying to access webmin but I get the error: > > ssl_error_weak_server_cert_key. > > > > I tried uninstalling Firefox and re-installing 38.x but still get

Re: [CentOS] Firefox 39

2015-07-21 Thread TE Dukes
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Dave Stevens > Sent: Tuesday, July 21, 2015 8:48 PM > To: centos@centos.org > Subject: Re: [CentOS] Firefox 39 > > On Tue, 21 Jul 2015 20:40:25 -0400 > "TE Dukes" wrote: > > > Hel

Re: [CentOS] Firefox 39

2015-07-21 Thread Dave Stevens
On Tue, 21 Jul 2015 20:40:25 -0400 "TE Dukes" wrote: > Hello, > > Trying to access webmin but I get the error: > ssl_error_weak_server_cert_key. > > I tried uninstalling Firefox and re-installing 38.x but still get the > error. > > I tried installing Chrome but the dependencies are an endless

[CentOS] Firefox 39

2015-07-21 Thread TE Dukes
Hello, Trying to access webmin but I get the error: ssl_error_weak_server_cert_key. I tried uninstalling Firefox and re-installing 38.x but still get the error. I tried installing Chrome but the dependencies are an endless loop. I found instructions on how to fix the error but I can't access we

Re: [CentOS] how to determine what's installed from a repository?

2015-07-21 Thread Fred Smith
On Tue, Jul 21, 2015 at 04:09:57PM -0500, Robert Wolfe wrote: > Try: > > sudo yum repo-pkgs base info | less > > Where "base" can be anyh repoid that you have installed. but "yum repo-pkgs" seems to work only on Centos-7. It's good if that's your distro, but not so great otherwise. but thanks f

Re: [CentOS] Stickers for people in the EU

2015-07-21 Thread Karanbir Singh
On 21/07/15 12:42, Karanbir Singh wrote: > hi > > Up for grabs, a few packs of CentOS stickers ( but only to the EU ) > These are all gone now, I've actually had quite a few more than 20 people write in within a few hours. Will try and do something and get a packet out to everyone. Regards, --

Re: [CentOS] how to determine what's installed from a repository?

2015-07-21 Thread Leon Fauster
Am 21.07.2015 um 23:39 schrieb Kay Schenk : > On 07/21/2015 02:30 PM, Binet, Valere (NIH/NIA/IRP) [C] wrote: >> How about >> >> $ sudo yum list installed | grep > > YES! This did it! Thank you! > rpm -qa --qf '%{VENDOR}-%{NAME}\n' |sort -- LF __

Re: [CentOS] how to determine what's installed from a repository?

2015-07-21 Thread Kay Schenk
On 07/21/2015 02:30 PM, Binet, Valere (NIH/NIA/IRP) [C] wrote: > How about > > $ sudo yum list installed | grep YES! This did it! Thank you! > > It won¹t work in CentOS 5 but it should work in 6 or 7 > > Valère Binet [C] > IT Security Administrator > Kelly Government Solutions On-Site at t

Re: [CentOS] how to determine what's installed from a repository?

2015-07-21 Thread Binet, Valere (NIH/NIA/IRP) [C]
How about $ sudo yum list installed | grep It won¹t work in CentOS 5 but it should work in 6 or 7 Valère Binet [C] IT Security Administrator Kelly Government Solutions On-Site at the NIH NIH / NIA / IRP Tel : 410 558 8013 mailto: bin...@nia.nih.gov On 7/21/15, 5:09 PM, "Robert Wolfe" wrot

Re: [CentOS] how to determine what's installed from a repository?

2015-07-21 Thread Robert Wolfe
Try: sudo yum repo-pkgs base info | less Where "base" can be anyh repoid that you have installed. -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Kay Schenk Sent: Tuesday, July 21, 2015 4:03 PM To: CentOS Subject: [CentOS] how to determ

Re: [CentOS] how to determine what's installed from a repository?

2015-07-21 Thread Jason Warr
On 7/21/2015 4:02 PM, Kay Schenk wrote: Hello all-- I am trying to determine what I have isntalled from a given repository. I have seen several references to "yum repo-pkgs" which I think is what would work for me, but "repo-pkgs" does not seem to be a part of yum 3.2.29. Is this a yum add o

[CentOS] how to determine what's installed from a repository?

2015-07-21 Thread Kay Schenk
Hello all-- I am trying to determine what I have isntalled from a given repository. I have seen several references to "yum repo-pkgs" which I think is what would work for me, but "repo-pkgs" does not seem to be a part of yum 3.2.29. Is this a yum add on that I could get somewhere? -- -

Re: [CentOS] Mounting NFS file systems via Nautilus on CentOS 6

2015-07-21 Thread Toralf Lund
On 13/07/15 00:58, Kahlil Hodgson wrote: Looks like Nautilus is periodically 'stat'-ing the bookmark location. Yep. I'm wondering if this should be reported as a bug. I really think it ought to leave the bookmarks alone until you actually try to access them. How about making a softlink to

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

2015-07-21 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] Stickers for people in the EU

2015-07-21 Thread Karanbir Singh
hi Up for grabs, a few packs of CentOS stickers ( but only to the EU ) These already have Royal Mail EU stamps, so I cant send them elsewhere. There are 20 packs in all, each pack has 4 x 1" by 1" CentOS logo sticker 4 x 2.5" by 2.5" CentOS logo sticker 2 x 2" round CentOS sticker Want one ? em