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..
Mitch Patenaude wrote:
> I'm running fedora directory server on some boxes in a multi-master
> arrangement.
>
> The problem is that when dirsrv is lauched from init (on boot) the
> maximum number of allowed file descriptors (ulimit -n) is only 4096.
> That means that the slapd process can only acc
I have a large set of Dell 620 blades fully populated with memory and
duel socket CPUs, Centos6.4 image.
I have a kickstart that I am using to pxe boot 36 blades.
I have two internal drives which are raid1 (two disks formed into one,
no redundancy), not san attached
In the first set, 9 success
Same BIOS/adapter settings ? Same firmware versions ?
On Fri, May 9, 2014 at 9:25 PM, Dan Hyatt wrote:
>
> I have a large set of Dell 620 blades fully populated with memory and
> duel socket CPUs, Centos6.4 image.
>
> I have a kickstart that I am using to pxe boot 36 blades.
> I have two intern
Dan Hyatt wrote:
>
> I have a large set of Dell 620 blades fully populated with memory and
> duel socket CPUs, Centos6.4 image.
>
> I have a kickstart that I am using to pxe boot 36 blades.
> I have two internal drives which are raid1 (two disks formed into one,
> no redundancy), not san attached
Everyone,
I am looking for a utility that I can use to do a mail merge of data to
a pdf image file. The image file does not have any active fields, but
will be just an image file. I would like to overlay names addresses
etc.
We currently do this with a pcl file by just overlaying the data wi
On Fri, 09 May 2014 16:27:29 -0500
Gregory P. Ennis wrote:
> I am looking for a utility that I can use to do a mail merge of data to
> a pdf image file.
http://www.imagemagick.org/Usage/annotating/
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
Dear List,
I cannot get public ssh keys to work in a fresh install of centos6.5
This might be a centos bug.
I've googled for a solution.
Mostly I found threads suggesting I debug sshd or run ssh -v for clues.
Also I've seen threads suggesting I look at file and directory permissions.
I dont t
On Fri, 09 May 2014 16:27:29 -0500
Gregory P. Ennis wrote:
> I am looking for a utility that I can use to do a mail merge of data to
> a pdf image file.
http://www.imagemagick.org/Usage/annotating/
--
Frank,
Thanks for the link.. I have
On 05/09/2014 03:34 PM, Dan Bikle wrote:
> Dear List,
>
> I cannot get public ssh keys to work in a fresh install of centos6.5
[snip]
> Steps to reproduce this bug:
[snip]
> do this:
>
> cat ~dan/.ssh/id_rsa.pub > ~dan/.ssh/authorized_keys
I think you're missing:
chmod 600 ~dan/.ssh/authorized_
On 09/05/14 06:42 PM, Greg Bailey wrote:
> On 05/09/2014 03:34 PM, Dan Bikle wrote:
>> Dear List,
>>
>> I cannot get public ssh keys to work in a fresh install of centos6.5
> [snip]
>> Steps to reproduce this bug:
>
> [snip]
>
>> do this:
>>
>> cat ~dan/.ssh/id_rsa.pub > ~dan/.ssh/authorized_keys
>
On Fri, May 09, 2014 at 03:42:52PM -0700, Greg Bailey wrote:
> I think you're missing:
>
> chmod 600 ~dan/.ssh/authorized_keys
>
> Without it, sshd won't use the authorized_keys file if it's readable by
> other users. (I think that's related to "StrictMode"; consult sshd man
> page)
No. Pub
I noticed that authorized keys had the group-write-bits set to 6.
I fixed it:
chmod 644 ~dan/.ssh/authorized_keys
Now I can authenticate via public-key.
Yay!
Thanks Stephen
On 5/9/14, Stephen Harris wrote:
> On Fri, May 09, 2014 at 03:42:52PM -0700, Greg Bailey wrote:
>> I think you're missi
13 matches
Mail list logo