Displaying 20 results from an estimated 33 matches for "kenton".
Did you mean:
senton
2004 Sep 21
2
Asterisk(OS X) & X-Lite
...ssume that the IP address of Asterisk is the IP of the Mac with
Asterisk installed.
Has anyone successfully configured Asterisk on OS X with FreeWorld
Dialup? Do I need to use an outbound proxy? If so, how do I configure
that?
Any help or suggestions are greatly appreciated. Thank in advance.
Kenton
Log:
? 2004 Xten Networks, Inc. All rights reserved.
X-Lite release 1103m build stamp 14266
License key: A91031380B8611D99AAB000393BE4F08
Established SIP protocol listen on: 172.30.247.226:5060
Discovered Symmetric NAT Firewall
SIP: 172.30.247.226:5060
RTP: 172.30.247.226:8000
NAT: 63.211.54.1...
2007 Aug 20
6
Using case in class
OK, I started down this road a few months ago and got side tracked
with project work. I have a class called "install" that I want to use
with only machines on one protected subnet. In my site.pp file, among
other node entries, I have -
node default {
install
}
The class itself -
class install {
case $domain {
"test.example.com": {
file:
2001 May 19
2
Need Wine-20001222.tar.gz
...rsions. I accidentally deleted my copy and when I tried
to download it again, it was no longer posted on any of the sites that I
know that carry the source files. If somebody could send me another
link to a site for downloading or even email the program to me would be
great.
Thanks,
Ken
--
Kenton Groombridge
kgroombr@clds.net
http://web.infoave.net/~kgroombr/
2007 Feb 14
9
managing multiple files
How can I express the following in puppet?
$http_conf = "/etc/http/conf/httpd.conf"
$vhosts_conf = "/etc/http/conf/vhosts.conf"
@files = ("$httpd_conf", "$vhosts_conf")
foreach f (@files) {
file { "$f":
owner => root, group => root, mode => 664,
source => "puppet://$server/apache/$f",
}
2007 Feb 11
7
Could not find definition vico_network
I''m trying to manage network files on two nodes, "vico" and "backup."
The component "vico_network" below works fine.
define vico_network ($owner = ''root'', $group = ''wheel'', $mode = ''644'',
$cro_int = ''ne3'',
$carp0_skew = '''', $carp1_skew =
2007 Apr 27
5
puppetd -v -o hangs
I''m having this issue where "puppetd -v -o" hangs (won''t return my
prompt) when starting a daemon I wrote. If puppetd is running as a
daemon a zombie process is created each time puppetd tries to start my
daemon. Puppet detects when the daemon is down and starts it just
fine. I''m using version 0.22.3 on RHEL 5.
Here''s the class. I''ve
2007 Apr 13
3
wildcard node name?
Can you wildcard a domain for a node name like the following?
node ''*.sub.example.com'' {
....
}
Thanks,
Kent
2001 Jul 07
2
How to I fix undefined symbol: _glapi_Context error?
.... It used to
work fine, but my box is pretty dynamic and I am always
installing/upgrading (especially the latest DRI-CVS).
Any ideas what I must do to fix this? I can get it to run when I
disable opengl, but I have a couple progs that use opengl so that isn't
a solution.
Thanks,
Ken
--
Kenton Groombridge
kgroombr@coastalnow.net
http://web.infoave.net/~kgroombr/
2008 May 26
1
Virtual Desktop only for parent process?
...automatically makes all processes spawned from that process to appear in the Wine Virtual Desktop window as well. Is there a way around this, or am I stuck with it?
It's not like it's the end of the world, but it's something that I would like to be able to get around.
Thanks,
-Kenton
2007 Mar 29
2
case statement - Invalid tag error
Below is a simplified version of a class I''m using. I found that
using a single character in the case statement results in the
following error.
[root@puppet classes]# puppetd -v -o
notice: Ignoring --listen on onetime run
info: Facts have changed; recompiling
err: Could not retrieve configuration: Invalid tag "w"
2010 Dec 10
2
Can Samba “security = user” be used for guest share without a Windows login prompt?
...v/smb/mabusclass
??? writeable = yes
??? valid users = magus, mabusclass
[yearbook]
??? path = /srv/smb/yearbook
??? writeable = yes
??? valid users = yearbook
[public]
??? comment = Free Public Storage
??? path = /srv/smb/public
??? writeable = yes
??? guest ok = yes
Many thanks in advance!
-Kenton
2007 Feb 23
2
Ubuntu tutorial
I''ve submitted the following to howtoforge.com for approval. My plan
is to create similar docs for OpenBSD, RHEL and installing from
source. I''d certainly appreciate comments on how to improve the
document, and feedback on errors.
http://nixnotes.org/puppet.html
Kent
--
"It may be true that the law cannot make a man love me, but it can stop him
from lynching me, and I
2007 Feb 11
2
tighten up class?
The following works fine but is there some way to make it more succinct?
Thanks,
Kent
class obsd_etc_static {
file { "/etc/mygate":
owner => root, group => wheel, mode => 644,
backup => main,
source => "puppet://example.com/obsd_static/mygate"
}
file { "/etc/rc.conf":
owner => root, group => wheel,
2007 Mar 30
7
subversion and /etc/puppet
I''m trying to come up with a way to manage /etc/puppet on the Puppet
server from my workstation. My idea was to place all of /etc/puppet
into subversion, check it out to my workstation, commit via ssh, and
then use a post-commit to update /etc/puppet. That way any time I
made a change in /etc/puppet it would be immediately updated and ready
for the next puppetd run. Problem is the
2007 Oct 12
1
puppetmaster.freshness, 500 Internal Server Error
I''m getting the following error when trying to run puppetd on the
server. I''m using version 0.23.2 from the dlutter repo. The OS is
RHEL 5. Any idea what this is? I see reference to namespaceauth.conf
regarding this problem but I can''t find anything definitive.
[puppet]# puppetd -v -o
err: Could not call puppetmaster.freshness: #<RuntimeError:
HTTP-Error: 500
2001 Feb 10
2
VxDs in Wine
I would like to see Mame/32 working in Wine, however, it uses a couple
of VxDs to do some things (I think it is timing and joysticks).
Normally VxD's do not work in Wine, but Mame/32 is open source. With
access to the source code of the VxD's, would it be possible to modify
the VxD files to work with Wine? If so, what would need to be done to
make the VxD drivers work with Wine?
2001 Mar 31
1
Problems with cbtplayer
Hi,
One of the main things I use Wine for is to run a Computer Based
Training Player (cbtplayer, info found at www.smartforce.com).
It used to work perfect on 20001222 and back several version from that.
Since the 20010112 release, it has failed. I reload the 20001222 and am
back in business.
I posted the zipped debug output for download if anybody that can read
this (most of it looks Chinese
2001 Aug 15
2
x11drv
I have SuSE 7.1.
I installed wine from the disc
When I try to run it as root, I get "Could not load graphics driver 'x11drv'"
I cannot find x11drv anywhere on the disc's or the installed packages.
can anyone tell me where I can get ?
Chris.
2007 Feb 13
1
core dump
I''m running Ubuntu Edgy and have 0.22.1 installed from source. I''m
running puppetmaster on the box. When I run "puppetd -v -o" on the
same machine, I get the error in the file I''ve attached. I was
running 0.20.1 just fine from .debs and then updated to 0.22.1 source.
Is there any way to cleanly uninstall puppet so I can start over?
Any advice as to what is
2007 Feb 15
2
underscores ($name_$foo) in string assignments
Hello
In a component, I was trying to do:
$bar = "lets make a new string with $name_$foo in it."
however the "$name_" fails to appear in the resulting string:
"lets make a new string with valueOfFoo in it."
Is there something special about $name_ here?
If I replace the underscore with a dash (... $name-$foo ... ) it
works fine.
thanks
Jesse
Jesse