Displaying 20 results from an estimated 40 matches for "hitchhik".
Did you mean:
hitchhiker
2009 Jun 03
2
Regular expression \ String Extraction help
...the following conversion:
[YYYY]-[MM]-[DD] [Time] [Day] [Name][Integer].[Extention]
to become
C:\test\[Name]\[YYYY]-[MM]-[DD] [Time] [Day]\[YYYY]-[MM]-[DD] [Time]
[Day] [Name][Integer].[Extention]
i.e. these
2009-04-10 1400 Fri Foo1.txt
2009-04-10 1400 Fri Universities2.txt
2009-04-10 1400 Fri Hitchhikers Guide To The Galaxy42.txt
will become
C:\test\Foo\2009-04-10 1400 Fri Foo1.txt
C:\test\Universities\2009-04-10 1400 Fri Universities2.txt
C:\test\Hitchhikers Guide To The Galaxy\2009-04-10 1400 Fri
Hitchhikers Guide To The Galaxy42.txt
My main issue is the conversion for 'Hitchkikers Guid...
2004 Sep 04
1
Bug#269959: logcheck-database: courier ignore.d.server contains word from violations.d list
Package: logcheck-database
Version: 1.2.26
Severity: normal
Hi,
the file courier contains the line:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pop3d-ssl: Unexpected SSL connection
shutdown\.$
This triggers the security logcheck section because of the word
"shutdown". Quick fix is to move or duplicate this line to
violations.ignore.d/logcheck-courier.
BTW: It looks like the courier package
2011 Dec 22
6
Error starting updated Debian servers
Hi all,
After applying some updates onto a Debian web server, I rebooted it.
However it will no longer start, and generates this error in XenCenter:
22/12/2011 09:57:45 Error: Starting VM ''Web Server'' - Using <class ''grub.GrubConf.Grub2ConfigFile''>; to parse /boot/grub/grub.cfg - WARNING:root:Unknown directive load_video - WARNING:root:Unknown directive
2003 Aug 19
1
samba LDAP authentication
...password for
LDAP.
I searched alot but couldn't find anything for this.
thanx in advance.
- v a i b h a v -
-------------------
It looked like something resembling white marble, which was
probably what it was: something resembling white marble.
-- Douglas Adams, "The Hitchhikers Guide to the Galaxy"
2005 Aug 30
1
[LLVMdev] Anyone is building a DSP-C frontend?
...,
DSP-C is an extension to ISO C to support specific hardware features
in DSP, e.g. fixed-point typer, memory spaces and circular pointers.
It's generic for different DSP's.
- http://www.dsp-c.org
How difficult is it to extending the llvm-gcc for this extension?
Any document like "hitchhiker's guide to extend the GCC fronted" ?
(just like the guide for adding instructions and intrinsics)
--
Tzu-Chien Chiu,
3D Graphics Hardware Architect
<URL:http://www.csie.nctu.edu.tw/~jwchiu>
2004 Jun 22
3
Asterisk answering only one (dialed-) Number on a PTMP (German "Mehrgeräteanschluss")?
...52....)
Is it possible to tell Asterisk (in Extensions.conf?) to Answer 641717 an ignore incomming calls on 928752?
I need this solution to work with Asterisk without disconnecting my Girlfriend from the rest of the world.
;-)
I realy tried to find an answer in your archive, Asterisk-Manual, "hitchhiker guide to Asterisk" and in Google but I'm affraid that I didn't know the right "searchstring".
Marco W.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040622/c33a4caf/attachm...
2015 Nov 17
2
Disabling auth fallback to PAM
...abase.
Can this be configured somehow?
If not, would it make sense to make this behaviour configurable?
Thanks,
--
@martinkrafft | http://madduck.net/ | http://two.sentenc.es/
"the ships hung in the sky in much the same way that bricks don't."
-- hitchhiker's guide to the galaxy
spamtraps: madduck.bogus at madduck.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: digital_signature_gpg.asc
Type: application/pgp-signature
Size: 1107 bytes
Desc: Digital signature (see http://martin-krafft.net/gpg/sig-policy/9...
2007 Apr 18
0
[Bridge] bridge/nf/ebtables patch for 2.4.27?
...09C5 B094
-------------------------------------------------------------------------------
`The best way to get a drink out of a Vogon is to stick
your finger down his throat...'
--- The Book, on one of the Vogon's social inadequacies.
--- Douglas Adams, The Hitchhikers Guide to the Galaxy
2005 Jun 07
2
Books
Hello all, I was wondering if anyone know where i can find a book on
Asterisk, i have been told about VoIP With Asterisk but i am unsure
where to find it, any ideas plase?
2008 Jan 16
1
help please, updating rsync on OS X
Hi,
I tried using rsyncX which is a GUI front end for rsync and as it
turns out, the installer downgraded the current version from version
2.6.3 protocol version 28 to version 2.6.6 protocol version 27.
I would like to learn more about how to get a newer version of rsync
installed. Where would be a good place for a beginner to start?
Thanks Much,
Scott G.
2006 Jan 12
0
[RFC] Are patches sitting too long in the tracker - PatchRails to the rescue?
...hasn''t got the attention that it deserves
and therefore I''d like to link it here again and combine it with a
little ''Request for Comments'' -
http://article.gmane.org/gmane.comp.lang.ruby.rails/39897 . Andreas:
Hopefully you''ve got no problem with me hitchhiking your post...
From time to time - as many other railers - I''m trying to give
something back to the community. Doing some Rails development since two
month or so I''m still n00bish and my possibilities are limited to do
something for the community. Anyway I try so by answerin...
2004 Aug 06
2
I declare ices stable
Hi everyone: Well, ices has been up for over a week now without
crapping out. It seems to be behaving itself quite nicely. Now if we
can figure out why icecast kicks clients with a not responding fast
enough error, everything would be hunky dory spiffo keen. It sure
isn't the client not being fast enough it's only six feet away and I
have the problem with even more powerful machines
2004 Feb 06
2
Normality Test on several groups
Hi,
I use ks.test or lillie.test to verify a normal distribution. It's performed
for a group
My users use SigmaStat software and a One Way ANOVA on several groups
In the result page there is a probability value to determine if Normality
test is failed or passed
So, how can i retrieve this probability value on several groups?
Is there another function in R to verify normality on several
2004 Jul 12
8
Gogoif with variables acting funny?
Using an example provided by "The Hitchhiker's Guide to Asterisk", I
made the following addition to my extensions.conf file:
[inbound-analog]
exten => s,1,Wait(1)
exten => s,2,SetVar(counter=0)
exten => s,3,Answer()
exten => s,4,Wait(1)
exten => s,5,DigitTimeout(15)...
2012 Apr 22
3
--link-dest isn't linking
...n 30
# lsb_release -a
Description: Ubuntu 11.10
Codename: oneiric
It's an ext4 partition on a 4tb software raid0 composed of 2 2tb drives,
which I just set up yesterday. Pretty sure none of that is relevant.
--
"I'd rather be happy than right any day."
- Slartiblartfast, The Hitchhiker's Guide to the Galaxy
http://www.ChaosReigns.com
2004 May 26
15
* INSTRUCTIONS FOR THE ASTERISK COMMUNITY - PLEASE READ NOW *
...any links to Asterisk web pages on the documentation
page at http://www.asterisk.org
* The Asterisk FAQ is found on the wiki
http://www.voip-info.org/wiki-Asterisk+FAQ
* The Asterisk documentation project (which needs your help)
is at http://www.asteriskdocs.org
Their handbook "The hitchhiker's guide to Asterisk" is already
well worth reading.
Finally, if you don't find the answer elsewhere, try the list.
** Mailing lists
For developers, there is a developer's list. You'll find it
on http://lists.digium.com, which is the address where you manage
your subscrip...
2009 Jul 20
3
Re gression using age and Duration of disease as a continous factors
Please explain me as what it means and how this analysis can be done using R
and which library(ies) are needed.
Thanks
--
View this message in context: http://www.nabble.com/Regression-using-age-and-Duration-of-disease-as-a-continous-factors-tp24574133p24574133.html
Sent from the R help mailing list archive at Nabble.com.
2012 Sep 21
3
Bug#688311: xen-utils-4.2: qemu-dm not available
Package: xen-utils-4.2
Version: 4.2.0-1
Severity: normal
Hello,
I tried running a xen domain but it complains about missing file not
in current xen-utils:
libxl: error: libxl_dm.c:1086:libxl__spawn_local_dm: device model
/usr/lib/xen-4.2/bin/qemu-dm is not executable: No such file or director
$ apt-file search qemu-dm
xcp-xapi: /usr/lib/xcp/lib/qemu-dm-wrapper
xen-utils-4.1:
2007 Aug 23
2
removing IMAP keywords?
Hi there,
I found that with an IMAP command like
<unique-leader> STORE 1 +FLAGS (testflag)
I can set arbitrary flags on mails through the dovecot IMAP daemon.
This rules.
Now I wonder, however, how I can remove those flags, which become
properties of the folder, really. For instance, after the above,
SELECT on the containing folder gives:
* FLAGS (\Answered \Flagged \Deleted \Seen
2004 Aug 06
3
I declare ices stable
...lligent than man -- for precisely the same reasons.
Curiously enough, the dolphins had long known of the impending
destruction of the of the planet Earth and had made many attempts to
alert mankind to the danger; but most of their communications were
misinterpreted ...
-- Douglas Admas "The Hitchhikers' Guide To The Galaxy"
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subje...