Displaying 20 results from an estimated 1000 matches similar to: "windows to linux printer problem"
2002 Mar 14
1
loging onto win2k
I'm haveing problems loging onto a win2k profesional machine useing my linux
box. No mater what I type I get eronos (acess denied). I made sure the
password was corect, enabled full shareing on both the pc and linux box,
they are both in the same workgroup, any sugestions ???, thnx
Jerry M. Howell II
2009 Jan 24
1
Stat textbook recommendation
Monte,
For a list of online sources that may be useful, go to
http://www.uvm.edu/~dhowell/methods/Websites/Archives.html
and check out some of the material referenced there. Clay Helberg's site
is particularly helpful. Unfortunately it is virtually impossible to
keep links current, so some are likely to be dead--although you can
often find them via Google.
Dave Howell
--
David C. Howell
2013 Feb 01
9
Intel HD 4000 VGA passthrough not working
Hi all,
I have an i7-3770 which has the Intel HD 4000 graphics. I''ve been trying to pass it through to DomU with no success.
With a Linux DomU, the i915 module simply will not load because intel_agp is not loaded properly when it cannot find the AGP bridge. (
With a Win7 DomU, it BSODs straight away during the boot with SYSTEM_SERVICE_EXCEPTION.
With a WinXP DomU, it got further
2013 Feb 10
12
Dom0 freeze on HVM DomU Windows reboot with VGA passthrough
Hi,
I''m doing VGA passthrough for an ATI (HD 6770) graphics card to
a DomU Windows. The passthrough itself is working. However, everytime
when I reboot the DomU Windows, the whole machine freezes.
I see no error messages from Dom0 kernel or the xen qemu log
(or perhaps I haven''t got the most verbose debugging turned on?).
Though from what I can tell, the the freeze happens
2008 May 28
2
inquiry on R News
Dear R News,
I am inquiring whether the articles that are published in the 'R News'
have undergone a peer-review/refereeing process, for the purpose of
reporting the academics publications here at the University of Sydney to
the Australian Government.
Thank you for your assistance.
Regards Glenn
Glenn Howell| Faculty Research Assistant
FACULTY OF ECONOMICS AND BUSINESS
2018 Jan 16
1
Letters group Games-Howell post hoc in R
Hello everybody,
I use the sweetpotato database included in R package:
data(sweetpotato) This dataset contains two variables: yield(continous
variable) and virus(factor variable).
Due to Levene test is significant I cannot assume homogeneity of variances
and I apply Welch test in R instead of one-way ANOVA followed by Tukey
posthoc.
Nevertheless, the problems come from when I apply posthoc
2004 Feb 11
6
Unable to join ADS domain
I've installed Samba 3.0.2 (from the source) on a SuSE
8.2 system with MIT Kerberos 1.3.1 (I uninstalled the
Heimdal code) and the OpenLDAP 2.1.27 development
libraries installed on it. I want to make this system
a domain member of a Win2K native-mode ADS domain but
can't get "net ads join" to work. I've run "kinit
myid@MYDOMAIN.COM" and I get at ticket, but when
2013 Jan 13
4
Xen and nvidia
Hi all,
I''ve got a couple of questions regarding the current
status of nvidia with Xen, since it is well known that nvidia
doesn''t work as smooth at the moment with Xen (comparing to ati).
My current goal is to use one nvidia gtx460 card and the
onboard intel hd4000 on dom0, and then do passthrough for
another nvidia gtx460 to a Windows domU.
I know there are patches
2012 Oct 15
1
Dovecot Authentication Problem Can't Make it Work
Hi All,
I am struggling for 2 weeks solving authentication problem in dovecot.
logs from /etc/mail/maillog
Oct 15 18:00:35 localhost dovecot: auth: Debug: Loading modules from
directory: /usr/lib64/dovecot/auth
Oct 15 18:00:35 localhost dovecot: auth: Debug: Module loaded:
/usr/lib64/dovecot/auth/libauthdb_ldap.so
Oct 15 18:00:35 localhost dovecot: auth: Debug: Module loaded:
2007 Jun 20
2
Extracting t-tests on coefficients in lm
I am writing a resampling program for multiple regression using lm(). I
resample the data 10,000 times, each time extracting the regression
coefficients. At present I extract the individual regression
coefficients using
brg = lm(Newdv~Teach + Exam + Knowledge + Grade + Enroll)
bcoef[i,] = brg$coef
This works fine.
But now I want to extract the t tests on these coefficients. I cannot
2005 Jan 31
7
TDM400 stopped working
I excitedly installed my TDM dev kit earlier this weekend, installing
asterisk and all the kernel drivers to make it work. And it did, it was
fantastic.
I then reboot the machine, and even after doing a modprobe wctdm, I get
the following:
== Parsing '/etc/asterisk/zapata.conf': Found
Jan 31 13:34:27 WARNING[342]: chan_zap.c:793 zt_open: Unable to specify
channel 1: No such device or
2010 Aug 04
4
Adding collumn to existing data frame
Hi experts,
I am trying to write a very flexible method that allows me to add a
new column to an existing data frame. This is what I have so far:
add.column <- function(df, new.col, name) {
n.row <- dim(df)[1]
length(new.col) <- n.row
names(new.col) <- name
return(cbind(df, new.col))
}
df <- NULL
df <- data.frame(a=c(1,2,3))
df
# corect: added NA to new collumn
df <-
2014 Feb 13
2
Samba3 LDAP open ldap as backend
Hi,
I have setup samba 3.6.6 witch openldap (rfc2307bis schema).
My problem is that samba do not recognise groups members from member
attribure.
when I setup members into memberuid atribute all works corect.
how can I instruct samba to use member atribute?
--
Alexandr Seidl
2008 Nov 17
2
The use of F for False and T for True
Sampling with and without replacement
I seem unable to use "replace = F" when I want to sample without
replacement. I would think
that it comes down to "F is not a legitimate abbreviation for FALSE."
except that
Dalgaard (p. 118) uses F for FALSE and it works
"pairwise.t.test(folate, ventilation, pool.sd = F)"
I am having trouble when I try to sample a vector
2011 Nov 01
1
help with unequal variances
Hello,
I have some patient data for my masters thesis with three groups (n=16, 19 &
20)
I have completed compiling the results of 7 tests, for which one of these
tests the variances are unequal.
I wish to perform an ANOVA between the three groups but for the one test
with unequal variance (<0.001 by both bartlett and levene's test) I am not
sure what to do.
I thought i would run
2012 Nov 05
3
OpenSuSE 10.3 domU install hangs on CentOS 5.6 xen 3.03
I''m trying to install OpenSuSE 10.3 as a domU on a CentOS 5.6 system running xen 3.0.3.
It starts to load and then hangs:
ata0 master: QEMU HARDDISK ATA-7 Hard-Disk (20480 MBytes)
ata0 slave: Unknown device
ata1 master: QEMU CD-ROM ATAPI-4 CD-Rom/DVD-Rom
ata1 slave: Unknown device
Booting from CD-Rom...
ISOLINUX 3.31 0x46f43c1e Copyright (C) 1994-2005 H. Peter Anvin
Loading...
In
2008 Nov 04
1
Problems with scan
I have been having problems with using scan(). I searched the archives
and found someone with the same problem several years ago, but did not
find a solution.
I want to prompt the user for input, scan in that input, and then go on
to use it as a variable.
The simplest version of my program is
cat("enter m","\n")
m <- scan(n = 1, quiet = T)
m
If I enter these lines one
2005 Jul 22
4
H(U): A few OCFS questions
OCFS Experts,
Sorry if the questions below are naive, or were answered before, but here it goes.
I have a potential client who at the moment having problems installing 10g RAC on RHEL 3.0 (2.4.21-20).
They using (rather planning to use) OCFS for everything, including CRS files (OCR, voting).
Questions:
1) They use custom kernel (modified by their security people).
Do we support OCFS on the
2007 Jan 10
2
correlation value and map
Dear R-help community,
I have 2 different arrays of precipitation data each of the same dimensions of
[longitude, latitude, time] dim=[30,32,43], called array1 and array2. I need to
correlate them. This is the code I used to get one overall correlation value for
the whole of the area of interest:
> result <- cor(array1,array2,use="complete.obs")
> result
This give me a
2013 Oct 14
1
Extracting elements of model output
I am having difficulty extracting specific results from the model
object. The following code shows where I am stuck.
I want to run resamplings of a data set. For each I want to extract a
particular F for the contrasts. If I run a very simple model
(e.g. model1 <- aov(time~group) ) I can get the relevant coefficients,
for example, by using "model1$coefficients". That's fine.