Displaying 20 results from an estimated 1000 matches similar to: "Trouble with syntax"
2005 May 18
0
Mounting Wind0ws server share with write access
Hi there,
I have to admit Im new to samba and have been struggling for weeks now on
how to mount a wind0ws 2000 server share on my Linux box with read-write
access. I have mounted the windows share using the command:
mount -t smbfs -o username=winaccount //windows/share /my/mountpoint
but the problem is it's mounted as read-only to a regular user. Only the
root account have the write
2005 Apr 20
1
posix acls vs unix groups and nt acls
I'm looking for info on using posix acls in samba. I'd like them to
look and feel like nt acls. I'd like to use the windows client to set
the acls on the samba server. I've got the official samba 3 howto
book, but can't seem to figure things out from there.
specifically, in the past I've used a force group entry in combined
with create modes to keep shared files access to
2004 Aug 06
4
mp3 support and compatibility
<quote who="Adon Irani">
> hello every0ne , it's ad0n from theDV8network.com .
>
> i've been hearing of more and more people in my community who are
> having troubles connecting to our netw0rk . in most cases , wind0ws
> media player or realone is stealing the associations ;
What associations?
> and even if they've installed winamp , the stream
2004 Aug 06
9
Unofficial Icecast HOWTO posted
It should. I just tried it out my own instructions after letting them go
a few days. I didn't want them fresh in my mind. I simply copied the
configs and played dumb (not too hard). I then started up my playlist
server and am listening to it right now. I tested out the streaming
stuff a few days ago with good results.
Hope it works out as well for you all. Find anything wrong, let me know
and
2005 Jun 15
2
need help on computing double summation
Dear helpers in this forum,
This is a clarified version of my previous
questions in this forum. I really need your generous
help on this issue.
> Suppose I have the following data set:
>
> id x y
> 023 1 2
> 023 2 5
> 023 4 6
> 023 5 7
> 412 2 5
> 412 3 4
> 412 4 6
> 412 7 9
> 220 5 7
> 220 4 8
> 220 9 8
> ......
>
Now I want to compute the
2003 Apr 02
2
lme parameterization question
Hi,
I am trying to parameterize the following mixed model (following Piepho
and Ogutu 2002), to test for a trend over time, using multiple sites:
y[ij]=mu+b[j]+a[i]+w[j]*(beta +t[i])+c[ij]
where:
y[ij]= a response variable at site i and year j
mu = fixed intercept
Beta=fixed slope
w[j]=constant representing the jth year (covariate)
b[j]=random effect of jth year, iid N(0,sigma2[b])
a[i]=random
2016 Apr 11
2
Xapian 1.3.5 snapshot performance and index size
Olly Betts writes:
> On Sun, Apr 10, 2016 at 04:47:01PM +0200, Jean-Francois Dockes wrote:
> > Some might notice the 50% index size increase. Excessive index size is
> > already one relatively rare, but recurring complaint. Except if I did
> > something wrong: I'm actually quite surprised by it.
>
> Did you try compacting the resulting databases?
>
>
2003 Jul 18
2
create a vector looping over a frame
Hello,
I have a data.frame
> names(popA)
[1] "Year" "Series" "Age" "WM" "WF" "HM" "HF" "BM"
[9] "BF" "IM" "IF" "AM" "AF" "Yr"
how do i loop over a subset of variables in this frame to create a vector of
2003 Jun 30
0
Constructing loops in which i+1st element depends on ith
I feel greedy posting for help twice in one day- please forgive me, but the
thesis can't wait.
I have been trying to get an ?if
else? statement working in a loop I am
writing, in which I specify a variable value to 9.2 (Wo) on the first
iteration, but for subsequent iterations, to adopt a value as a function of
variables from the previous iteration.
When I comment out the ?if
else?
2016 Apr 12
2
Xapian 1.3.5 snapshot performance and index size
Olly Betts writes:
> On Mon, Apr 11, 2016 at 09:54:36AM +0200, Jean-Francois Dockes wrote:
> > The question which remains for me is if I should run xapian-compact
> > after an initial indexing operation. I guess that this depends on the
> > amount of expected updates and that there is no easy answer ?
>
> I think it's not obvious whether it's a good plan
2018 Sep 19
2
Couldn't detect type of database
I recently lost a hard drive and after successfully restoring
everything, I think, I'm getting "Error opening database `current.1':
DatabaseOpeningError: Couldn't detect type of database"
The directory current.1 contains the following files:
-rw-rw-r-- 1 jwl jwl 30064640 Aug 28 23:44 docdata.glass
-rw-rw-r-- 1 jwl jwl 151 Aug 28 23:44 iamglass
-rw-rw-r-- 1 jwl jwl
2018 Oct 31
2
Again NFSv4 and Kerberos at the 'samba way'...
> > In computer terms, It's a 0 or 1, always.. Yes, i say no.. ( sort
> > off.. )
> >
> > A door is open or closed, yes, .... No... ;-)
>
> Well it could be a glass object as well, what is it called ?? Oh I
> know, a jar LOL
>
> Rowland
>
So for you a door is the same as a glass object, hmm , then try going throug that glass object... :-p
2003 Jul 17
1
[Fwd: Re: GLASS in "The Samba Team announces Samba 3.0.0 beta3"]
Thanks for replying to my question. However, I am still confused.
Rafal Szczesniak <mimir@samba.org> wrote:
>On Thu, Jul 17, 2003 at 08:58:30AM -0700, Matt Seitz wrote:
>> The Samba web site contains "The Samba Team announces Samba 3.0.0
>> beta3". This document includes a section titled "Trust Relationships
>> and a Samba Domain".
For
2007 Oct 17
0
Best sotphne to se ith a BlueTooth Hadset, a PC and a USB dongle
Hello everyone.
I recently boght a Nokia BH900 headset and USB bluetooth dongle and I'd
like to use them to make calls from a sofphone. I managed to this with
boxe XTen-Lite and the Zoiper - but they both see the device as a simple
sound card through the BlueSoleil drivers. While this is allmost usable,
the headphone seems to be kept in "transmission" mode all the time and I
get
2015 Nov 26
2
openmp ith llvm
Dear all,
I'm trying to get openmp to work with llvm, either with static compiler or with jit, however with no success.
I've followed this:
http://blog.llvm.org/2015/05/openmp-support_22.html
[http://llvm.org/img/DragonSmall.png]<http://blog.llvm.org/2015/05/openmp-support_22.html>
LLVM Project Blog: OpenMP Support
OpenMP support in Clang compiler is completed! Every pragma and
2006 Nov 08
0
Problem ith file_column
Hi,
I am facing a serious problem with file_column plugin. Though it is
absolutely fine while uploading images, and the way it uploads the
image on the file system and stores the file name in a database table
is awsome. But while I try to get the image by passing its ID,
surprisingly it returns the full absolute path rather than the image
name! I would like to give a littel more description about
2007 Dec 07
2
Server is not a class with mongrel
Hello...
I am trying to switch to mongrel from webrick to get rid of the . puppetmaster is FreeBSD 6.2 with ruby, puppet, and mongrel all from ports (latest as of this morning). I get "Server is not a class". --verbose, --debug do not spit out any useful info.
puppet-0.22.4
ruby-1.8.6.111_1,1
ruby18-bdb46-0.6.2
ruby18-gems-0.9.4
rubygem-daemons-1.0.8
rubygem-fastthread-1.0
2009 Apr 29
3
selecting ith rows of a matrix
Hi all,
If I have a huge matrix/ dataframe and I want to create a new matrix/
dataframe with every second (or third, or fourth etc.) row of the original
matrix, how can I do it? Any help much appreciated.
Thanks,
Umesh
[[alternative HTML version deleted]]
2008 Mar 15
2
Please find the error in my code
hello everybody
I use the following code for my programming & it runs with the error as specified below.Any help that would disolve the error will be highly appreciated.
Thanks in advance
my code looks like this
#### R programme for simulating the power of the two sample t test vs various
#### non-parametric alternatives
sim.size <- 200
sample.size <- 10
set.seed(231)
mu1 <- 0
delta
2017 Apr 03
3
errors on rebuild
On Sat, Mar 25, 2017 at 06:36:25PM -0500, Ryan Cross wrote:
> After upgrades my stack is now:
>
> Python 2.7
> Django 1.8
> Haystack 2.6.0
> Xapian 1.4.3. (latest xapian haystack backend with some modifications)
>
> Using the same rebuild command as below but with —batch-size=50000
>
> The issue has now become one of performance. I am indexing 2.2 million
>