Re: [CentOS] system sounds

2020-10-13 Thread R C

been playing around a bit and noticed:


When I login as root, gnome,  all the system sounds seem to be working.

When I log in as a regelur user,  the system sounds do't.  So I guess it 
must be a permissions issue somewhere that happened during/after the 
last update?



any ideas?


thanks,


Ron

On 10/10/20 12:03 PM, R C wrote:

Hello,


I am using 'Centos 7.8.2003 (Core)' and after an update, a week or two 
ago, all system sounds seemed to have stopped working.


Sound in firefox still works, and also rhythmbox seems to play music 
files, VLC player do too.



It seems that  just things like notifications etc are not woring 
anymore. Also, the "test speakers" in the sound setup doesn't seem to 
produce any sound.



any ideas?


thanks,


Ron


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


Re: [CentOS] CentOS 8.2 / missing libc++ (libcxx-devel)

2020-10-13 Thread Alexandru Lazarev
No,
I mean libcxx providin libc++ and libc++abi shared objects
https://centos.pkgs.org/7/epel-x86_64/libcxx-3.8.0-3.el7.x86_64.rpm.html



Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Tue, Oct 13, 2020 at 7:52 PM Paul Heinlein  wrote:

> On Mon, 12 Oct 2020, Alexandru Lazarev wrote:
>
> > Hi community,
> > In CentOS 7 there is such rpm (libcxx-devel - it seems from EPEL
> > repository), but in CentOS 8 it isn't.
> >
> > How is it possible to have it there as RPM? because alternative to build
> it
> > (libc++) from sources is a big headache (I need it in order to build v9
> and
> > plv8 projects)
>
> Do you mean the libstdc++-devel package? Or prehaps redhat-lsb-cxx?
>
> --
> Paul Heinlein
> heinl...@madboa.com
> 45°38' N, 122°6' W
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8.2 / missing libc++ (libcxx-devel)

2020-10-13 Thread Tony Schreiner
On Tue, Oct 13, 2020 at 12:52 PM Paul Heinlein  wrote:

> On Mon, 12 Oct 2020, Alexandru Lazarev wrote:
>
> > Hi community,
> > In CentOS 7 there is such rpm (libcxx-devel - it seems from EPEL
> > repository), but in CentOS 8 it isn't.
> >
> > How is it possible to have it there as RPM? because alternative to build
> it
> > (libc++) from sources is a big headache (I need it in order to build v9
> and
> > plv8 projects)
>
> Do you mean the libstdc++-devel package? Or prehaps redhat-lsb-cxx?
>
>
> libbcxx is available on Epel 6 and 7

Summary : C++ standard library targeting C++11

Description :
libc++ is a new implementation of the C++ standard library, targeting C++11.

so maybe not necessary any more for 8.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8.2 / missing libc++ (libcxx-devel)

2020-10-13 Thread Paul Heinlein

On Mon, 12 Oct 2020, Alexandru Lazarev wrote:


Hi community,
In CentOS 7 there is such rpm (libcxx-devel - it seems from EPEL
repository), but in CentOS 8 it isn't.

How is it possible to have it there as RPM? because alternative to build it
(libc++) from sources is a big headache (I need it in order to build v9 and
plv8 projects)


Do you mean the libstdc++-devel package? Or prehaps redhat-lsb-cxx?

--
Paul Heinlein
heinl...@madboa.com
45°38' N, 122°6' W
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ::1 in /var/log/httpd/access_log on CentOS 7

2020-10-13 Thread Frank Cox
On Tue, 13 Oct 2020 11:48:11 -0400
Jerry Geis wrote:

> I see "MANY" of these
> ::1 - - [13/Oct/2020:10:46:08 -0500] "OPTIONS * HTTP/1.0" 200 - "-"
> "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 (internal dummy
> connection)"
> 
> in the log file.   This is not me connecting as ::1 is localhost.
> 
> What is this - how might I stop it ?

https://cwiki.apache.org/confluence/display/HTTPD/InternalDummyConnection

-- 
Can we uninstall 2020 and install it again? This one has a virus.
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ::1 in /var/log/httpd/access_log on CentOS 7

2020-10-13 Thread Mogens Kjaer

On 10/13/20 5:48 PM, Jerry Geis wrote

What is this - how might I stop it ?


First hit on Google: 
https://cwiki.apache.org/confluence/display/HTTPD/InternalDummyConnection


Mogens

--
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk

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


Re: [CentOS] ::1 in /var/log/httpd/access_log on CentOS 7

2020-10-13 Thread Kenneth Porter

On 10/13/2020 8:48 AM, Jerry Geis wrote:

I see "MANY" of these
::1 - - [13/Oct/2020:10:46:08 -0500] "OPTIONS * HTTP/1.0" 200 - "-"
"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 (internal dummy
connection)"

in the log file.   This is not me connecting as ::1 is localhost.

What is this - how might I stop it ?


This might help:

https://knackforge.com/blog/sivaji/mitigating-apache-internal-dummy-connection-issue

https://serverfault.com/questions/333267/apache-internal-dummy-connections


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


[CentOS] ::1 in /var/log/httpd/access_log on CentOS 7

2020-10-13 Thread Jerry Geis
I see "MANY" of these
::1 - - [13/Oct/2020:10:46:08 -0500] "OPTIONS * HTTP/1.0" 200 - "-"
"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 (internal dummy
connection)"

in the log file.   This is not me connecting as ::1 is localhost.

What is this - how might I stop it ?

Thanks

Jerry
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos