Displaying 20 results from an estimated 20000 matches similar to: "Peculiar issue when loading images via samba/cifs"
2008 Feb 01
2
Problem with SMBFS vs CIFS
Hello,
I have the following Samba RPMs installed...
samba-client-3.0.26a-0.5
samba-3.0.26a-0.5
samba-pdb-3.0.26a-0.5
yast2-samba-server-2.9.33-0.3
kdebase3-samba-3.2.1-68.62
samba-winbind-3.0.26a-0.5
yast2-samba-client-2.9.18-0.3
samba-python-3.0.26a-0.5
I used to be able to do a mount with -t smbfs, but not I get this message whenever I try it.
Version
2006 Jul 28
1
arules package: using image() deliveres unexpected results
Dear Collegues,
it seems like there is a problem with the image()-method in the package arules.
Using an ordninary matrix works fine:
image(matrix(rnorm(200), 10, 20), axes = FALSE, col=brewer.pal(9, "Blues") )
delivers an image with blue colors and no axes.
Using an object of the class "associations" (arules package) does not work:
image(items(ta.eclat), axes = FALSE,
2009 Aug 15
1
Peculiar difference between two Samba servers
I have two Samba servers acting with Server role: ROLE_DOMAIN_MEMBER running Samba 3.2.5.
Both have shares in their smb.conf, both are joined to Active Directory, and are using pam, nis, etc. so that users can authenticate against them (without having to re enter their passwords for each share) and see all permitted files.
Clients are a mixture Macs running OS X 10.5 and Windows clients. Windows
2008 Jul 03
2
update to cifs-mount-3.2.0-24.1.122 from .121 broke mount.cifs
Jerry, Jeremy, et. al.
Last night's upgrade from cifs-mount-3.2.0-24.1.121 to
cifs-mount-3.2.0-24.1.122 on a openSuSE 10.3 x86_64 machine broke mount -t
cifs. Now attempting to mount shares results in the following:
11:10 alchemy/home/david/bin] # mount.cifs -v //nirvana/david
/mnt/nirvana-david -o username=david,uid=1000,password=notmypass
parsing options:
2009 Apr 14
3
CIFS hang
I have a Proliant running Red Hat with the 2.6.9-5.ELsmp kernel.
We have a Windows 2000 Server who's secondary disc drive is mounted on the
Linux box via CIFS using the following command:
/sbin/mount.cifs //w2000/docs /var/www/documents -o
dir_mode=0777,file_mode=0444,gid=100,uid=501,username=winuser,password=winpass
From time to time, for whatever reason, the Windows 2000 Server
2007 Oct 13
1
using cifs to access posix acl from a linux client
Hi,
We would like to mount a Linux server running samba using a cifs mount
from a linux client (linux->linux) and still be able to access the
extended attributes.
Acl's work on the native filesystem, however when we mount the samba
server on the Linux client using
mount -t cifs //localhost/test test -o username=xxx
Then the extended attributes are no longer visible, only the default
2010 Aug 26
7
Find classes for each column of a data.frame
Hello,
Is there a simple way to get the class type for each column of a
data.frame? I am in the situation where I would like to get all the
columns of a data.frame that are factors.
I have tried:
apply(df,2,class)
but all the columns come back as class "character".
Thanks
Dan
--
**************************************************************
Daniel Brewer, Ph.D.
Institute of
2009 Apr 06
2
Collapse data matrix with extra info separated by commas
Hello,
I would like to reshape my data for presentation purposes from something
like this:
> test <-
data.frame(a=c("A","A","A","A","B","B","B"),b=c(1,1,2,2,1,1,1),c=1:7)
> test
a b c
1 A 1 1
2 A 1 2
3 A 2 3
4 A 2 4
5 B 1 5
6 B 1 6
7 B 1 7
to something like this:
a b c
1 A 1 1,2
3 A 2 3,4
5 B 1 5,6,7
This seems
2007 Aug 07
11
Positioning text in top left corner of plot
Simple question how can you position text in the top left hand corner of
a plot? I am plotting multiple plots using par(mfrow=c(2,3)) and all I
want to do is label these plots a), b), c) etc. I have been fiddling
around with both text and mtext but without much luck. text is fine but
each plot has a different scale on the axis and so this makes it
problematic. What is the best way to do this?
2006 May 22
2
SUSE 10.1 64 bit binary
Hi,
I was just wondering if anyone had created a 64 bit binary for SUSE 10.1
x86_64 yet. Unfortunately, I upgraded before looking whether a package
was available and now cannot find a suitable package on CRAN. If noone
has produced one yet, does anyone have any idea when one will be available?
Many Thanks
Daniel Brewer
2015 Nov 03
1
prefork vs worker mpm in apache
Hey guys,
We had to recompile apache 2.4.12 because we needed to disable thread
safety in php (ZTS). Because for some reason when compiling php with the
--disable-maintainer-zts with the worker mpm model and checking the php
info page, it was saying that thread safety was still enabled.
So when we recompiled apache to use the prefetch worker model instead of
worker, the php info page was
2018 Jul 06
1
Peculiar Problem with DNS
Hi,
I have hit a very peculiar problem with DNS.
We are using BIND9 as DNS with Samba (Ver 4.7.5). Off late we added a
new A record into one of the Zones using RSAT. It is not visible either
through RSAT or when we query using samba-tool. We search using RSAT or
samba-tool, it results in '0' matches.
However, when we attempt make a new entry with same name and IP, it
reports an
2009 Jan 20
2
Stacked barplot with two stacked bars besides each other
Hi,
I have a particular barplot I would like to generate, but I am having
trouble getting it to work. What I would like is in effect two barplots
with stacked bars merged into one. For example, I have two samples
(yoda1,yoda2) on which I measure whether two variables (var1,var2) are
present or absent for a number of measurements on that sample.
> var1 <- data.frame(yoda1=c(3,7),
2018 Jul 20
1
Another peculiar behaviour, this time with BIND 9 DNS with DLZ
Hi,
String of peculiar behavior continues...
Samba Version 4.7.5, Bind Version 9.8
No. of Samba-AD-DC Servers : 4 (dc1, dc2, dc3 & dc4). All FSMO roles are
on dc1.
All the while all things were perfect. Yesterday, due to some reason,
the BIND Service on dc2 stopped. This resulted in none of the other
domain controllers could resolve the names. On dc2, only named service
was stopped but
2008 Jan 31
3
Log rank test power calculations
Does anyone have any ideas how I could do a power calculation for a log
rank test. I would like to know what the suggested sample sizes would
be to pick a difference when the control to active are in a ratio of 80%
to 20%.
Thanks
Dan
--
**************************************************************
Daniel Brewer, Ph.D.
Institute of Cancer Research
Email: daniel.brewer at icr.ac.uk
2005 Jan 23
0
Peculiar one way convesation fault with Asterisk.
Dear Fellow Ast-Masters
Has any one here experienced the following issue (or similar).
Setup Description:
- Asterix Server - 192.168.1.10
- Analog Phone connected through FXS to Asterisk Box - (ext) 2000
- SoundPoint IP 300 - 192.168.1.2 - (ext) 4004
Problem:
I have a very basic sip.conf, extension.conf and zapata.conf.
Now when I try using 4004 my call doesn't go through. But if
2010 Jun 07
0
Peculiar permission denied error.
Hello,
I've been trying to figure this out for some time and can't quite nail it
down, despite searching the internet, and a couple of samba books. Here
goes:
I'm running "Version 3.4.3-3.3.1-2341-SUSE-SL11.2" of Samba on OpenSUSE
11.2.
Here are some relevant excerpts from my smb.conf file:
[global]
...
security = ADS
...
winbind separator = +
...
log level = 2
...
2003 May 07
0
Peculiar Boot Failure
Here's an odd one:
If I disable the FLOPPY DISK in the BIOS
of my ASUS Terminator K7, then FreeBSD
(4.8-STABLE) will fail to find the HARD DISK
when it boots.
More details:
Disable floppy in BIOS, try to boot machine.
BIOS sees hard disk (primary master, 20GB Seagate)
Boot loader loads
Kernel loads and boots
Kernel finds atapci0, ata0, ata1
But, kernel never sees ad0 and boot
2008 Oct 09
3
cifs problems
Hi,
Here are my settings:
I have a samba server running samba 3.0.24 on redhat EL4 (kernel
2.6.9-5.ELsmp)
and a samba client running samba 3.2.3-0.20.fc9 on fc9 (kernel
2.6.26.5-45.fc9.x86_64).
A share on server is mounted on client using
sudo mount //server/data /mnt/data -o
user=me,workgroup=group,rw,file_mode=0600,dir_mode=0700
The problems are (in the directory /mnt/data),
if I use
2009 Dec 23
2
COnfidence intervals for estimates of linear model
Hello,
I would like to calculate the 95% confidence intervals for the estimates
of a linear model and I just wanted to check that I am doing it correct.
Is it just:
Estimate + 1.95996*Std.Error to Estimate - 1.95996*Std.Error
or is there another approach that doesn't assume a normal distrbution?
Thanks. Apologies for my naiivity
Dan
--