Displaying 20 results from an estimated 49 matches for "austing".
Did you mean:
austin
2005 Apr 06
6
UDP port 1194 marking/routing problem
Hi folks,
I have OpenVPN (respect for it developers) running on my FW.
Is has two external NICs and on internal everything is fine, except
I want OpenVPN (UDP port 1194) going not via default route/network interface.
I use such commands:
iptables -t mangle -D POSTROUTING -o eth0 -p udp --dport 1194 -j MARK --set-mark 0x990
ip rule add fwmark 0x990
2005 May 09
0
Consultants - Sydney Aust
Hi,
Not sure if this is OT or not - apologies if it is.
I'm looking for an asterisk consultant in the Sydney area to help with
the rollout of a couple of Asterisk setups for clients of ours. If
you're interested please reply to me /*off-list*/ at tonyd -at-
zeroeffortnetworking -dot- com -dot- au (fixing the address of course :)
thanks,
tony
Zero Effort Networking
Pty Ltd ABN 38
2002 Feb 01
0
No subject
> myotis at cix.compulink.co.uk (Graham Smith) writes:
>
>> I apologise for this question, as I'm sure the answer has got to be
>> obvious, but I am trying to follow the John Maindonald tutorial and
have
>> stumbled at the first page.
>
>Link? (I suppose that I could find it, but it is you problem...)
http://wwwmaths.anu.edu.au/~johnm/r/dsets/
>> I have
2005 Dec 19
4
Observing Ajax Requests?
Is it possible using scriptaculous/prototype to watch out for any
happening Ajax activity, and do something like show/hide a spinner gif
to indicate to the user that there is activity taking place in the
backgound?
Regards,
Michael
------------------------------------------
Michael Roper - Web Developer
WORLDWIDE ONLINE PRINTING AUST/NZ
[T 08 9350 2300] [F 08 9451 6048]
[E
2001 Feb 27
6
How to read a text table? A bit of trouble with Using R - An Introduction
> Ok...So I actually *typed* the table with WordPad, using the Tab button
>in order to separate the columns, and saved it in rich text format. As you
>might have guessed, it didnĀ“t work. I got a:
> Error in count.fields(file, sep, quote, skip, blank.lines.skip) :
> string terminated by newline or EOF
RTF is not what is meant by text. What I am writing is text.
Your
2002 Nov 18
1
MYOB Premier
G'day all,
I'm getting closer to realising my dream of running MYOB (an Australian
accounting package - used by 2 in 5 Aust small business) under WINE.
On startup, as the different pull-down menus begin to manifest, I get
the following message appear on screen: (from MYOB)
"FALT is needs that bit cleared" with an OK box. I must say, I
absolutely *love* the grammar in the
2004 Feb 18
2
OS2 - Samba
Hi there,
I tried to connect OS2 Warp 4 to Samba server. The network used to be NT 4.0 Domain, then migrated to Samba to become Domain Controller. I've followed below instruction, and still can't login to the domain. I can get an IP address and ping the Samba server, but can't login to domain and map any network share.
2002 Jan 31
1
obvious answer
I apologise for this question, as I'm sure the answer has got to be
obvious, but I am trying to follow the John Maindonald tutorial and have
stumbled at the first page.
I have sussed out that I need to use the source command rather than the
read.table command as illustrated in the tutorial, but the data isn't
reading in properly with additional names at the beginning and end of the
2005 Sep 22
6
Autocomplete - setting a second value?
I''m using the autocomplete function, and need a way to grab a second
value from the ajax request... an example would probably speak better:
This is my HTML:
<input name="CustomerName" id="CustomerName" type="text" />
<div id="CustomerList"></div>
<input name="CustomerID" id="CustomerID"
2001 Apr 09
1
Win2K and multiple Samba servers and Samba 2.07
Hello to all,
This is my first ever use of a mailing list so bear with my ramblings and
illiterate prose.
I have been using samba from 2.03 to 2.07 for over a year now. We run DHCP,
WINS on the samba (acting as domain) box running Mandrake 6.0. Windows
machines are running everything from Win95 up to Win2K. With Win2K I have
problems with slow read/write, particularly for one application
2004 Jun 29
4
camberra distance?
Hi!
Its not an R specific question but had no idea where to ask elsewhere.
Does anyone know the orginal reference to the CAMBERA DISTANCE?
Eryk.
Ps.:
I knew that its an out of topic question (sorry).
Can anyone reccomend a mailing list where such questions are in topic?
2008 Jun 09
1
Bug/Error in formatC? (Was: Why doesn't formatC( x, digits=2, format= "g")...)
Hi all
After posting what follows, Duncan Murdoch suggested perhaps a bug
in formatC, or an error on documentation. Any comments?
In particular, bug, error or not, any ideas about how I can
consistently get two significant figures to print?
P.
---------- Original Message ----------
Hi all
I am not a C programmer, but I am trying to understand formatC to
get consistent printing of
2008 Feb 27
2
Adding LaTeX cross-references into Sweave plots
Hi all
I'm using Sweave and LaTeX, and love how they interact.
But here's a different interaction I'm not sure how to achieve; I
hope someone can help. I use a simple example, of course, to
demonstrate.
Suppose in my LaTeX document I have this:
Here is a linear equation:
\begin{equation}
y = -1 + 3 x
\label{EQ:example}
\end{equation}
This appears in the final product
2008 Jan 02
0
Dovecot on OpenWRT
Hello,
does anybody has a patch so that I can compile for the OpenWRT, currently the
configure script can't be used for cross-compiling.
Best Regards,
Dirk Aust
2004 Feb 09
1
Can S-Plus packages be used in R without modification?
Hi,
I have had a quick search to see whether this question has been
asked/answered before but haven't found anything directly related to it.
Basically, I am wondering if I can run the packages, developed by Shafer
for S-Plus, that allow multiple imputation of missing data - NORM, CAT,
MIX, and PAN.
If not, does anyone know if someone has done the modification that would
make these packages
2007 Dec 14
1
Help! - boxcox transformations
Hi,
Hope this does not sound too ignorant .
I am trying to detrend and transform variables to achieve normality and
stationarity (for time series use, namely spectral analysis). I am using the
boxcox transformations.
As my dataset contains zeros, I found I need to add a constant to it in
order to run "boxcox". I have ran tests adding several types of constants,
from .0001
2007 Dec 17
1
Identity link in tweedie
Hi there,
I'm using the tweedie distribution package and I cant figure out how to
run a model using an identity link. I know I can use a log link by
having link.power=0 and I think identity would be link.power=1, but I'm
not sure. Furthermore when I try running it with link.power=1 it
requires starting values which I cant manage to give appropriately so
I'm not sure if its
2009 Dec 01
0
Canberra distance
Hi,
I am using R 2.9.0. It seems the documentation for the calculation of
Canberra distance using stats::dist is ambiguous. Does anyone have the
original definition given in the Lance & Williams paper from Aust. Comput.
J. 1, 15-20, 1967?
When there are zeros at certain position in both vectors, they are not
omitted as documented in the function (see below). Instead, Canberra
distance is
2011 Jan 25
1
Manual two-stage least squares in R
Hi,
I am trying to manipulate a gls regression model output to adjust for use of
two-stage least squares. Basically, I want to estimate a model, then feed in
a new set of residuals, then re-calculate all of the model output (i.e. the
standard errors of the estimators, etc.). I have found some documentation on
doing this in stata, which is below:
http://www.stata.com/help.cgi?ereturn
I am
2005 Dec 11
1
Problems with Microchips MPLAB IDE
Hello,
I try to use Microchips MPLAB IDE 7.22 with wine 0.9.3 in contrary to the
AppDB it doesn't work, it hangs during the first splash screen. When I try it
with WINEDEBUG=warn+all the last message I get is:
warn:gdi:GDI_GetObjPtr Invalid handle 0x62c
I already registered all the .dlls as advised in the AppDB and also installed
a gdi32.dll.
Does anybody has an idea?
Thanks,
Dirk