Displaying 20 results from an estimated 20000 matches similar to: "question on dot files"
2005 Aug 11
1
name resolving on a simple network
Pardon me if I don't adhere to list protocol - this is my first post:
I have a simple home network with a seemingly intractable problem. I'm pretty
new to Samba, though, and I can't help but think the answer, like the
purloined letter in Edgar Allan Poe's story, is staring me in the face.
Various folks have been helping me over on the Fedora list for 9 days, now,
so I thought
2005 Aug 13
2
problems with name resolution in a small home network
Pardon me if I don't adhere to list protocol - this is my first post:
I have a simple home network with a seemingly intractable problem. I'm pretty
new to Samba, though, and I can't help but think the answer, like the
purloined letter in Edgar Allan Poe's story, is staring me in the face.
Various folks have been helping me over on the Fedora list for 9 days, now,
so I thought
2005 Sep 04
2
Is 'xorg-x11-devel' equivalent to 'XFree86-devel'?
The readme states as requirement that XFree86-devel be installed for RedHat
boxes. I'm running FC4 which doesn't use XFree-86 but xorg-x11. Are these
equivalent, and will the installation of xorg-x11-devel meet the installation
requirments?
--
Claude Jones
Bluemont, VA, USA
2005 Nov 11
1
proper path to migrate from 20050830 to 9.1
Is there a recommended procedure to migrate from a tarball install of 20050830
to an FC4 rpm of 9.1?
--
Claude Jones
Bluemont, VA, USA
2006 Apr 29
1
Wine - which version am I really running?
If I type the following from the cli:
[cj@vrproductions2 ~]$ wine
Wine 20050830
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
[cj@vrproductions2 ~]$ rpm -qa | grep wine
wine-devel-0.9.12-1.fc4
wine-arts-0.9.12-1.fc4
wine-tools-0.9.12-1.fc4
2005 Sep 04
1
can anyone explain any of these error messages
Running 20050830 on FC4 -
These are errors from the Windows setup app when I tried to run wine [name of
installation file] - Is this situation just hopeless, or is there something
here that could help me get past this problem?
Error Code: -5009 : 0x80040154
Error Information:
>Kernel\TextSubstitution.cpp (368)
>Ctor\ObjectWrapper.cpp (389)
>Kernel\Component.cpp (1161)
2006 Mar 14
0
Chinese characters appearing in IE title bar
I'm running Wine .99 on a PCLINUXOS p-92 box (Mandrake derivative). I've
successfully installed IE using wine tools. I've additionally installed all
the base software and fonts. Yet, when I open IE, it displays Chinese
characters in the title bar of the window. The menus and web pages display
correctly, and it otherwise works well, though Windows Media doesn't seem to
work -
2005 Sep 04
1
20050830 is up but where next
I've just installed 20050830 from source on an FC4 box. I used the suggested
method in the readme: ./tools/wineinstall
It appears to work - if I type 'notepad' from a bash terminal, notepad opens
right up - all the instructions say to use 'wine notepad' but I don't need to
include wine. Just typing 'notepad' starts the program. My question is, where
next?
2006 Apr 29
3
What version of Wine am I running?
If I type the following from the cli:
[cj@vrproductions2 ~]$ wine
Wine 20050830
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
[cj@vrproductions2 ~]$ rpm -qa | grep wine
wine-devel-0.9.12-1.fc4
wine-arts-0.9.12-1.fc4
wine-tools-0.9.12-1.fc4
2002 Aug 04
2
read/write problem - access denied - Red Hat 7.3 - XP connection
Hi there,
I successfully connected a windows XP machine with my samba server (red
Hat 7.3, samba version 2.2.3a) using SWAT.
Problem is that the files on the share aren't writeable as I would
expect. Instead, they're only visible as read only. What am I
overlooking.
Underneath my config file.
# Samba config file created using SWAT
# from linux (127.0.0.1)
# Date: 2002/08/04
2013 Sep 10
3
to delete lines by means of a vector
Hi
I would like to eliminate a large number of lines of the dataframe df1
The lines to delete are given here by the values of Mat (ex : 2,4,7,10).
but I have a large number (300) values of Mat
dput(df1)
structure(list(Mat = c(1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3,
3, 3, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 7, 7,
7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 10, 10,
10, 11,
2009 Jun 20
1
Transfer incomming email to INBOX
I've installed dovecot with maildir format in /home/claude/mail.
I fetch my email with fetchmail and they are placed in
/var/spool/mail/claude.
How can I transfer them automatically in /home/claude/mail/INBOX/new
How can I setup something to transfer my email automatically as they
arrive.
Claude
2007 Nov 21
3
Packages - a great resource, but hard to find the right one.
Fellow Rers,
Please forgive me if I have posted this to the wrong R list serve.
Over the course of the years that I have used R and participated in this list server, I have noted a large number of questions and answers that direct people to specific packages. The multitude of packages is one of the great strengths of R. Unfortunately there is no (or at least I am not aware of) any single source
2005 Aug 27
0
unhandled exception on 20050725 install from source on Fedora Core 4
I'm running FC4 with all the latest patches and kernel. I checked the basic
requirements for installation for all necessary packages.
Using the unpacked source, I installed by ./tools/wineinstall per the
readme. I got a long series of errors well into the process, posted below -
I've read the documentation and several help sites including this group and
the user list but can't seem to
2005 Jul 15
3
Dividing a vector into ntiles
R 2.1.1
Win 2k
Would someone suggest a method (or methods) that can be used to
determine ntile cutpoints of a vector, i.e. to determine values that can
be used to divide a vector into thirds such as 0-33 centile, 34-66
centile, 67-100 centile. If for example I had a vector:
1,2,3,4,5,6,7,8,9
and wanted to divide the vector into thirds
I would have cut-points of 3, and 6.
Thanks,
John
John
2005 Feb 21
2
1.1.6 Manual sampledec.c mistake
Le lundi 21 f?vrier 2005 ? 15:08 +0100, Claude Brisson a ?crit :
> Why not move the manual on the wiki ?
Because it's already written in LyX and can be easily converted to pdf,
html or anything. However, the trouble shooting part could be on a wiki.
Do you volunteer?
Jean-Marc
> Claude
>
> On Mon, 2005-02-21 at 21:35 +0800, James Oh wrote:
> > Hi,
> >
> >
2023 Dec 08
1
Convert two-dimensional array into a three-dimensional array.
Colleagues
I want to convert a 10x2 array:
# create a 10x2 matrix.
datavals <- matrix(nrow=10,ncol=2)
datavals[,] <- rep(c(1,2),10)+c(rnorm(10),rnorm(10))
datavals
into a 10x3 array, ThreeDArray, dim(10,2,10).
The values storede in ThreeDArray's first dimensions will be the data stored in datavalues.
ThreeDArray[i,,] <- datavals[i,]
The values storede in ThreeDArray's second
2014 Aug 30
1
help compiling samba
I'm compiling samba-3.6.22 for android with the sourcery arm-2010q1
compiler. The compile itself goes fine, but when I copy smbd to my device
it's not recognized as a binary. I get the error
sh: ./smbd: No such file or directory
file under linux tells me:
smbd: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV),
dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not
2006 Nov 21
2
sample size for linear regression
Is there an R function that can be used to calculate a sample size for a
linear regression:
i.e.
Given a linear regression:
y=f(x,z)
i.e. fit1<-lm(y~x+z)
is there a function which can be passed coef(z), SE(z), and other
parameters to determine a sample size based on z, SEz and other
information from the regression?
Thanks,
John
John Sorkin M.D., Ph.D.
Chief, Biostatistics and Informatics
2005 Jul 28
4
CSV file and date. Dates are read as factors!
I am using read.csv to read a CSV file (produced by saving an Excel file
as a CSV file). The columns containing dates are being read as factors.
Because of this, I can not compute follow-up time, i.e.
Followup<-postDate-preDate. I would appreciate any suggestion that would
help me read the dates as dates and thus allow me to calculate follow-up
time.
Thanks
John
John Sorkin M.D., Ph.D.
Chief,