Hi
I have a Virtual Machine with CentOS 7 64-bit having 6 CPUs (intel). I
have a process with 10 threads. two threads of the process pinned to two CPU's
using affinity. These threads processes lot of network messages via Sockets.
Other threads wait for other events using pthread condition w
Am 02.09.2015 um 22:18 schrieb m.r...@5-cent.us:
> I've got it installed on a 6.7 server, and can back up and restore for
> Linux. Now I'm trying to do it for some users' WinDoze boxes. Trouble is,
> all I keep finding on the Web are "how to set it up on Linux", "how to
> install on Windoze", and h
In CentOS 6.7, if I start emacs from a terminal session, I always see
a message, "(emacs:{PID}): Gdk-WARNING **: shmget failed: error 28 (No
space left on device)"
The message is also logged to .xsession-errors, and that occurs
regardless of how emacs is started. The same thing occurs with
SELi
Am 02.09.2015 um 21:40 schrieb Wes James :
>
>> On Sep 2, 2015, at 1:36 PM, zep wrote:
>>
>> On 09/02/2015 03:12 PM, Wes James wrote:
>>> I use chrome on CentOS because I wrote a web socket web app and I can only
>>> get chrome to work properly with web sockets.
>>>
>>> I have a local web app
Hi!
On my C6 box, in the last few weeks I keep finding a package manager
icon in the top panel, over on the right near the sound/network/etc
icons. when I click on it it offers me "messages". If I choose to go
see them, it opens an empty window. every time. without fail.
its got some regularity,
On 09/02/2015 12:40 PM, Wes James wrote:
On Sep 2, 2015, at 1:36 PM, zep wrote:
On 09/02/2015 03:12 PM, Wes James wrote:
I use chrome on CentOS because I wrote a web socket web app and I can only get
chrome to work properly with web sockets.
I have a local web app created with erlang.
Sorry, I didn't read what you said carefully enough -- it's trying to
create a system group. Still, looking inside of /etc/group to see what
system groups already exist is probably a good idea.
On Wed, Sep 02, 2015 at 02:19:51PM -0700, Greg Lindahl wrote:
> The groupadd manpage gives this clue:
>
The groupadd manpage gives this clue:
The default is to use the smallest ID value greater than or equal to
GID_MIN and greater than every other group.
Maybe you have a group numbered GID_MAX or more already? 6,
according to the manpage.
On Wed, Sep 02, 2015 at 09:42:29PM +0100, isdtor wr
The munin rpms from EPEL failed to install correctly on a particular
machine. This is why
# /usr/sbin/groupadd -r munin
groupadd: Can't get unique system GID (no more available GIDs)
#
but I don't understand why this happens. Even after checking the man pages
for groupadd and login.defs, I have b
I've got it installed on a 6.7 server, and can back up and restore for
Linux. Now I'm trying to do it for some users' WinDoze boxes. Trouble is,
all I keep finding on the Web are "how to set it up on Linux", "how to
install on Windoze", and how to restore
First question: how do you *see* a lis
Am 02.09.2015 um 21:10 schrieb Johan Vermeulen:
>
> Op 2-sep.-2015 20:59 schreef Wes James :
>>
>> I yum updated yesterday and it updated chrome from 44.x to 45.x.
>>
>> It runs but it has errors going to web pages and won't load its own
>> settings/extension pages either. I ran chrome from th
Original message
Ah, yes. I saw that when running. But I think I got a message like that each
time I ran chrome??
Thanks,
wes
Usually, selinux tells what you need to do in order to stop receiving its error
messages about a particular problem. Did you peruse the full messa
> On Sep 2, 2015, at 1:36 PM, zep wrote:
>
>
>
> On 09/02/2015 03:12 PM, Wes James wrote:
>> I use chrome on CentOS because I wrote a web socket web app and I can only
>> get chrome to work properly with web sockets.
>>
>> I have a local web app created with erlang. It works like ms sccm to
On 09/02/2015 03:12 PM, Wes James wrote:
> I use chrome on CentOS because I wrote a web socket web app and I can only
> get chrome to work properly with web sockets.
>
> I have a local web app created with erlang. It works like ms sccm to wake,
> freeze/thaw deepfreeze PCs and can update windo
> On Sep 2, 2015, at 1:10 PM, Johan Vermeulen
> wrote:
>
>
> Op 2-sep.-2015 20:59 schreef Wes James :
>>
>> I yum updated yesterday and it updated chrome from 44.x to 45.x.
>>
>> It runs but it has errors going to web pages and won't load its own
>> settings/extension pages
> I had trou
I use chrome on CentOS because I wrote a web socket web app and I can only get
chrome to work properly with web sockets.
I have a local web app created with erlang. It works like ms sccm to wake,
freeze/thaw deepfreeze PCs and can update windows/mac/linux boxes when they
need updates for some
Op 2-sep.-2015 20:59 schreef Wes James :
>
> I yum updated yesterday and it updated chrome from 44.x to 45.x.
>
> It runs but it has errors going to web pages and won't load its own
> settings/extension pages either. I ran chrome from the command-line and see
> these errors:
>
> $ google-chrome
I yum updated yesterday and it updated chrome from 44.x to 45.x.
It runs but it has errors going to web pages and won't load its own
settings/extension pages either. I ran chrome from the command-line and see
these errors:
$ google-chrome
libGL error: dlopen /usr/lib/dri/swrast_dri.so failed
Hi,
Is the command
#yum list-sec cves
still compatible with Centos7?
Or are there alternatives to list all CVE applicable to a CentOS without
the Satellite?
Thanks
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/cen
Hello Mike,
On Wed, 2015-09-02 at 13:05 -0400, Mike - st257 wrote:
> I've been through the virt-install manpage a few times now to no avail.
> What is wrong with my syntax here (seen below)?
> ~]# virt-install --connect qemu:///system -n blahhost -r2048 --vcpus=4
> --arch=x86_64 --video qxl --gra
Is TLS required for the usage of Spice with KVM/libvirtd?
No. I had a similar problem several years back and ended up manually
removing tlsPort= from /etc/libvirt/qemu/xxx.xml
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mail
Is TLS required for the usage of Spice with KVM/libvirtd?
I've been through the virt-install manpage a few times now to no avail.
What is wrong with my syntax here (seen below)?
Thanks.
~]# virt-install --connect qemu:///system -n blahhost -r2048 --vcpus=4
--arch=x86_64 --video qxl --graphics s
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ.
23 matches
Mail list logo