search for: billige

Displaying 10 results from an estimated 10 matches for "billige".

Did you mean: billiger
2012 Mar 11
1
NSS ldap problems
...-auth-ac is the file to change but in cent 6 its /etc/pam.d/password-auth-ac. I found that changes I made only to system-auth-ac in 5 had to be made to both system-auth-ac and password-auth-ac in 6. This was to have authentication work for things like ssh and sudo in centos 6. Kristen Eisenberg Billige Fl?ge Marketing GmbH Emanuelstr. 3, 10317 Berlin Deutschland Telefon: +49 (33) 5310967 Email: utebachmeier at gmail.com Site: http://flug.airego.de - Billige Fl?ge vergleichen
2011 Oct 30
1
reloading NSD zone configuration
...ke to know if any progress has been made to allow NSD to have zones added/removed on the fly, somewhat along the lines of BIND's `rndc addzone/delzone', perhaps? Alternatively, can you confirm that a safe procedure for adding or removing zones in nsd.conf remains as so: Kristen Eisenberg Billige Fl?ge Marketing GmbH Emanuelstr. 3, 10317 Berlin Deutschland Telefon: +49 (33) 5310967 Email: utebachmeier at gmail.com Site: http://flug.airego.de - Billige Fl?ge vergleichen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.nlnetlabs.nl/pipermail/nsd...
2008 Nov 12
5
function that uses a variable name as the parameter
...a and 25 for example, you specify that 25 will be added to the variable a... add(a,25) # the new a equals 12 + 25 = 37 Thanks for all the help ? I'll try to give my advice when I get across a problem I can solve! David -- GMX Download-Spiele: Preizsturz! Alle Puzzle-Spiele Deluxe ?ber 60% billiger. http://games.entertainment.gmx.net/de/entertainment/games/download/puzzle/index.html
2003 Jan 31
1
MEMDISK: Image seems to have fractional end cylinder
Hi, I created a 4 Meg Byte primanry DOS patition onto a hard disk. This partition was formatted with format /s. The hard drive was able to boot DOS. After that I connected the drive to a Linux machine and created and image with the command dd if=/dev/had1 of=hard.img When I send this image to my PXE client I see on the screen: MEMLINUX: Image seems to have fractional end cylinder MEMLINUX:
2005 Feb 18
1
Is this a bug or by design? Workaround?
Hi, I need to use the trailing 5 digits of a callerid. callerid may be anything from a length of 4 to 10 digits in this case. Using this: ----------- SubString,cid=${CALLERIDNUM}|-5|5 Works great, BUT shows this message: "The use of Substring application is deprecated. Please use ${variable:a:b} instead" So, I try --------- SetVar(cid=${CALLERIDNUM:-5:5}) The result is a empty
2005 Feb 21
0
bug? Unterminated comment detected beginning on line 0
Hi, Using latest cvs. A comment-line begins with semicolon ; However - if the line contains ;-- or like this ; -- blabla bla -- You get this error and * stops reading that file: Feb 21 13:47:12 WARNING[17393]: config.c:664 config_text_file_load: Unterminated comment detected beginning on line 0 Shouldn't Asterisk skip any line beginning with a semicolon? Or should a comment now be
2004 Apr 07
1
PSTN calls do NOT hang up
Hi all, In my Asterisk setup, incoming calls through Cisco PSTN gateway to Asterisk extensions sounds work fine. All calls can be terminated properly after hangup. However, when calls were forwarded to voicemail, after recording & hangup the PSTN calls and cisco FXO port remained connected unless cisco port was manually shut/no shut. # key used to hang up the call did NOT help. Did anyone
2004 Mar 31
2
RE: RxFax/spandsp: not disconnecting
Hi Steve, I am having this problem in which RxFax is still holding the file after receiving a complete fax. Somehow the zap channel is still active but on the fax client it was sent successfully. If you call the line it is still busy. Changed from phase 3 to 4 >>> MCF: 8c HDLC underflow in state 8 Changed from phase 4 to 3 Slow carrier up <<< DCN: fb DCN with final frame tag
2004 Jun 10
0
hide caller id
Hi, We try ti hide the caller id at calls trought E1 in EuroISDN (Spain) using restrictcid=yes and doesn?t work. What can I do, thaks Pedro -----Mensaje original----- De: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]En nombre de asterisk-users-request@lists.digium.com Enviado el: mi?rcoles, 31 de marzo de 2004 12:00 Para: asterisk-users@lists.digium.com
2009 Nov 24
1
Cross compiling tinc for arm platform
Hello. I managed to setup a cross compiler on my Gentoo system to compile for arm platform. I installed all nessecary tools and libs in /usr/arm-unknown-linux-uclibc/ like openssl lzo and so on over the cross emerge package manager. But what command is nessecary to configure tinc to run on arm? I used: ./configure --host=arm-unknown-linux-uclibc