;Extras'
repository I guess...
Cheers,
John.
--
John Beranek To generalise is to be an idiot.
http://redux.org.uk/ -- William Blake
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On 15/04/11 12:23, John Beranek wrote:
> [Reposted now I've joined the list, so I hopefully don't get moderated out]
>
> Hi,
>
> I've upgraded lots of machines to 5.6 (thanks!) and there was one
> particular machine that I'd also like to upgrade to PHP
On 15/04/11 13:49, Phil Schaffner wrote:
> John Beranek wrote on 04/15/2011 07:45 AM:
>> On 15/04/11 12:23, John Beranek wrote:
>>> [Reposted now I've joined the list, so I hopefully don't get moderated out]
>>>
>>> Hi,
>>>
>>> I
e partition.
That's not quite true, you can force files on a partition to be
re-created using extents with something like the below:
find /home -xdev -type f -print0 | xargs -0 chattr +e
find /home -xdev -type d -print0 | xargs -0 chattr +e
Cheers,
John.
--
John Beranek
,
> not the amount of cores in each cpu.
I was just asking myself this very question the other day, and I
couldn't determine how many sockets you are using if you use, say, 2
_virtual_ processors.
John.
--
John Beranek To gener
On 07/11/2011 16:45, Reindl Harald wrote:
>
>
> Am 07.11.2011 17:42, schrieb John Beranek:
>> On 02/11/2011 10:31, Patrick Lists wrote:
>>> On 11/02/2011 11:02 AM, Tony Mountifield wrote:
>>>> What is a "socket" in their pricing model? T
On 07/11/2011 18:57, John R Pierce wrote:
> On 11/07/11 9:36 AM, John Beranek wrote:
>> Still doesn't answer how many sockets you're using if you have a RHEL
>> 5/6 guest VM with 2 (or 4) virtual VMware processors...
>
> can you even run another VM hypervisor unde
can
> get a license with 2 vCPUs or 4 vCPUs - independent if you have
> your own hardware or using any hsoting service
>
> what is there so difficulty to understand?
The difficulty in understanding is that RHEL licensing is quoted
solely on *SOCKETS*. My VMs don
On 02/08/11 12:26, Helmut Drodofsky wrote:
> Hi,
>
> http://wiki.centos.org/HowTos/FreeNX
>
> says: NX and FreeNX are only available for Centos 4 and 5
http://pkgs.org/centos-6-rhel-6/atrpms-x86_64/freenx-server-0.7.3-18.el6.x86_64.rpm.html
John.
--
John Beranek
ed=/usr/bin/kdm
elif [ "$DISPLAYMANAGER" = WDM ]; then
preferred=/usr/bin/wdm
elif [ "$DISPLAYMANAGER" = XDM ]; then
preferred=/usr/bin/xdm
elif [ -n "$DISPLAYMANAGER" ]; then
preferred=$DISPLAYMAN
that command line arguments (or in this case one of
> them) is hidden from anyone from viewing the process table.
You can even do this in something like Perl, here you just modify '$0'.
John.
--
John Beranek To generalise is to be
t;> This email is from the Press Association. For more information, see
> www.pressassociation.com. This email may contain confidential
> information. Only the addressee is permitted to read, copy, distribute or
> otherwise use this email or any attachments. If you have received it in
> error, please contact the sender immediately.
t; Could you send me a copy of your audit.log.
>
> You should not be getting hundreds of AVC's a day.
>
> ausearch -m avc,user_avc -ts today
>
> On 12/02/2014 05:08 AM, John Beranek wrote:
> > I'll jump in here to say we'll try your suggestion, but I guess wha
wrote:
> Looks like turning on three booleans will solve most of the problem.
>
> httpd_execmem, httpd_run_stickshift, allow_httpd_anon_write
>
>
> On 12/03/2014 03:55 AM, John Beranek wrote:
> > Mark: Labels look OK, restorecon has nothing to do, and:
> >
> > -rwxr-x
On 06/03/2013 20:34, Robert Moskowitz wrote:
> In my testing of HIP, there is reference to use 'nc6' for a simple TCP
> character echo server. No such animal in Centos, and after a bit of
> digging I find this refers to Netcat6 which seems to be a dead app? Is
> it available as an rpm somewhere f
On 07/03/2013 22:06, Paul Heinlein wrote:
> On Thu, 7 Mar 2013, Robert Moskowitz wrote:
>
>> I can't get nc to do anything worthwhile. In fact I can't even get the
>> examples in the manpage to work. From either my C6 servers or my F17
>> notebooks. For example:
>>
>> echo -n "GET / HTTP/1.0\r\n
16 matches
Mail list logo