Displaying 14 results from an estimated 14 matches for "elwell".
Did you mean:
aswell
2009 Jul 29
2
Wine 1.0.1 (Ubu 9.04) + Dan Elwell's Broadband Speedtest = Error 13 : Type Mismatch.
Hi,
sorry if this is a repost, but may be that GMANE didn't pick up the original
article yet (sent yesterday).
I wanted to try to start the http://www.broadbandspeedtest.net program under
Wine 1.0.1 (shipped with Ubu J. 9.04).
The program in question is a shareware, free download, paid to get extended
functionality, EULA.
With winetricks I have installed : VBRUN6 (required), OLE2,
2009 Jul 31
0
Re: Wine 1.0.1 (Ubu 9.04) + Dan Elwell's Broadband Speedtest = E
Have you tried running it under a much more recent version of wine? Latest is 1.1.26: http://winehq.org/downloads
2003 Jun 25
2
openssh-3.6.1p2-passexpire20.patch prevents /etc/nologin display on AIX
...n and update the sshd
banner if we're doing maintenance) but it would be nice to have.
A more pressing need is for us to be able to cope with changing the users
password on another box. (we use PSSP on a large cluster) hmm, some hacking
of /bin/passwd might be called for...
Andrew
--
Andrew Elwell <A.D.Elwell at dl.ac.uk>
Room A20, Daresbury Laboratory,
Keckwick Lane, Daresbury, WARRINGTON, WA4 4AD
Tel: +44 (0)1925 603966
Mob: +44 (0)7890 249969
Pager: 08700 555500 [883616]
2010 Oct 12
1
Help with function writing
...stom(bwt, lwt, low, age, race) #Works when 3 covariates are specified
custom(bwt,lwt,low,age) # Does not work with < or > 3 covariates
varlist <- list(low,age,race)
custom(bwt,lwt, varlist) #Does not work if covariates are included as a list
Thanks very much for your help
Tim
--
Tim Elwell-Sutton
University of Hong Kong
2003 Jul 01
3
2 poss improvements to 3.6.1p2/passexpire21
Hi again folks,
The new passexpire21 patch works well (ta Darren) but...
1) is it possible to display the "your password has expired and needs
changing"
to the users *before* calling the password change routine?
ie ssh shows...
$: ssh 193.62.122.26
ade45 at 193.62.122.26's password:
Changing password for "ade45"
ade45's Old password:
ade45's New password:
2006 Aug 15
7
XFS and CentOS 4.3
...on CentOS and/or RHEL 4. There seems to be a lot of noise about 4K
Stacks (especially on linux-xfs at oss.sgi.com).
So what is the best way to get XFS working with CentOS 4.3 ? And not
have something like this happening.
A quote from the xfs list at sgi
>On Tue, 18 Jul 2006 at 10:29am, Andrew Elwell wrote
>
>using the 2.6.9-34 centosplus SMP kernel (3GHz P4 with
>hyperthreading enabled)
>
>what we normally (~once a day) is simply
>
>do_IRQ: stack overflow: 416
>[<c0107a27>]
>You don't want to use the...
2004 Apr 20
2
Compiling 3.8p1 on AIX with IBM OpenSSL RPMs
...I need to add a flag to force the static version?
ls -l /opt/freeware/lib/libcrypto*
-rw-r--r-- 1 root system 4317970 Mar 18 17:11
/opt/freeware/lib/libcrypto-static.a
-rwxr-xr-x 1 root system 3454530 Mar 18 17:11
/opt/freeware/lib/libcrypto.a
Many thanks
Andrew
--
Andrew Elwell <A.D.Elwell at dl.ac.uk>
Room C5, Daresbury Laboratory,
Keckwick Lane, Daresbury, WARRINGTON, WA4 4AD
Tel: +44 (0)1925 603966
Mob: +44 (0)7952 922263 <-- NEW NUMBER
Pager: 08700 555500 [883616]
2011 Apr 19
5
Simple Missing cases Function
Dear all
I have written a function to perform a very simple but useful task which I
do regularly. It is designed to show how many values are missing from each
variable in a data.frame. In its current form it works but is slow because I
have used several loops to achieve this simple task.
Can anyone see a more efficient way to get the same results? Or is there
existing function which does
2010 Sep 09
1
Emacs function argument hints
Hi
I've recently started using Emacs as my text editor for writing R script.
I am looking for a feature which I have seen on the standard R text editor
for Mac OS. In the Mac OS editor when you start typing a function, the
possible arguments for that function appear at the bottom of the window.
E.g. if you type "table( " before you finish typing you can see at the
bottom of the
2011 Sep 14
1
svytable including NAs
...reating two way tables based on weighted survey data using svytable and want to include NAs as a level in the table.
For unweighted data I use table(..., useNA="ifany"). Is there any equivalent for svytable?
If not, is there a solution using a different function?
Thanks
Tim
--
Tim Elwell-Sutton
The University of Hong Kong
Office: 3906 2053
Mob: 6084 5654
2003 Jun 25
2
openssh-3.6.1p2-passexpire20.patch prevents /etc/nologin disp lay on AIX
Courtesy follow up back to the unix-dev list (mainly for those like me who
searched the archives)
Thanks to the very swift response of Darren, a patched auth.c did the trick
Patch enclosed below (apply after the p20)
I'm guessing he'll either update p20 or issue p21 soon.
Many thanks
Andrew
--- auth.c.orig 2003-06-25 23:14:16.000000000 +1000
+++ auth.c 2003-06-25
2004 Feb 11
0
OpenSSH 3.8 and password expiry.
...nded up being used in the final solution but all were
valuable in shaping it.
Again, I encourage you to try a snapshot and report success or failure
(or queries) to the list.
-Daz.
[1] Pablo Sor, Mark Pitt, Zdenek Tlusty, Kevin Cawlfield, Dan Oviatt,
Ravinder Sekhon, Scott Burch and Andrew Elwell. Apologies to anyone I
missed.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
2010 Aug 24
3
Rotate x-axis label on log scale
Hi
I'd appreciate some help with plotting odds ratios. I want to rotate the
labels on the x-axis by 45 degrees.
The usual way of doing this, using text - e.g. text(1, par('usr')[3]-2.25..)
- gives no result when the y-axis is a log scale.
I guess this is because, as the par help says, for a logarithmic y-axis:
y-limits will be 10 ^ par("usr")[3:4]
Does anyone know
2004 Sep 22
2
X11 problems on AIX (OpenSSH_3.7.1p2-pwexp24)
Hi folks,
I've got a problem with X11 forwarding on an AIX 5.2 system thats stumped
me.
I've installed the same patched + compiled installp package on all our aix
boxes
but one of them won't play ball with X11
ssh -X -v -v user at host gives (grepped out X11 looking lines)
debug2: we sent a password packet, wait for reply
debug1: Authentication succeeded (password).
debug1: