Displaying 12 results from an estimated 12 matches for "aapt".
Did you mean:
apt
2012 Dec 05
8
Error: Could not request certificate: Connection refused - connect(2)
Hi all,
I am new at puppet and Im using the puppet learning tutorial. I execute
until Basic agent/master puppet. Everything worked ok but after 2 or 3
days, running the command "puppet agent --test", start throw the error in
subject. That left me with the following questions:
how to puppet agent connect to master without service started on master?
If this connection is possible (
2004 Oct 25
1
Samba and "running old wbinfo, pam_winbind or libnss_winbind clients"
..._auth --helper-protocol=squid-2.5-basic
mydomain+myuser mypasswd
OK
# wbinfo -t
checking the trust secret via RPC calls succeeded
This is all on a brand new install of Samba on a box which hasn't had
anything but Samba 3 on it.
Any clues?
Thanks.
--------------
Jason Oakley
Robina Helpdesk
AAPT Limited
Ph: 07 5562 4359
Jason.Oakley@aapt.com.au
------------------------------------------------------------------------------
This communication, including any attachments, is confidential. If
you are not the intended recipient, you should not read it - please
contact me immediately, dest...
2007 Mar 19
2
Distorted Title Bar in Wine
...imarily
so I could run IE 5-6 for testing purposes. I then installed IEs4Linux.
It all works fine, although I still feel a sense of horror to see IE on my
linux desktop, but the title bars are all messed up for both winecfg
and IE. The link below shows a screenshot of the effect:
http://people.aapt.net.au/~adjlstrong/wine.png
Any ideas?
Andrew
--
The STRONG Family Web Site
http://www.strong-family.org
2008 Jul 31
4
Installing wine for Debian Etch
Trying to install the key so that I can install wine, but I have this error.
krraleigh-PC:/etc/apt# wget -q http://wine.budgetdedicated.com/aapt/387##263.gpg -O- | sudo apt-key add -
gpg: no valid OpenPGP data found.
Can you suggest what I might do next?
Thank You
Kevin
2006 Feb 16
1
Update to the latest zaptel driver - Congestion gone, but scary write errors replaced it
Hi,
Yesterday I updated asterisk to the latest zaptel driver and today
my congestion problems are gone... (see
http://bugs.digium.com/view.php?id=6509), only to be replaced by:
Feb 17 10:02:37 DEBUG[19225] chan_zap.c: Write returned -1 (Resource temporarily unavailable) on channel 26
Feb 17 10:03:08 DEBUG[19274] chan_zap.c: Write returned -1 (Resource temporarily unavailable) on channel 216
Feb
2006 May 15
5
Australian Ruby/Rails Web Host
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: rebecca.vcf
Type: text/x-vcard
Size: 414 bytes
Desc: not available
Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060515/4cd2f87d/rebecca.vcf
2009 Apr 17
5
Binomial simulation
Hi Guy's
I was wondering if someone could point me in the right direction.
dbinom(10,1,0.25)
I am using dbinom(10,1,0.25) to calculate the probabilty of 10 judges
choosing a certain brand x times.
I was wondering how I would go about simulating 1000 trials of each x value
?
regards
Brendan
--
View this message in context:
2008 Dec 21
2
Outbound fax issues
Hello all.
I have the following setup:
Fax machine
|
Sipura SPA-3120
|
SIP 100BaseT
|
Asterisk 1.4
|
IAX2 100BaseT
|
Asterisk 1.6
|
ISDN PRI TE210P
|
Traditional Telco
The fax lands on the Internal Asterisk 1.4 box, the sip config for this
extension looks like:
[35081]
type=friend
secret=************
qualify=yes
port=5060
nat=no
host=dynamic
dtmfmode=rfc2833
2006 Mar 30
1
dependency errors upgrading to 2.2.1-0sarge1
...ace r-base-core 2.1.0-1 (using
.../r-base-core_2.2.1-0sarge1_i386.deb) ...
Unpacking replacement r-base-core ...
Errors were encountered while processing:
/var/cache/apt/archives/r-recommended_2.2.1-0sarge1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
My next step wass to try aapt-get install -f, but this bombed too...
euclid:~# apt-get install -f
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
r-recommended
The following packages will be upgraded:
r-recommended
1 upgraded, 0...
2017 May 24
11
System Time Source
One of our STEM interns recently observed that there are
inexpensive clocks that sync via radio to standard time
services.? This begged a question about why every computer
would not have a radio module to receive time.? Our senior
staff did not have a good answer or if time from such a
radio module would be supported by the operating system.
When I was a student, such questions would have earned
2009 May 11
1
Plot bivariate joint pdf
For a homework question.
I was wondering if rcmdr has a function to plot a graph of a bivariate
function of X and Y.
I have a function with joint pdf
fX,Y(x,y) = x+y for 0<x<1 , 0<y<1
I've tried
> x <- seq(0,1,.001)
> y <- seq(0,1,.001)
> r = x+y
> plot(r)
but it seems to just add them together say .2+.2 .3+.3 not other
possibilities like
.9 + .1
Thanks
2009 Jun 08
1
Interpreting R -results for Bivariate Normal
HI Guys,
I know that this forum is not for homework but I am trying to interpret R
output code.
I was just wondering if someone might be able to help.
I have been given the following.
For (X1,X2) distributed bivariate normal with parameters
mu1 = 5.8
mu2 = 5.3
sd1 = sd2 = 0.2
and p = 0.6
The r-code and inpit/output are as follows
input
m <- 5.3 + 0.6*(6.3 - 5.8)
s <-