Displaying 9 results from an estimated 9 matches for "2h1".
Did you mean:
21
2010 Apr 04
2
One question about saving graph by using xyplot
...("fig",i,".pdf",sep="")
pdf(filename,width=6.5,height=4.5)
plot(lat ~ long, data = quakes)
graphics.off()
}
# I can open the pdf files.
Hope you can help me.
Thanks so much,
---
Jian Zhang
Department of Renewable Resources
University of Alberta
Edmonton, Alberta T6G 2H1, Canada
Phone (office): 780-492-8670
Email: jzhang1982@gmail.com; zjian@ualberta.ca
[[alternative HTML version deleted]]
2005 Jan 27
1
binomia data and mixed model
...type of
analysis I should use? I was told that a NLmixed model would work but also a
GLIM mixed model was appropriate. Is there any info using these in R.
Dean D. MacKenzie
Master's of Science Candidate. A.Ag
Department of Renewable Resources
Rm 723 GSB
University of Alberta
Edmonton, AB
T6G 2H1
Office tel: (780) 492-4135
Home tel: (780) 437-9563
2003 Oct 21
2
R1.8.0 and virtual PC (PR#4708)
...g R in a virtual PC it is because
I frequently use WinBUGS (no version for mac as far as I'm aware).
________________________________________________________
Luis Borda de Agua (PhD)
Department of Renewable Resources
751 General Services Building
University of Alberta
Edmonton, AB Canada T6G 2H1
Phone: (780) 492-0715;
Fax: (780) 492-4323
Email: lbagua@ yahoo.co.jp
__________________________________________________
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/
2017 Sep 21
2
vfs_fruit and extended attributes
...volume ought to do xattrs just fine, as its bricks are XFS.
Anyone have any experience with this? Anyone have vfs_fruit working with Gluster?
Regards,
Terry
_____________________________
Terry McGuire
Information Services and Technology (IST)
University of Alberta
Edmonton, Alberta, Canada T6G 2H1
Phone: 780-492-9422
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170921/03b3b46a/attachment.html>
2007 Mar 19
2
Security Update from MAC breaks ssh -X
Folks,
This morning I downloaded and installed a security update for my MAC G5. I
am running MAC OSX 10.3.9.
Friday March 16 I was able to
ssh -X me at targetcpu
and launch my application
this morning March 19 I get this error:
X Error of failed request: BadAtom (invalid Atom parameter)
Major opcode of failed request: 20 (X_GetProperty)
Atom id in failed request: 0x25
Serial number
2007 Mar 23
7
4.6p1 chan_read_failed error
The 4.6p1 sshd is logging this error during remote commands or file
transfers:
error: channel 0: chan_read_failed for istate 3
Platform is Solaris 8, 4.6p1 + OpenSSL 0.9.8d.
The commands and transfers work correctly, so the error message appears
to be spurious. The error message does not appear when processing logins.
Otherwise 4.6p1 is running without any apparent problems. This error
2004 Nov 08
13
RedHat forks OpenSSH?
It has just come to my notice that Redhat is planning to ship a
forked version of OpenSSH. The change goes beyond the usual
patches applied to RPMs in the build process: Redhat have built
their own OpenSSH tarball and are using that in their source RPM
instead of the official release distribution. If you are
interested, have a look at the openssh-3.9p1-7.src.rpm from the
Fedora development/
2017 Sep 22
0
vfs_fruit and extended attributes
...module? We would like to really fix any obvious errors which stops Mac
users working with GlusterFS volumes.
> Regards,
> Terry
> _____________________________
> Terry McGuire
> Information Services and Technology (IST)
> University of Alberta
> Edmonton, Alberta, Canada T6G 2H1
> Phone: 780-492-9422
>
>
>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
2004 Aug 12
14
Pending OpenSSH release, call for testing.
Hi All.
OpenSSH is getting ready for a release soon, so we are asking for all
interested parties to test a snapshot.
Changes include:
* sshd will now re-exec itself for each new connection (the "-e" option
is required when running sshd in debug mode).
* PAM password authentication has been (re)added.
* Interface improvements to sftp(1)
* Many bug fixes and improvements, for