search for: spier

Displaying 9 results from an estimated 9 matches for "spier".

Did you mean: spider
2013 Nov 11
4
[Bug 2169] New: command to remove outdated hostkey from known_hosts file wrong
https://bugzilla.mindrot.org/show_bug.cgi?id=2169 Bug ID: 2169 Summary: command to remove outdated hostkey from known_hosts file wrong Product: Portable OpenSSH Version: 6.2p1 Hardware: Other OS: Linux Status: NEW Severity: minor Priority: P5 Component: ssh
2011 Apr 03
2
power of 2 way ANOVA with interaction
I've been searching for an answer to this for a while but no joy. I have a simple 2-way ANOVA with an interaction. I'd like to determine the power of this test for each factor (factor A, factor B, and the A*B interaction). How can I do this in R? I used to do this with "proc Glmpower" in SAS, but I can find no analogue in R. [[alternative HTML version deleted]]
2010 Oct 22
2
visualize TukeyHSD results
I am a new R user but a long time SAS user. I searched for a response to this question but no luck, so forgive me if this topic has been covered before. I am running a TukeyHSD post hoc test after running an ANOVA. I get the results of all pairwise comparisons, no problem. However, the output table is a little "busy", and I'd like to make the output easier to read. Specifically, I
2005 Mar 17
1
Thoggen 0.3 'Leopard' released
...Write title and comment tags * Requires Gtk+-2.6 now * Requires GStreamer plugins 0.8.8 now * Improved Audio/Video sync (mostly due to the work of Jan Schmidt and Ronald Bultje in gst-plugins) New Translations: * Catalan (Jose M. Fern??ndez) * Danish (David Nielsen) * Dutch (Eric Spierings et al.) * French (Baptiste Mille-Mathias, Claessens Xavier, Gr?gory Gathy, Guillaume Desmottes, Hazard Xavier, Laurent Bigonville, Matthieu Lagouge, Olivier Le Thanh Duong, et al.) * Polish (Maciej Groman, Maciej Rozmus) * Portuguese (F?bio de Oliveira, DaviDK) * Sp...
2010 Oct 27
1
(no subject)
I am interested in using "multcompLetters" after running "kruskalmc" but I'm a newbie and I'm not having luck figuring it out. I can run "kruskalmc" just fine, but after studying the documentation for "multcompletters" for a long time, I cannot figure out how to make it work. Any ideas? R input is below > >> #here is my data set >>
2011 May 23
1
The trust relationship between this workstation and the primary domain failed.
Samba 3.5.6 PDC, Windows 7 client. A user was unable to log on this morning with this error. The samba log for the machine is full of: [2011/02/10 09:09:50.145387, 0] rpc_server/srv_netlog_nt.c:714(_netr_ServerAuthenticate3) _netr_ServerAuthenticate3: netlogon_creds_server_check failed. Rejecting auth request from client CLIENT machine account CLIENT$ [2011/02/10 09:10:18.693306, 0]
2009 Feb 04
0
BerkeleyTIP Feb 7 Sat Global Meeting - Ekiga3, Asterisk, KDE, GPGPU, Debian Edu, GStreamer
.../nylug.org/meetings/index.shtml?20081000 GPGPU - General Purpose GPUs - John Stone - 1h43m http://www.archive.org/details/clug-28-10-2008-gpu-computing Debian Edu 100% in main - Holger Levsen - 1h https://penta.debconf.org/dc8_schedule/events/286.en.html GStreamer Multimedia Framework - Richard Spiers - 42m http://www.archive.org/details/clug-30-09-2008-gstreamer How to rock the show with KDE - Lydia Pintscher - 30m http://akademy.kde.org/conference/presentation/42.php - "How to present the KDE project at a conference." ** Download the talk videos you want to see the day _before_...
2012 Mar 02
5
[Bug 1988] New: ControlPersist causes stderr to be left open until the master connection times out
https://bugzilla.mindrot.org/show_bug.cgi?id=1988 Bug #: 1988 Summary: ControlPersist causes stderr to be left open until the master connection times out Classification: Unclassified Product: Portable OpenSSH Version: 5.8p2 Platform: All OS/Version: All Status: NEW Severity: normal
2011 Dec 19
0
Using libvirt networking properly.
Hi, I'm interested in a setup in which one guest receives all its networking services (routed IPv4, dhcp, tftp, dns) from another, which is connected via a routing through the hypervisor. I think this is a lot like Guest C and Guest B in the diagram at http://libvirt.org/archnetwork.html. I have experimented with setting the network between Guest B and the hypervisor as a routed network, and