Displaying 20 results from an estimated 28 matches for "blabs".
Did you mean:
labs
2011 Jun 20
13
confused about file ensure/require
my base/default includes this ntp manifest
# cat modules/ntp/manifests/ntp.pp
# ntp.pp
class ntp {
case $operatingsystem {
centos, redhat: {
$service_name = ''ntpd''
$conf_file = ''ntp.conf.el''
}
debian, ubuntu: {
$service_name = ''ntp''
$conf_file = ''ntp.conf.debian''
}
}
package {
2005 Jun 28
1
Offtopic Posts [was Re: [OT] Memory Models and Multi/Virtual-Cores -- WAS: 4.0 -> 4.1 update failing]
From: Greg Knaddison <greg.knaddison at gmail.com>
> Look - brevity is the soul of wit. It also keeps other folks on lists
> from calling you a troll.
The problem is that then the same people then start complaining
about my "oversimplification." In fact, that's part of the problem here.
I really _tried_ to make a recommendation without breaking down into
the
2008 Nov 10
4
Labeling points with xYplot
Hello R-Users,
I am trying to label points on an xYplot. I can label the points, but
then I lose the error bars. I suspect that I should be using
panel.xYplot rather than panel.xyplot, but that didn't work either...
Can anybody help me out? Example code is below. First xYplot has error
bars, second tries to label the points and the bars disappear.
Thanks,
John
a=c(1:4)
2011 Mar 22
2
Play different voice-mail messages based on certain conditions
Hello List,
I have few installations out there based on 1.6.1 or above.
I'm trying to play different voice mail messages based on certain criteria's. For example, I want during office hours to play (in short): "we are not available to take your call, please leave a message", during off-hours and weekends I would play: "we are closed, our opening hours xx:xx-yy:yy, please
2005 Jun 28
2
Offtopic Posts [was Re: [OT] Memory Models and Multi/Virtual-Cores -- WAS: 4.0 -> 4.1 update failing]
From: Chris Mauritz <chrism at imntv.com>
> I agree completely. Unfortunately, even though I've killfiled the
> biggest offender, I'm still getting a lot of the noise since people
> continue to feed him.
I assume the former is a reference to me.
As far as the latter, you might re-think your singularity focus.
As I've said before, you can't complain about me
2006 Mar 26
4
select information from sqlite_master error
Hi,
I''m having fun playing around with Camping...I am slowly working on extending tepee to a personal e-notebook sort of tool (never lose my papers/revisions....hehe).
I''ve given tepee an oswd css design, and am currently adding a admin page that I want to show the ruby version, sqlite version and db size and db stats information.
I tried running:
@db_stats =
2001 Jan 18
2
ssh-add bug
There is an amusing bug in ssh-add that causes it to go into an
infinite loop. I am using openssh 1.2.3, and noticed that when I
ran "ssh-add < /dev/null" in my X startup scripts, but didn't have
ssh-askpass installed, ssh-add started spewing errors into my
.xsession-errors and didn't stop.
I found that what happens is: ssh-add forks and attempts to exec
ssh-askpass. The
2006 Apr 06
4
Lighthttpd not working as default (configuration?)
Hi,
On the api doc it is written that if lighttpd is installed, rails will use it as its web server instead of WebBrick.
I have installed lighthttpd and verified it works (for example on the default port 80) but when lauching script/server, it still uses WebBrick.
I wondering if I need to edit /etc/lighttpd/lighthttpd.conf myself or configure something else.
Any idea?
Thanks
Oscar
2011 May 26
1
Changing up some things around Puppet Labs's Open Source Software
...et. If you have any ideas for things
you''d like to see, or comments/suggestions/questions about anything I''ve
mentioned please feel free to bring them up here, or contact me
personally.
[1] http://article.gmane.org/gmane.comp.version-control.git/171013
[2] http://pivotallabs.com/blabs/categories/standup
[3] https://patchwork.puppetlabs.com/
--
Jacob Helwig
2015 Oct 14
1
noVNC with qemu over ssh
Hi all,
I have a little webserver interface for managing VMs running on a RHEL
6 based HA cluster hosting KVM/qemu VMs. I'd like to use noVNC to
provide access to the hosted VMs, but I am not finding much information
on how to do this (or rather, I can't find it in the large number of
ovirt related posts).
Has anyone done this or could someone point me in the right direction
to docs
2008 Aug 18
0
can cron.daily crash my dom0s?
Hello,
I have 2 servers which share 2 partitions with drbd, on each machine
runs one VM on the drbd device,
so that I have primary/secondary and secondary/primary drbd devices.
There are also some more XEN VM?s that only do aa mysql replication
and one is standalone.
In the last 4 weeks I had 2 incidents where both machines did a sudden
reboot, first one machine and 2 minutes later the other one.
2006 Feb 10
1
! camping paid gigs
Oh, boy, this is great. Anyone here want to get paid for doing some
camping work? Because O''Reilly is interested in doing a 20-30 page PDF
on Camping. Please do it, guys. I won''t blab about how much it pays,
but if it took you a couple days, you''d get back a hacka lot of moaney.
Anyway, post your camping paid gigs, people. If we could have one guy
in the world
2006 Mar 30
0
Re:No database specified. Missing argument: database.
Hi all,
Thnx for the reply.
Finally It worked for me. I''m not sure how it got corrected by itself . Because, I tried with a single space after : , i tried restarting the server, I tried changing the db user/pwd, and tried with a environment=development in the server startup. Nothing worked out for me till I restarted my machine !!!!!
anyways i''m on rails now :)
-J
2006 May 05
1
Centos4.3 hangs on install
Hi guys,
im installing centos4.3 on my PIII with 2x70GB SCSI disk. when its on the part where it loads the scsi driver, hangs and a display saying disabling irq11. any suggestions ?
tnx
---------------------------------
Blab-away for as little as 1?/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Apr 07
0
Re: IVR: Cant hear my message
I cant figure it out but why dont you dont you make an extension that you can dial and record yoursef.
Exten => 100,1,Wait(2)
Exten => 100,2,Record(FileName:gsm)
Exten => 100,3,Wait(2)
Exten => 100,4,Playback(FileName)
Exten => 100,5,Hangup
Antoine LOUIS <antoine.louis@gmail.com> wrote:
Hello,
I've reccorded a voice message for the IVR. (.wav, 16 bits,
2006 May 24
0
Placing call files in
actually it sounds like a permission issue. You said you are doing it as root, but what is asterisk running as. I've found it is very sensitive, even to ownership. Make sure the owner:group is set to what Asterisk is running as before copying. Then, I've never had problems copying vs. moving - although I could imagine it might create problems in a race condition case.
p
From:
2006 May 16
0
rtbl_talk() call failed
Hi ,
I compiled the
qosd-0.0.1-13122003.tgz code found in
http://x-ray.prokon.cz/data/snmp/ , but i have a problem when i run it ,
i get an error
rtnetlink call failed, reason: 2 , no such file or directory
i found this line in the file delete_object_util.c
rtnl_talk(&rth, &req.n, 0, 0, NULL,NULL,NULL);
result=errno;
if(result!=0)
2006 Mar 29
2
tc filter information
Hello list,
I guess I am jumping in here at the deep end... I have had a look at the
lartc web pages, found the wondershaper script, read through as much of
the HOWTO as possible without my brain exploding, and I feel that I get
the concepts kinda OK. The thing that I am having trouble with are the
tc "filtertype specific parameters". I''ve read a great message on the
archives
2008 Mar 30
0
plugin for recent changes display?
I''d like to have a "most recent changes" type of sidebar on my site (
http://www.obsidianportal.com ). The main idea would be to show recent
activity on the site. I''d like to try and copy what they have on the
left sidebar here: http://gaxonline.com
What I need is very simple, something along the lines of:
- The user who did an action
- A title/link to what they did
2001 Nov 05
0
What kind of Ogg Vorbis-services you would like to h ave?
I know this is a little OT for the list and blatent advertising but
inkeeping with the thread topic, I've just finished a Windows playlist
generator for internet/radio stations. Suitable for highly automated
situations. Features anti-song repeat & anti-artist repeat options. No
song maintenance required. Works on a rotation or "clock" basis. Produces
a personalised HTML