search for: ziegler

Displaying 20 results from an estimated 77 matches for "ziegler".

2003 May 19
2
Illegal instruction on a new asterisk build.
.../* clip the magnitude */ (gdb) where #0 0x0806c22c in ast_ulaw_init () at ulaw.c:48 #1 0x0807a881 in main (argc=8192, argv=0x80) at asterisk.c:1144 #2 0x400f45cd in __libc_start_main () from /lib/libc.so.6 (gdb) quit What is my problem? Thanks in advance. -- Regards, Fred ---- Fred R. Ziegler Email: <fred.ziegler@alum.mit.edu> W Medford, Ma. U.S.A. Internet Society Member (#1315080) since Feb 1992
2006 May 05
8
pdf/writer: table.render_on best practices?
Hi All, I generate a pdf report that contains a table. The report is 14 pages, and it takes 20s to be rendered. Most of these 20s are spend in the render_on method. I wonder if it is possible to speed up that process? To create the report, I do the following: 1) Setup pdf layout: # Setup pdf layout pdf.select_font("Helvetica", { :encoding => "WinAnsiEncoding"})
2013 Mar 24
5
How to make a network interface come up automatically on link up?
...hen the link comes back, so it doesn't get an IP, the routing table doesn't get updated, etc. So, my question is, how can I make CentOS automatically configure this interface when the link comes back up? It's a bit annoying having to log in and do ifup eth2 every time... -- Joakim Ziegler - Supervisor de postproducci?n - Terminal joakim at terminalmx.com - 044 55 2971 8514 - 5264 0864
1998 Apr 08
1
Microsoft Fax
...have to put in the Networkpath. It would be great to use this with Samba but at this time I think Samba doesnt support it. Maybe someone has some Information for me how I can use this whith my Linux-Box or some Information if the Samba Crew is planning to implement this Feature. Thanks Derek Ziegler IT-System & Networkmanager E-Mail: dzedv@rms.de Phone: +494023890523 Fax: +494023890690 Derek Ziegler IT System & Networkmanagement Radio Marketing Service GMBH & Co. KG Phone +49 40 23890523 Fax +49 40 23890690 Internet dzedv@rms.de
2013 Aug 21
2
fsck.ext4 Failed to optimize directory
...lowing error: Failed to optimize directory ... EXT2 directory corrupted This error shows up every time I run fsck.ext4 on this partition. How can I fix this? The file system seems to work ok otherwise, I can mount it and it doesn't complain, using it looks like it's ok, etc. -- Joakim Ziegler - Supervisor de postproducci?n - Terminal joakim at terminalmx.com - 044 55 2971 8514 - 5264 0864
2006 Jun 01
8
[Pdf::Witer]
Is anyone using Pdf::Writer? I don know how to insert html tags in a pdf using Pdf::Writer, except <b> and <i> I think an idea is with Pdf::TechBook but i hadn''t seen any example till now. -- Cheers, ioana k&a http://boulangerie.wordpress.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Dec 15
5
Avery Lables, PDF::Writer or LaTex?
In a new app we are developing, we need to be able to dynamically create a PDF and send it to the browser (inline with send_data). I have been tinkering with PDF::Writer and love the simplicity and native ruby-ness of it all. However, one of the main uses for this functionality is to output a PDF of addresses to be printed on Avery 5161 labels. LaTex seems to be suited well for this, but it
2012 Mar 12
8
CentOS6/RHEL6 - net.nf_conntrack_max not applied
2003 Nov 07
2
Annoteting graphs using text
...he objects I create inside a "user defined function" are internal to the function. Is there anyway/command that can make them external, i.e., make them exists to perform tasks on outside the user defined function. Can anyone offer some advise as to what I am doing wrong? Thanks, Craig Ziegler ************************************************************** # o1 is the x vector # o2 is the y vector # I am trying to correlate these vectors to get # Lin's Concordance Coeffient. These are just # test vectors o1=c(11,9,54,55,50,44,58,5,21,58,41,59,39,34,23) o2=c(27,15,72,63,65,49,51,8,30,...
2014 Oct 14
3
Filesystem writes unexpectedly slow (CentOS 6.4)
...1M if=/dev/zero of=/Volumes/data_10-2/test.bin oflag=direct conv=fsync count=5000 5000+0 records in 5000+0 records out 5242880000 bytes (5.2 GB) copied, 178.791 s, 29.3 MB/s Now, I'm sure there can be many reasons for this, but I wonder where I should start looking to debug this. -- Joakim Ziegler - Supervisor de postproducci?n - Terminal joakim at terminalmx.com - 044 55 2971 8514 - 5264 0864
2006 Jun 12
2
Pdf::Witer question
Does anyone knows how to embed Type1 font with PDF::Writer? I read manual, tried everything but nothing seems to work (The font ''FontName'' contains a bad /BBox error on PDF). any help or hint would be really appreciated, Bojan Mihelac -- Bojan Mihelac Informatika Mihelac, Bojan Mihelac s.p. | www.informatikamihelac.com -> tools, scripts, tricks from our code lab:
2003 May 13
2
Voicemail2 and MWI
We've been testing (aim:frziegler and aim:end1r) the Voicemail2 app for a few days now, based on a CVS build from Monday, 5/12/03-23:15. Works good! Thanks Mark! We seem to have found a bug in the MWI (Message Waiting Indicator) logic. By simply creating msg0000.txt files in both structures, e.g.: for extension 4000: voicema...
2000 Jul 12
1
Samba + WAN?
...e the slow long-distance response times (only for Samba) from the location at Landau. Are there any experiences about accessing a Samba Server through long-distance network connections? How to improve performance of NetBIOS/SMB in a WAN? Many thanks for Your answer! Best regards, - Karl-Josef Ziegler
2016 Jan 31
4
configure warning on SunOS 4.1.4
...tter numbers are invited. let's see how the build goes, when the new openssl has finshed testing the build went fine so far - shared library support is still missing - but we'll see -:) Best Regards Klaus -- Tel: (++49 6105) 968846 Klaus Ziegler Mobil: (++49 172) 3064445 Zeppelinstrasse 3 mailto: klausz at haus-gisela.de D-64546 Walldorf-Moerfelden http://www.haus-gisela.de/~klausz
2006 Apr 08
76
MIT vs GPL vs LGPL for open source project
I intend to release a project I wrote with Rails. What is the right licensing scheme for a web application (content managing system) which could grow with plugins and add-ons ? Personally, I would prefer the GPL but does that mean any add-on to the CMS (like task management) will have to be GPL ? If some people contribute to the code could it still be double-licenced so that the people who
2006 Jan 03
2
Pdf::Writer ; page numbering, and table wrapping
Hey there, I know this isn''t a pdf::writer list - If there''s a more appropriate place for me to ask these questions I''d appreciate being set straight. I''m having a couple of misunderstandings/isssues first with page numbers and secondly with auto-wrapping of simple_table. First pdf.start_page_numbering(pdf.margin_x_middle, pdf.absolute_bottom_margin, 9,
2014 Oct 14
2
CentOS 6.4 kernel panic on boot after upgrading kernel to 2.6.32-431.29.2
....) This box has a bunch of cards in it, including some NVidia GPUs in a PCI expander, another NVidia GPU for the GUI, an Areca controller, a Mellanox IB adapter, and some other stuff. But, I'm pretty sure this must be something simple I'm missing. Ideas for figuring it out? -- Joakim Ziegler - Supervisor de postproducci?n - Terminal joakim at terminalmx.com - 044 55 2971 8514 - 5264 0864
2006 Jun 09
7
Active DIrectory
I am building a application for my university and I would like to make this application authenticate agains a Active Directory server. I would like to know if there is an already built solution for this somewhere online ? Thanks -- Nicolas Kassis -------------------- http://www.nickassis.net http://www.nickassis.net/blog -------------- next part -------------- An HTML attachment was scrubbed...
2015 Oct 05
3
Installation of Samba 4.3 on Ubuntu Server 15.04 failed
...t the error: /usr/local/samba/bin/smbd: No such file or directory How can I start the deamons instead? Or is this a hint that the installation is corrupt? Kind regards, > Am 25.09.2015 um 17:03 schrieb Rowland Penny <rowlandpenny241155 at gmail.com>: > > On 25/09/15 15:32, Thomas Ziegler wrote: >> Thank you for the feedback. And yes, I looked into '/usr/local“ but the samba folder was not created. Did I may missed some packages to install previously? >> I installed the following: >> sudo apt-get install acl attr autoconf bison build-essential \ >> debh...
2000 Apr 27
3
samba and firewalls
...backing up critical files, etc., that would not be possible without it. Of course, once this is up, there is the firewall issue to consider, which as PPP internet accessor I haven't had to worry about. But I am reading up on the matter. One source I am using is Linux Firewalls by Robert L. Ziegler (New Riders). One of the points in this book is that a firewall PC should never run samba because it opens up vulnerabilities to attack. The author doesn't go into much detail, nor does he offer any workarounds. He just says you shouldn't do it. Period. My question is how serious a pro...