Displaying 20 results from an estimated 200 matches similar to: "hi all"
2005 Oct 06
2
Asterisk/Debian/VIA EPIA M Howto
I have written a step-by-step setup for installing Asterisk on Debian
using the VIA EPIA M platform. It is oriented to the Linux novice
(myself being one). Feel free to use it :)
http://www.steady-com.com/asterisk/debian-install.html
2003 Sep 30
2
Trouble with 'NET ADS JOIN'
Hi All,
Any clues as to what is causing this? I have seen similar questions asked
before in regards to joining ADS domain but have not been able to find a
solution to my problem.
The domain is a Native mode ADS on win2k3 with signing required. Please let me
know if additional info or logs are required to diagnose the problem.
I did a 'net ads join ADSDOM -U
2008 Jul 30
1
machine not shutting down and connection failures in logs
Hi,
this is my first nut installation, i see lot of connection failure and when i tried
the configuration removing the power chord from the ups i expected tha machine will
power itslef down but this has not happened.
I'm using nut 2.2.2-2 from debian lenny, ups is a mustek powermust 2000 with usb cable.
All config files are root:nut and 640, i've had to add nut user to nut group
2000 Dec 15
1
Preserving argument splitting with SSH
I'm using:
% ssh -V
SSH Version OpenSSH-1.2.3, protocol version 1.5.
Compiled with SSL.
% uname -a
Linux gellar 2.2.13 #1 SMP Wed Dec 29 14:07:41 PST 1999 i686 unknown
and am wondering whether it's a fundamental shortcoming of the SSH
protocol that argument splitting is not preserved from client to server,
but instead the argument list is re-split on whitespace. E.g., from my
machine
2007 May 19
1
configuration & error help
Hi everybody, just a new face showing up looking for a little help
configuring IceCast.
Just installed the software with a few other programs in an attempt to
start off my own internet radio station.
Using SimpleCast to take the line-in and stream it to IceCast, which
in-turn does the obvious and streams it to the internet.
I'm looking at just creating a station of just 5 max users (for
2008 Nov 03
5
Theora 1.0 final release!
The Xiph.Org Foundation announces the release of Theora 1.0.
Theora is a video codec with a small CPU footprint that offers easy
portability and requires no patent royalties. While the Theora
bitstream format was standardized in 2004 and our beta releases have
been used by millions, this 1.0 release is an important milestone
reflecting the maturity and stability of the Theora codebase.
A number
2008 Nov 03
5
Theora 1.0 final release!
The Xiph.Org Foundation announces the release of Theora 1.0.
Theora is a video codec with a small CPU footprint that offers easy
portability and requires no patent royalties. While the Theora
bitstream format was standardized in 2004 and our beta releases have
been used by millions, this 1.0 release is an important milestone
reflecting the maturity and stability of the Theora codebase.
A number
2014 Sep 23
2
read digits from the user through php agi script
hi everyone,
actually i want to release an IVR system using PHPAGI API , in this IVR i
want to get value from the user.
I already used get_data defined in phpagi but they are not able to get the
value given by the user and store it in a php variable.
i tested this :
$result = $agi->get_data('beep', 3000, 20);
$keys = $result['result'];
but every time i found in $keys variable
2005 Sep 06
1
Cannot print PDF-Files...
Hi,
I have a network with a Server running 3.0.14 (Debian sarge), which is
doing quite fine as a PDC and as a printer server (using cups). Almost.
Printing is working, I can print Windows test pages, I can print
from several applications, including MS office. But I cannot print
over the network from Acrobat Reader, not at all. If a network
printer is selected and used, than _nothing_ happens,
2020 Sep 27
3
How to add a new clang-tidy module
Hi, all,
I am planning to add clang-tidy checkers for my company. How to add a new module for my company? Please help, thanks in advance.
I try to copy files from cert module, and rename cert to Misra, then add a rule named "m-0-1-1" by ./add_new_checker.py.
then I run ninja check-clang-tool, but my case is failed due to below error
Running ['clang-tidy',
2002 Jun 21
4
configure problem --- Can't find recent OpenSSL libcrypto
Hello Gurus,
I tried my best as I can to do RTFM and Googling to find any information to
solve the problem myself which I failed.
I installed OpenSSL 0.9.6d 9 May 2002 with this option on a Solaris 8 box
using Sun Forte6-2
$config solaris64-sparcv9-cc --prefix=/local/santanu/pkg/ssl
Now I am trying to install openssh 3.2.3p1 and getting this error.
configure:8285: error: *** Can't find
2001 Aug 05
2
Transcoding listening test
As far as I can see, transcoding could be usefull
for people who do not primarly care about quality
but about filesizes.
One could assume that such a user would have a
collection of mp3's at 128kbps or higher bitrates,
and uses an encoder like BladeEnc or Xing. He wants
to take uses of ogg's supposed quality and transcode
his 128-or-higher files into 96 or 112kbps oggs to
save diskspace.
2010 Feb 10
0
[PATCH] Revert "kms: work around some bong hits with dpms"
This reverts commit 98c9e4edb58374f18249e5c9c53b392fb8b4a1d1. AFAIK
it's no longer needed.
Signed-off-by: Francisco Jerez <currojerez at riseup.net>
---
src/drmmode_display.c | 3 ---
src/nv_driver.c | 2 --
src/nv_type.h | 1 -
3 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/src/drmmode_display.c b/src/drmmode_display.c
index 7c45d9c..a91741d
2006 Jul 24
1
XMLRPC WebService and Structs
Hi
First off, I apologise if this is covered somewhere and I just don''t
get it... I''ve looked far and wide ....
As a part of my current project I need to hook up to a particular
XMLRPC webservice that won''t be available for me to use until close
to launch date... So I am trying to recreate the webservice that
mirrors the live one so I can test my application
2006 Jul 22
3
Doubts regarding Models
Dear folks,
I want to know whether the following things are right or wrong, in the first
place.
Then to know the right way to do the same, if it is wrong.
I am having a table with the name "cd_details".
using models, I am accessing data from this.
my model is having the code like this.
model filename : cd_detail.rb
--------
class CdDetail < ActiveRecord::Base
def self.find_data
2017 Jul 19
4
Integration of Google Speech API V2
Hi Jonathan
Thanks !
That would indeed be wonderful, at this point I really do not care whether
I need to use Python or Lua or JS.
I was following http://zaf.github.io/asterisk-speech-recog/
but hit a road end with (for the lack of sane word ) copulating Google's Key
On Wed, Jul 19, 2017 at 2:28 PM, Jonathan H <lardconcepts at gmail.com> wrote:
> Yes! But I can only tell you if
2017 Jul 19
4
Integration of Google Speech API V2
Hi,
I'm trying to integrate Google cloud speech recognition v2 in it. I can get
the audio recorded, have created Service key and API key but whenever I try
to access it, I just get 403 access denied. I am at my wits end here.
Has anybody tried it ? were you successful ? Could you please guide me how
to do it ?
I'll be grateful to you if this works !
--
Warm Regds.
MathuRahul
2017 Jul 19
3
Integration of Google Speech API V2
Hi Marcelo,
Thanks for replying, I do not know what this branch is.
Could you please let me know.
Also, I enabled google cloud speech API only from the console. Do I need
more API enabled?
On Wed, Jul 19, 2017 at 3:41 PM, Marcelo Terres <mhterres at gmail.com> wrote:
> Did you already tried the cloud_api branch?
>
> Regards,
>
> Marcelo H. Terres <mhterres at
2007 Jan 06
1
ancient directx version support
What is the status of support for directx2 apps?
The "failed to create surface" error in MissionForce: Cyberstorm
seems to have persisted forever...
I have a +relay log of the said game launch session, (if
somebody wants it, i can provide the full version) --
it appears that the graphics backend call pair
which causes trouble is to winex11.drv.GetDCEx()/
puppet master REST API returns 403 when running under passenger works when running from command line
2012 Dec 10
2
puppet master REST API returns 403 when running under passenger works when running from command line
Hi! Everyone,
puppet agent is not able to fetch any files, plugins or post catalog,
reports to the master. both puppet agent and master are on version 3.0.l,
passenger version 3.0.18 ,
nginx version: nginx/1.3.9
built by gcc 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
TLS SNI support enabled
configure arguments: --prefix=/apps/nginx
--conf-path=/apps/nginx/nginx.conf