Displaying 20 results from an estimated 120 matches similar to: "winectl and DS Manager from Tibbo"
2008 Dec 17
1
ERROR: Could not find an installable distribuition the install location
Hello.
I install centOS 5.1 with xen and now I am trying paravirtualize the same centOS 5.1.
So, I put the install cd in cd-drive and then in a terminal I did:
mount –rbind /media/CentOS_5.1/ /media/disk/
and it works.
then I configured one server of NFS. In a terminal I did:
mount –t nfs 10.112.33.181:/media/disk/ root/Desktop/example/
and it works.
Then when I was creating the
2013 Feb 08
3
On p-values presented in the summary of Linear Models
Dear list members
I have a doubt on how p-values for t-statistics are calculated in the
summary of Linear Models.
Here goes an example:
x <- rnorm(100,50,10)
y <- rnorm(100,0,5)
fit1<-lm(y~x)
summary(fit1)
summary(fit1)$coef[2] # b
summary(fit1)$coef[4] # Std. Error
summary(fit1)$coef[6] # t-statistic
summary(fit1)$coef[8] # Pr(>|t|
summary(fit1)$df [2] # degrees of freedom
#
2008 Jul 29
2
Help interpreting density().
I issue the following:
> d <- density(rnorm(1000))
> d
and get:
Call:
density.default(x = rnorm(1000))
Data: rnorm(1000) (1000 obs.); Bandwidth 'bw' = 0.2235
x y
Min. :-3.5157 Min. :2.416e-05
1st Qu.:-1.6892 1st Qu.:1.129e-02
Median : 0.1373 Median :7.267e-02
Mean : 0.1373 Mean :1.367e-01
3rd Qu.: 1.9639
2006 Apr 13
1
Prototyping for basejail distribuition
Hi,
I attach 2 files in this email, the first is a Makefile and the second is
jail.conf.
For demonstre my idea i resolved create one "Pseudo Prototyping", for test
is necessary:
1 - Create dir /usr/local/basejail
2 - Copy Makefile to /usr/local/basejail
3 - Copy jail.conf to /etc
4 - The initial basejail is precompiled is distributed in CD1,
for simular basejail is necessary a
2005 Jul 28
2
Win95 on a Samba3+LDAP domain on a Debian box
Hi folks,
I have successfuly migrated a WinNT 4.0 Domain to a Debian server with
Samba3+Ldap following the Samba-3 by Example guide from John H. Terpstra (an
impressive good guide) and The Linux Samba-OpenLADP Howto from Jerome Tournier &
Olivier Lemaire.
The domain holds about 800 accounts. There are WinNT servers, WinXP and Win95
clients belonging to it.
WinNT servers and WinXP clients
2000 Aug 31
1
Error Bad file descriptor
Dear friends,
I receive the error "Error Bad file descriptor" when samba start, the
socket option in smb.conf have the line: "socket options = TCP_NODELAY
SO_KEEPALIVE SO_SNDBUF=4096"
My distribuition is Red Hat 6.2 and the Samba version is 2.0.69.
This is the error log /var/log/samba.smb:
[2000/08/31 14:07:06, 0] lib/util_sock.c:set_socket_options(148)
Failed to set
2008 Nov 11
1
Serial communication problem
I'm trying to make my little Asus eeePC 901 into a useful navigation tool that I can use on my boat.
I'm running Ubuntu with the 2.6.24-21-eeepc kernel. For chart plotting I run SeaClear_2 (SC) under Wine. SC communicates as it should with my GPS via a Keyspan USB to serial dongle, both sending and receiving works with this device.
I am also running the small app AISMon under Wine. This
2012 May 04
2
Test if a sample mean of integers with range -inf; inf is different from zero
Hi all,
how would you test if a sample mean of integers with range -inf;inf is
different from zero:
# my sample of integers:
c <- c(-3, -1, 0, 1, 0, 3, 4, 10, 12)
# is mean of c <> 0?:
mean(c)
Thanks,
Kay
[[alternative HTML version deleted]]
2002 Jul 06
1
R: one-sample binomial test
try
?power.prop.test
> -----Messaggio originale-----
> Da: Tim Wilson [mailto:wilson at visi.com]
> Inviato: sabato 6 luglio 2002 6.05
> A: R-help
> Oggetto: [R] one-sample binomial test
>
>
> Hi everyone,
>
> Here's how I solved a problem for my stats class. I'm pretty sure I
> understand what's going on, but I wonder if there's a more
>
2005 Nov 02
5
Distribution fitting problem
I am using the MASS library function
fitdistr(x, dpois, list(lambda=2))
but I get
Error in optim(start, mylogfn, x = x, hessian = TRUE, ...) :
Function cannot be evaluated at initial parameters
In addition: There were 50 or more warnings (use warnings() to see the first
50)
and all the first 50 warnings say
1: non-integer x = 1.452222
etc
Can anyone tell me what I am doing
2007 Oct 30
1
Cannot enter correct number in IP field
Hi folks.
I am trying to use a windows Sw in wine. It appears to work correctly but in
the connection setup window I cannot fill the correct IP.
The fields came with 255.255.255.255 pre-filled, but in wine
shows "25!.25!.25!.25!".
When I try to change the IP only 2 digits are allowed to be keyed before a
change to next field. Example: desired IP :"192.168.001.033" .
After
2002 Aug 16
0
Use ms control panel in wine (Even witout windows)!!
If you only have a fake windows installation (Like me), this probably
will only be a thing to do for fun, but could be useful if you have a
real win installation.
To do this in a real win installation, you don't need anything you don't
already have, to do this in a fake win installation, you need:
rundll32.exe; rundll.exe (Copy in c:windows directory)
All the cpl files (Copy in
2012 Jan 27
1
dovecot imap cluster
Hello, i'm using postfix like smtp server, i need to choose an imap
server with a special features.
I have a customer with 3 different geographic locations.
Every locations have a mail server for the same domain (example.com).
If user1 at example.com receive mail form external this mail going on
every locations server.
I've a problem now, is it possible to syncronize the state (mail
2001 Feb 14
0
Keyboard not handled properly.. were to start debbugging?
Joao clemente wrote:
> Hi there.
>
> I just intalled wine and crossed my fingers hoping that it worked at the
> first try...
>
> It ALMOST did perfectly... The one problem I'm having is that my keyboard is
> not being correctly handled... Well, I've looked at teh sources trying to
> locate the problem and I've found that when wine tries to find the correct
>
2002 Nov 11
1
Samba and non-ASCII characters
Hi,
I'm have my first Samba PDC 2.2.6 up and running (great!) but I have a
problem with *some* non-ASCII characters.
Here are some details:
- Windows (Win98, Win2k and WinXP) clients use Portuguese-Brazillian (pt-BR)
as language.
- Linux distribuition: Mandrake 9.0 with the latest updates (from
MandrakeSoft) and Portuguese-Brazillian support.
- 'chcp' from a command prompt give me:
2008 Aug 21
1
Interpreting Logistic Regression
Hi !
This is Madhavi from Mumbai, India. Incidently this is my first post.
I am working on Credit Scoring Model and using R, I have run the logistic regression. I have received following Output.
I have two questions
(a) What is the significance of "family = binomial(link = logit)". Why do I have to mention Binomial? Is it because my dependent variable assumes only two values 0 and 1?
2009 Jul 10
1
generalized linear model (glm) and "stepAIC"
Hi,
I'm a very new user of R and I hope not to be too "basic" (I tried to
find the answer to my questions by other ways but I was not able to).
I have 12 response variables (species growth rates) and two
environmental factors that I want to test to find out a possible
relation.
The sample size is quite small: (7<n<12, depending on each species-case).
I performed a
2007 Sep 10
4
off-topic: better OS for statistical computing
Good morning, everyone,
I am sorry for this off-topic post but think I can get great answer
from this list.
My question is what is the best OS on PC (laptop) for statistical
computing and why.
I really appreciate your insight.
Have a nice day.
2008 Feb 06
3
nic poor performance after upgrade to xen 3.2
Hi,
I''m doing some test on a network 10 gb nics and xen
with version 3.1 i''m measuring 2.5 gb/sec from domU to an external physical machine with iperf.
switching to 3.2 has reduced the measured performance to 40-50 Mb/sec.
did anything change in the network interface?
can someone help me?
thanks
_______________________________________________
Xen-users mailing list
2004 Sep 30
4
Real-time file synchronisation
Hi all!
I'm looking for a method of doing the following, given that I'm taking care
of a network with a Samba 3.0.6 box (running Mandrake 10.0) acting as a PDC
for about 15 W2K boxes:
. There is a share full of program files and data files on the Samba box
. These files are currently synchronized at logon - all movement is from the
server to the clients via a logon script using XCOPY /D