Displaying 20 results from an estimated 200 matches similar to: "Samba and RPM"
2002 Jun 30
3
Network IP address
Hello all,
Quick question.
Our network has NO connection to the internet (the way we want it) but we
are using 66.2.x.x as our IP addresses. However, I am now reading that
192.168.x.x is the preferred naming convention. If I leave as 66.2.x.x will
I have problems with Samba?
Because I dont connect to the Internet do I need to change?
Thanks in advance and hope
Mr. Gerard O'Reilly
Intranet
2002 Nov 05
2
Force User -
Hello,
I am using Samba shares as a way for my users to publish files from their
Windows XP PC's to my Apache Web Server on Red Hat Linux.
The username I use for Apache is apache and it has full read,write and
execute access on all the files within my webserver root directory. In the
Samba Shares I use force user = apache so this means that any files created
using the share actually get
2002 Jun 29
2
Samba as PDC & File Server compared to Windows Server
Hi,
Im looking for help and advice. I am using Linux Red Hat 6.2 as my Server
and I am running Apache 1.3.12 and Samba 2.0.6.
I have an Intranet set up which my users access through IE 5.5 on their
Windows 95 clients (at the moment!). However, I am looking for advice on
the best way to share files via the Intranet to my Windows Users.
If i upgrade the clients to Windows XP or 2000 will my Samba
2002 Jul 25
0
Win XP Profiles
Please, please help me.
I am running RH6.2, Samba 2.2.4 and Windows XP (with sign seal patch). Samba
is my PDC.
I want to use roaming profiles and it nearly works except for something
really strange.
When I logon to the Domain as a user and make changes to files etc and then
log out it updates my roaming profile
perfectly on the server. As the same user if I logon to another machine it
also
2002 Sep 27
0
force a user/owner
Hello,
I am using a samba share to upload files from my PC to an intranet server
running apache on red hat 6.2.
However, i always want the user/owner of the file to be apache and the group
to be webdev. BUt even though I set these options in samba when I create a
file and upload to the intranet via the samba share for some reason the
user/owner of the file is always root. Why??
The options i
2001 Oct 19
7
Force User
Here is what I am trying to accomplish:
I want to create a share that will force users to a ID and group, allow
certain users write privileges to certain directories only and others read
only. I have set this up and every time I create a file the owner is set to
root and the group is correct. Any help would be great, the following is
what I have in the smb.conf file:
[migrate]
path =
2002 Aug 07
0
Fw: Win XP, Samba PDC, Profile Question
Hi,
PLease, please help.
I am running Rh 6.2, Samba 2.2.4 as a PDC and I have been upgrding my clients to XP over the last week (company holidays! - except for me!).
I can join to the Domain using Registry Edit (Sign or Seal) and I am not using roaming profiles to start with so I have blanked out the logon path and logon home in my smb.conf.
My problem is relating to the user profiles. When
2005 Jun 01
0
Odd behavior of winbind
Hi,
I have an odd problem with winbind. I use it for, among other thing,
nsswitch user resolution. I believe it have a problem with accessing
information for a single user, or with caching.
When I request info for a specific user, it fail (trying to login also
fail with NT_STATUS_NO_SUCH_USER). But it work when I request info for
all users. And then, login and getent for single account start
2018 May 01
0
Specifying priors in a multi-response MCMCglmm
1. (Mainly) Statistical issues are generally off topic on this list.
You might want to try the r-sig-mixed-models list instead.
2. However, I think a better answer is to seek local statistical
expertise in order to have an extended discussion about your research
intent in order to avoid producing yet more irreproducible
psychological research.
Cheers,
Bert
Bert Gunter
"The trouble with
2018 May 01
2
Specifying priors in a multi-response MCMCglmm
Hi all,
I previously emailed about a multinomial model, and after seeking some
additional help, realized that since my response/outcome variables are not
mutually exclusive, I need to use a multi-response model that is *not*
multinomial. I'm now trying to figure out how to specify the priors on the
multi-response model. Any help would be much appreciated.
My data look like this:
X
2018 May 01
2
Specifying priors in a multi-response MCMCglmm
Hi Bert,
That was distinctly unhelpful, and your outward hostility to a field you
obviously don't understand reveals a regrettable level of ignorance.
By the way, my research is Anthropology despite my job title.
Michelle
On Tue, May 1, 2018 at 2:48 PM, Bert Gunter <bgunter.4567 at gmail.com> wrote:
> 1. (Mainly) Statistical issues are generally off topic on this list.
> You
2006 Nov 17
0
difftime for handling time units--hours, minutes, days--from file times
Thanks, Tim
To get the time difference in the proper units, it's as simple as this:
difftime(myfileinfo$mtime[2], myfileinfo$mtime[1], units="hours")
Cheers,
Warren
On 11/13/06, Tim Calkins <tcalkins@gmail.com> wrote:
> hardly the most efficient way to go, but consider using a substring
> function to extract the time bits from your data, then reading them as POSIX
2007 Aug 25
0
[LLVMdev] ccbench: compiler shotout benchmark script
Hi All !
Recently in the mailing list there was the question about benchmarking
LLVM. I was told that LLVM get's benchmarked in the nightly test.
While this is true, I wanted to have a tool to compare LLVM against
other compilers, so I wrote a little python program (attached) that
filled my need.
It is completely outside of the LLVM makefile framework, but this stems
from the fact that I
2006 Nov 13
1
handling time units--hours, minutes, days--from file times
Dear R-helpers,
I am trying to generalize my function for recording measurement times from
file times "mtime"--my intervals are minutes to hours over the course of
several days. I want to use hours as my units, and I have had trouble
dealing with time units in a general way. I have a simple solution for the
dealing with regular intervals, but I have not been able to handle irregular
2010 Aug 30
1
Help With Post-hoc Testing
I am trying to do post-hoc tests associated with a repeated measures
analysis with on factor nested within respondents.
The factor (SOI) has 17 levels. The overall testing is working fine, but I
can''t seem to get the multiple comparisons to work.
The first step is to "stack" the data.
Then I used "lme" to specify and test the overall model.
Finally
2002 Sep 02
1
reshape()
Dear Helplist
I have a dataframe that holds the Southern Oscillation Index over the
last few years:
R> soi[1:3,]
Year Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1 1993 -9 -10 -12 -24 -9 -18 -11 -18 -9 -15 -1 0
2 1994 -2 -1 -14 -26 -13 -12 -18 -20 -19 -16 -9 -15
3 1995 -4 -5 2 -19 -9 -3 4 -1 3 -2 0 -8
QUESTION: how do I coerce reshape() into giving me this:
2007 Apr 18
0
6 commits - libswfdec-gtk/swfdec_gtk_widget.c libswfdec/jpeg libswfdec/swfdec_image.c
libswfdec-gtk/swfdec_gtk_widget.c | 4 +-
libswfdec/jpeg/jpeg.c | 55 ++++++++++++++++++++++----------------
libswfdec/jpeg/jpeg_rgb_decoder.c | 1
libswfdec/swfdec_image.c | 46 +++++++------------------------
4 files changed, 47 insertions(+), 59 deletions(-)
New commits:
diff-tree a171b4ba49fbd8fa8addb521184fc9b2cde60e50 (from
2010 Dec 22
1
matrix indexing in 'for' loop?
Hi,
I am having trouble with matrices. I have 2 matrices as given below, and I am interested in using these matrices inside "for" loops used to calculate correlations. I am creating a list with the names of the matrices assuming this list could be indexed inside the 'for' loop to retrieve the matrix values. But, as expected the code throws out an error. Can someone suggest a
2009 Sep 19
1
Re-order columns
Dear R'sians,
Would really appreciate if you could suggest a more efficient way to order
the columns of a dataset. The column names of the dataset contain indices
separated by a period. Following are examples of my code and the dataset.
oC <- function(tg=x2) {
lth <- length(grep("T",names(tg)))
thix <-
2002 Jun 24
0
ibm ptx/dynix 4.5.1
Do you know if OpenSSH supported for OS's ibm ptx/dynix 4.51 version?
Thank you
============================================
Tony T. Doan
SOI Devep. & Maint. Section
1160 W 1200 S
Ogden, UT 84201
M/S 6380
tony.t.doan at irs.gov
801-620-7679 phone
801-620-7614 fax
-------------- next part --------------
An HTML attachment was scrubbed...
URL: