search for: perlscripts

Displaying 20 results from an estimated 20 matches for "perlscripts".

Did you mean: perlscript
2008 Feb 28
1
perl error on CentOS
when i type 'perl perlscript.pl, I get the following error Can't locate version.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
2004 Nov 30
2
Spandsp kind of working
I have spandsp installed and working, but when it emails using Scotts mailfax, the attachment is a dat file. I tried to rename the file to .tiff or .pdf, but it will not open. In the /var/spool/asterisk/fax folder, that faxes are there as tiffs, and I can open those without any trouble. The problem is in the conversion from tiff to pdf. Is there another package that needs to be installed for
2013 Sep 05
4
Shell Script Help
I have a script file in my cron.hourly that contains a good number of scripts I must call. #!/bin/sh sleep 15 perl /scripts/create_graph.pl & sleep 15 perl /scripts/create_graph_out.pl & many more lines. etc. Is there a way I can sleep random length to time before executing each but background each one so master script returns promptly. Something like. sleep (random 1 - 300 seconds,
2007 Nov 26
2
Broadcast dialing/playback
Has anyone created like a broadcast dialplan, if so care to share it. What I'd like to do is create an extension so when someone calls that extension they can leave a voicemail. Right after it is recorded, I need that voicemail to played on all phones on that system... E.g.: 1) Administrator --> Dial special number 2) Record emergency message (e.g. Snow day don't come in) 3) Hang up 4)
2008 Dec 16
4
perl-web-script should start a application with wine
I need some help. I have a windows application which load a file, do something and put the output in the same file. This tool is called ct.exe. Now I use wine to start this application, everything works fine. My problem starts if a try to write a perlscript which start this wine application. my perl script: 1 #!/usr/bin/perl 2 3 use strict; 4 use CGI; 5 use CGI::Carp
2005 Nov 07
1
General Question: WinXP autodomain?
...Is it possible to deliver the hostname to the WinXP-workstations via DHCP? (natively, without help of external applications) What happens to a computer which has joined my domain, when I change the hostname in my DHCP-Server? Will it remain in the domain? If this is possible, I can throw away my perlscripts ;) Greetz, Andre -- BOFH-excuse of the day: Zombie processes detected, machine is haunted.
2001 Oct 02
0
Ices dies
Hi ! Im using ices to send streams through icecast. But there is a problem. Ices dies and stops sending data after various hours of playing. Since ices is feeded with songs through a perlscript the songs should never stop coming. My guess is that it dies when no listeners are connected. But I cant see why, and I dont like pushing play all the time. =) This is what my icecast.log says at the end.
2007 May 04
1
Converting Courier mailboxes to Dovecot
Hi, I have around 100 mailboxes (maildirs) to convert from Courier IMAP (4.1.3) to Dovecot. (From a recent backup) I've tested a few mailboxes on Dovecot 1.0.0, and while the client doesn't notice any difference (at least in Thunderbird) I'm hoping to get rid of the old Courier folders and convert any useful information they may have into Dovecot. I've tried Timo's
2007 Mar 19
0
Courier's courierpop3dsizelist - uid convert
Hi Migration page [1] on wiki says "Courier version 3 (younger versions) Here everything has changed: Courier's UID data are now stored in courierpop3dsizelistand in a completely new format. But it's still possible to convert it to the format dovecot needs (link to perlscript and further configuration details will follow later). " but there's nothing more. I
2005 Jul 26
1
Perl AGI
I am wondering if anyone can help me figure out how to do something. I'm running a simple perl AGI which at the end of the call, creates a MySQL row with some of the tasks done during the AGI session. However, when the call is unexpectedly dropped (possibly the caller hangs up before finishing the entire AGI flow), I don't get the MySQL row created. I'm wondering if there is
2004 Jan 13
0
New netfilter/iptables homepage
--h1wVxq8aeHrvhZJz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! I've just put the new (3rd incarnation) of the netfilter/iptables homepage online.=20 The changes shouldn't be too visible to the user, as everything is hidden behind the same layout as the old homepage. =20 However, the whole page is now built from
2004 Nov 24
2
Files being corrupted on export, md5sums don't match.
(smb.conf attached) When i mount the exported shares on my computer on either it or another machine they get damaged during transfer, for example i made a file in my shared folder with the contents "this is a test", mounted that folder at /mnt/losmb/, resaults below: $ cat /home/share/test this is a test $ cat /mnt/losmb/test J?SMB.?$ $ md5sum /home/share/test && du -s
2008 Jan 03
2
OT - GEOPRIV and location based SIP services
Hi, I'm wondering whether or not it is achievable to build a web based click2dial application that could automatically detect that a user is connected from office or home. Another option is to directly ask user or let them change default option but having this automatically detected is a bonus. Has anyone tried to build such location based SIP services ? I've read few lines about
2008 Jun 02
1
Problems (Panic) with 3.2.0rc1 on Solaris10/ADDomainMember
Hi list I am having difficulties with 3.2.0rc1 on a Solaris10 server. After unsuccessfully trying once again to get winbindd to run in our environment (AD, SFU), we resorted back to the old solution of syncing the nss infos from AD down to the Unix passwd and group files by a perlscript and doing only authentication against the Active Directory. Now, I have other problems, however. Going
2007 May 21
3
Quota warning message ala courier
I have to face it, my users are retards: * either they're using crap MUAs which will not display their quota to them * or they're using POP with "leave mail on server" and will never notice their quota, unless it's too late * and once their quota is exceeded, their mails will bounce -- they'll never notice that, though. Thus I need a feature in dovecot that will
2001 Jan 09
2
quantile function for noncentral f-distribution
hello R-friends, I'm looking for a quantile function for the noncentral f-distribution in the area of equivalence hypotheses testing. Can somebody help me? Many thanks ----------------------------------------------------------------- Dipl. Inform. J. Hedderich Institut f?r Medizinische Informatik Phone : 0431 / 5973182 und Statistik im Klinikum an der CAU
2002 Feb 19
4
CR instead of CR/LF
New to Samba, so excuse me if this is a stupid question, but I've searched the different on line resources and can't find an answer. When I copy Perl scripts from my Windows 2000 machine to the UNIX Samba share on that same machine, a CR/LF appears at the end of each line instead of just the CR, making UNIX unhappy when I go to run those scripts. Any way to have Samba strip the LF
2004 Sep 28
10
Bandwidth Metering
Hi, How do you meter the amount of bandwidth a user has consumed (as webhosting companies do) under linux? I have searched everywhere, but have been unable to find a solution. Apologies if this is the wrong forum. Thanks, Patrick _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2002 Oct 30
4
PDF printer using ps2pdf ?
Hi, Is it possible to set up a printer in samba that will use ps2pdf converter to create pdf documents when printing on it ? Best Regards Steph
2008 Jan 15
7
PHP indexing, what's the PHP method for indexscript
Currently I have the following indexscript: pid : unique=Q boolean=Q field=pid postdate : field=startdate author_name: unhtml boolean=XAUTHORNAME field=author author_id: boolean=XAUTHORID field=authorid url : field=url sample : weight=1 index field=sample How can I create the same indexing using PHP? With this, I can get an searchable index, but I have no idea how to set the fields, so that I