Displaying 9 results from an estimated 9 matches for "kantor".
Did you mean:
cantor
2004 Dec 02
1
Bug Report
...ction from a remote system, a message stating that the user's account was locked came up.
I hope that I have adequately described the situation. If you have any questions, need any clarification, or can tell me what I am doing wrong, please reply to this e-mail.
Thank you in advance,
Harry Kantor
Computer Engineer
NSWC PC
2007 Jun 05
1
[Debian] Packages available for 1.0.0
...RC from
backports.org and is built for sarge.
deb http://debian.delink.net/ sarge-delink main
Enjoy,
- --
http://www.delink.net/
Ok, so he's got a cellphone in one hand and latte in the other, I know
what he's using to steer, but what is that soccer mom using, a strap-on?
- Brian Kantor in the monastery
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFGZdGMFy/L+4MovqIRApa7AJ4s3jU0La4dCijm08iOpa7m9dSaowCeN1eW
6he6hZFEzREtzZ/iA4mvEms=
=Ln6h
-----END PGP SIGNATURE-----
2006 Oct 04
2
Whatever happened to rc8?
It sounded like there was going to be one, so that some of the fixes
that didn't make it into rc7 could be easily tested before releasing 1.0?
--
Best regards,
Charles
2006 Mar 21
1
OpenSSH4.3p2 vs FreeBSD-6.0Rel
If this is a new problem, please contact me and I will
get you further information.
- Brian
checking login_cap.h usability... no
checking login_cap.h presence... yes
configure: WARNING: login_cap.h: present but cannot be compiled
configure: WARNING: login_cap.h: check for missing prerequisite headers?
configure: WARNING: login_cap.h: see the Autoconf documentation
configure: WARNING:
2007 Aug 25
5
vardir as a symlink
hi,
i''m playing with puppet on a few machines, and i''d like to have my
puppet vardir on a volume other than the one on which my /var resides. i
tried creating a symlink, but puppet seems to blow that away and
recreate /var/puppet (!!). i''ve looked around in the source but don''t
see anything obvious.
am i doing something wrong?
thanks,
scott
2007 Oct 30
4
append to static array (was: Re: Why External Node Classification is my future)
On 10/29/07, Luke Kanies <luke@madstop.com> wrote:
> On Oct 29, 2007, at 2:35 PM, Brian Finney wrote:
> > Although iteration would be really cool if we could also append to an
> > array in a global fashion, but thats a completely different dream.
>
> What do you mean?
Thinking some thing like:
# define for simple firewall control
define port($port, $status){
push
2006 Dec 30
9
puppetd.pid and SMF woes
So when puppetd crashes/whatever, and a pid file is left behind, SMF
in Solaris will try restarting puppet, but fail. And then it sits
there restarting it forever.
I''m not sure if I can adjust the flap detection in SMF.. it isn''t
disabling the service for "restarting too quickly" because it takes so
long to start. Probably because I''m NFS-mounting ruby. The
2007 Aug 22
7
Frustrating warning/error from puppetd
Greetings all,
(Hopefully this won''t be a HTML mail.)
I''ve picked up puppet as a tool to manage a fairly small network of RHEL servers, and I''m really liking what I see so far. However, I''m having a pile of trouble with a class definition for a yum controller:
# $Id$
class yum-rhel5 {
file { "/etc/yum.conf":
mode => 644,
2007 Apr 30
25
escape regex code
hello,
i wondered if it would not be interesting to have some filters
function in puppet like
filter_integer(), filter_prelregex, filter_text, filter_email or such
so we can validate and make our defines a little more foolproof :)
i particulary see filter_regex as usefull in quite a lot of exec that
manipulates text files. What do you think about this ?
--
Cordialement,
Ghislain