Displaying 19 results from an estimated 19 matches for "tmo".
Did you mean:
timo
2007 Aug 28
2
Blackberry Bounces [was Fwd: Delivery Status Notification(Failure)]
Is everyone else posting to this list getting one of these after
each-and-every post? If so, someone please un-subscribe this person:
rsivak at tmo.blackberry.net
Phil
-------- Forwarded Message --------
> From: postmaster at tmo.blackberry.net
> To: Philip.R.Schaffner at NASA.gov
> Subject: Delivery Status Notification(Failure)
> Date: Tue, 28 Aug 2007 13:32:02 GMT
>
> Your message:
> To: rsivak at tmo.blackberry.net
&...
2007 Apr 04
0
Voicemail to Text Transcription(was: Re: [asterisk-dev] Voicemail to text translation)
...iption, which is abysmal quality.
On Wed, 2007-04-04 at 09:25 -0700, asterisk-dev-request@lists.digium.com
wrote:
> Date: Wed, 4 Apr 2007 09:25:02 -0700
> From: "Mike Taht" <mike.taht@gmail.com>
> Subject: Re: [asterisk-dev] Voicemail to text translation
> To: asterisk@tmo.blackberry.net, "Asterisk Developers Mailing
> List"
> <asterisk-dev@lists.digium.com>
> Message-ID:
> <158277e20704040925q5ca1614i690b9ad76f8e2316@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On 4/...
2007 Apr 20
1
Voicemail to Text Transcription(was: Re: [asterisk-dev] Voicemailto text translation)
...iption, which is abysmal quality.
On Wed, 2007-04-04 at 09:25 -0700, asterisk-dev-request@lists.digium.com
wrote:
> Date: Wed, 4 Apr 2007 09:25:02 -0700
> From: "Mike Taht" <mike.taht@gmail.com>
> Subject: Re: [asterisk-dev] Voicemail to text translation
> To: asterisk@tmo.blackberry.net, "Asterisk Developers Mailing
> List"
> <asterisk-dev@lists.digium.com>
> Message-ID:
> <158277e20704040925q5ca1614i690b9ad76f8e2316@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On 4/...
2011 May 05
1
how to cat / grep from dbox files
...at, and could easily do cat / grep / sed
on those files to extract data. The server I am looking at now uses dbox
format, which seems to store data in a different way. just to give you
an example, when I do cat Drafts/dbox-Mails/u.11
I get the following output
2 M1e C4daa51f6
N 000000000000030A
?Tmo?6??_q?0`?B?r?D?? ??tF?5X??HI'??D??T??=*^?u??M?A?x/?=??E
???4?d??M_4?Z?.??mt??e??U?=?=1?s?B?^?0?_?_&
?"??H??eehuCA?1?I]a????p???????)\?-??H
???t4??E,???I?P?G????+???I??K+??u;9Z-???)ri????????un
????W?@?m?l?P?'??.??|???6?????)?S?C?T???>??n????U?r????]X9R???u?=?T??S_?:6??]?4hak??...
2009 May 16
1
Error 3: path not found
...I am trying to install Banana 5 accounting, following the SW manufacturer instructions (http://www.banana.ch/cms/en/linux_installation)
I have downloaded the .exe file, but when I try to open it with Wine, I get the following error msg:
"Not possible to create folder "C:/windows/is-7DK.tmo
Error 3: path not found"
I guess there is something wrong in the Wine configuration, I tried but I can not find how and where I should direct the installation to a different path.
Many thanks in advance for your help.
Lino
2007 Sep 10
3
php 5.2
Hi,
I was asking about php 5.2 because I would like to use this program with
these requirements:
http://www.magentocommerce.com/system-requirements
This ecommerce store is built with the zend framework and requires php 5.2.
Mcrypt is not in the centos mirrors either.
I did manage to get this beta ecommerce store installed on php 5.1.6-12 by
removing the mycript line in the install xml file and
2007 May 29
4
[LLVMdev] Code generation issues
...ch=c -o file.c
2) On Linux X86, llc does not give any problem, but I get this while
compiling the generated .c file:
error: unknown register name 'S' in 'asm'
This is the offending line (notice the "S" on the last line):
__asm__ volatile ("\tpushal\t\t\t\t\n\tmovl %0,%%esi\t\t\n\tmovl %
1,%%edi\t\t\n\tcall *%2\t\t\t\n\tmovl %%esi,%0\t\t\n\tmo\
vl %%edi,%1\t\t\n\tpopal\t\t\t\t\n"
:"=m"(memProgramStack_2E_5872),"=m"(memOpStack_2E_5873)
:"m"(memEntryPoint_2E_5874),"m"(memProgramStack_2E_5872),&qu...
2004 May 09
3
Suddenly one printer stops to print
...n
http://lists.samba.org/archive/samba/2004-February/080990.html
I got in the similar problem.
Have you solved the problem ?
If so, please let me know the solution.
Thanks and Best Regards,
Tomoo Nomura
--
****** Nomura Technical Management Office Ltd. *****************
Tomoo Nomura nomura@tmo.co.jp http://www.tmo.co.jp/
Phone: +81-78-797-0240 Fax: +81-78-797-0241 @nifty:GBH12257
Worldwide Airline Timetable 'Flight Planner'
European Electronic Timetable 'HAFAS' ValueFax Support
****************************************************************
2008 Dec 29
2
dudas
Quer?a saber si existe alguna funci?n de R para realizar el algoritmo
CHAID de ?rbol de clasificaci?n, existen de J48 por ejemplo pero no
encuentro nada de este algor?tmo.
Muchas gracias y un cordial saludo,
Juan
--
=========================================================
Juan Antonio Gil Pascual
Prof. Titular de M?todos de Investigaci?n en Educaci?n
correo: j...
2007 Sep 12
4
ASTERISK BOX behind a filewall
Hi All,
I want to put a ASTERISK BOX bend a Firewall. So I have given below rules.
iptables -A FORWARD -p udp -d 192.168.101.30 -m multiport --dports
3478,4569,5060 -m state --state NEW -j ACCEPT
iptables -A FORWARD -p udp -d 192.168.101.30 --dport 10000:20000 -m state
--state NEW -j ACCEPT
iptables -t nat -A PREROUTING -p udp -i eth0 -d 1.2.3.4 -m multiport
--dports 3478,4569,5060 -j DNAT
2008 Mar 27
0
open-iscsi and bond issue
...n on target.
When I run the iscsiadm command the iscsid daemon report:
iscsid: thread 0063bf90 removed from poll_list
iscsid: exec thread 0063bf90 callback
iscsid: put conn context 0x63bf90
iscsid: poll not connected 0
iscsid: get conn context 0x63bf90
iscsid: sched conn context 0x63bf90 event 2, tmo 0
iscsid: thread 0x63bf90 schedule: delay 0 state 3
iscsid: thread removed
I have tried without bond configuration and It has worked fine.
My box run:
- gentoo linux on x86_64 Intel(R) Xeon(R) CPU 3050 @ 2.13GHz
GenuineIntel GNU/Linux
- Xen 3.1.2 from portage tree
- 2.6.21 xen kernel in dom0
-...
2007 Nov 12
1
how to know when files have finished ftping? -- antair restored
Here's a thought: what about doing an lsof? If a file is still being written by ftpd it should be open for writing.
Geoff
Sent from my BlackBerry wireless handheld.
-----Original Message-----
From: gjgowey at tmo.blackberry.net
Date: Mon, 12 Nov 2007 16:07:23
Subject: re: [centos] how to know when files have finished ftping? -- antair restored
On Nov 11, 2007 2:20 PM, Neil Aggarwal <neil at jammconsulting.com> wrote:
> Hello:
>
> I have a server set up a CentOS 5 server for a client
>...
2007 Nov 18
0
dual boot box: winxp & centos 5: impossible to restorewinxp? -- antair restored
...cted all your usb hardware before trying the repair? I've repaired my box more times than I can count and the only time I've seen lots of hdd activity is when I had some weird hardware attached.
Geoff
Sent from my BlackBerry wireless handheld.
-----Original Message-----
From: gjgowey at tmo.blackberry.net
Date: Sun, 18 Nov 2007 18:01:11
Subject: [centos] dual boot box: winxp & centos 5: impossible to restorewinxp? -- antair restored
We rarely use M$ Windows, but I let my daughter surf pbskids.org while
using Windows and a Trojan Horse modified or deleted the user32.dll
file. I...
2007 May 30
0
[LLVMdev] Code generation issues
...X86, llc does not give any problem, but I get this while
> compiling the generated .c file:
>
> error: unknown register name 'S' in 'asm'
>
> This is the offending line (notice the "S" on the last line):
>
> __asm__ volatile ("\tpushal\t\t\t\t\n\tmovl %0,%%esi\t\t\n\tmovl %
> 1,%%edi\t\t\n\tcall *%2\t\t\t\n\tmovl %%esi,%0\t\t\n\tmo\
> vl %%edi,%1\t\t\n\tpopal\t\t\t\t\n"
> :"=m"(memProgramStack_2E_5872),"=m"(memOpStack_2E_5873)
> :"m"(memEntryPoint_2E_5874),"m"(memProgramS...
2007 May 29
0
[LLVMdev] Code generation issues
...86, llc does not give any problem, but I get this while
> compiling the generated .c file:
>
> error: unknown register name 'S' in 'asm'
>
> This is the offending line (notice the "S" on the last line):
>
> __asm__ volatile ("\tpushal\t\t\t\t\n\tmovl %0,%%esi\t\t\n\tmovl %
> 1,%%edi\t\t\n\tcall *%2\t\t\t\n\tmovl %%esi,%0\t\t\n\tmo\
> vl %%edi,%1\t\t\n\tpopal\t\t\t\t\n"
> :"=m"(memProgramStack_2E_5872),"=m"(memOpStack_2E_5873)
> :"m"(memEntryPoint_2E_5874),"m"(memProgra...
2003 Dec 27
1
Faked samba packages / rootkit?
...> 340 ls
> 341 cd ..
> 342 ls
> 343 make
> 344 ls
> 345 ./psybnc
> 346 vi psybnc.conf
> 347 ./psybnc
> 348 vi psybnc.conf
> 349 ./psybnc
> 350 vi psybnc.conf
> 351 ./psybnc
> 352 cd ..
> 353 adduser
> 354 cd /tmo/rk/w00t
> 355 cd /tmp/rk/w00t
> 356 ./samba -b 0 -v 193.170.8.129
> 357 cd /tmp/rk/w00t
> 358 ./samba -b 0 -v 211.21.64.204
> 359 ./samba -b 0 -v 211.21.64.204
> 360 ./samba -b 0 -v 128.210.147.242
> 361 cd /tmp/rk/w00t
> 362 ./asmb 128.210
> 363...
2007 Nov 18
11
Dual boot box: WinXP & CentOS 5: Impossible to restore WinXP?
We rarely use M$ Windows, but I let my daughter surf pbskids.org while
using Windows and a Trojan Horse modified or deleted the user32.dll
file. I found the instructions on the Microsoft Support web site, and
it would be very easy for me to expand a new copy of user32.dll if I
could get the MS WinXP CD to work. It boots OK, I press a key so it
will search hardware and it then has hard drive
2007 Aug 03
7
Power burn test
I need a program that will just run everything at max so I can measure
the max power used on some systems. My 'Kill a Watt' meter should show
up early next week.
SO run that CPU at max, using all memory, and keeping the harddrive
spinning.
I can jsut do pings on the lan card for it to stay awake.
I have searched here and on the net and have come back with nothing.
2006 Jun 09
0
Re: Rails Digest, Vol 21, Issue 195
Unsubscribe
Sent from my BlackBerry? wireless handheld
-----Original Message-----
From: rails-request@lists.rubyonrails.org
Date: Fri, 9 Jun 2006 18:24:09
To:rails@lists.rubyonrails.org
Subject: Rails Digest, Vol 21, Issue 195
Send Rails mailing list submissions to
rails@lists.rubyonrails.org
To subscribe or unsubscribe via the World Wide Web, visit