Displaying 20 results from an estimated 5000 matches similar to: "samba on solaris 2.8 not creating STATUS..LCK file"
2005 Dec 14
1
Need help for a statistical problem
Hello Dear
I need to select among 700 objects a good
representative sample. These
objects
could be residential houses, commercial buildings,
trucks, etc.
How to get a good sample size and select a set of
objects that is very
representative.
The second part of my question is to find a
statistical model in R that
detects objects that are most
likely used as their owners told the municipality. For
2001 Feb 08
1
status...lck
when I do an smbstatus iget:
couldn't open status file /var/lock/samba/status/STATUS..LCK
why can't it? why can't I? thanks
1998 Apr 27
2
STATUS..LCK
what is the format of this file?
what is the best way to access it w/o the smbstatus program?
IE: with perl
-sv
2006 May 03
2
Is it safe to delete ferret-write.lck if it is stale?
I''m noticing that ferret-write.lck sometimes stays in my index
directory and throws exceptions whenever someone tries to do a search.
Apparently there are some cases where ferret doesn''t realize that the
file is old and can be deleted. I''m wondering what the best way to
recover from this error is. Am I safe just writing a cron job that
deletes this file if it is over
2001 Jan 16
0
Couldn't open status file /var/adm/slh/samba/locks/STATUS..LCK
Every thing works fine but...
Samba 1.9.18 using default (oplocks = True)
$ /usr/local/samba/bin/smbstatus -d
No path in service weight4 - using /tmp
No path in service lj4d - using /tmp
No path in service lj3si - using /tmp
No path in service lj4si - using /tmp
No path in service lyle4 - using /tmp
No path in service steve4 - using /tmp
No path in service lp - using /tmp
No path in service lp2
1999 Aug 07
0
Fw: couldn't open status file /var/lock/samba/status.lck
> smbd not running
> nmbd not running
>
> using samba web interface
>
> trying to configure so win95 workstation can access files on linux box
>
> help
>
> thanks in advance
>
>
> mark
>
2009 Aug 07
2
realtime config and extensions.conf
Howdy,
My first forray into using res_mysql.conf for realtime access of sip users
and extensions.
I have the following relevant section of extensions.conf:
---
[trunklocal]
exten => _NXXXXXX,1,Dial(${GLOBAL(TRUNK)}/${EXTEN:${GLOBAL(TRUNKMSD)}})
[local]
include => trunklocal
include => trunktollfree
[longdistance]
include => local
include => trunkld
[international]
include
2008 Aug 02
0
thematic maps, missing data, gmap
Running R version 2.6.1 under Gentoo Linux, I'm trying to produce a
thematic map of the USA using the gmap package and its function
USALevelPlot. The variable whose levels are to be plotted is observed
for 49 states but missing for one (Delaware).
I would like to produce a map in which the states for which data exist
are shaded and Delaware is represented only by an outline. In contrast
2012 Nov 03
1
Logical vector-based extraction
Hello,
The most part of the program works except that the following logical variable does not get created although the second logical variable-based extraction works.
I don't understand what I am doing wrong here.
state_pflt200 <- df$p_fatal <200
df[state_pflt200, c("state.name","p_fatal")]
I would appreciate receiving your help.
Thanks,
Pradip Muhuri
2012 Sep 12
1
Plotting US States: Issue with filled colors cycling
I'm having issues when trying to do a filled State plot using the maps()
package. It seems that the color values aren't being plotted correctly,
and I'm not sure why...
I've started debugging it, but I'm stuck. I've attached the code that I've
got so far. The for loop plots states 1:i. What I'm noticing is that the
colors are correct until after Michigan gets
2009 Jul 03
2
mapping states with colors
Hi folks,
I'm just learning how to use maps. As an initial foray, I'm mapping the
states that have "duty to retreat" (blue) and "stand your ground" (red)
self-defense standards. Here is my extremely naive script:
dtr <- c('alabama', 'arizona', 'conneticut', 'delaware', 'dist of columbia'
, 'hawaii',
2011 Jun 09
2
Problem with a if statement inside a function
I have a really long functions, and at the end of the function, I am using a
if statement
to tag certain keywords based on whether they have certain values contained
in them.
However, the if statement doesn't seem to work.
When I had split up the commands into various functions, it worked fine, but
I'm not sure
what going on now that it's combined into a single function.
myfunc
2006 Feb 22
6
Best ATA for general residential deployment??
I read the thread about what IP phone is best for business deployment
with great interest. Our need is slightly different however. We are
deploying VoiP as a value-add with our high speed internet service and
are having trouble finding the right SIP analog terminal adapter. In
order to support people's existing phones and wiring we need to use an ATA.
1) The first priority is we want
2006 Jul 31
0
Choropleths maps of the USA states (PR#9111)
Dear Colegues:
I have tried to reach Ray Brownrigg, Ray.Brownrigg at mcs.vuw.ac.nz
but my mails have turned back with the following comment
did not reach the following recipient(s):
Brownrigg at mcs.vuw.ac.nz on Mon, 31 Jul 2006 12:52:39 +0100
There is no such account in the address
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
2006 Feb 11
0
hclust(stats) merge matrix interpretation
Hi,
We are trying to interpret the clusters generated by hclust method of R "stats"
package. The problem here is when i get the hc$order then there is some
order, while exporting to file that order is lost. Here is the example code
and their results:
> hc <- hclust(dist(USArrests), "ave")
> plot(hc)
> hc$label
[1] "Alabama" "Alaska"
2008 Aug 03
0
gmaps, projection, inset
Running R version 2.6.1 under Gentoo Linux, I'm trying to produce a
thematic map of the USA using the gmaps package. The result thus far
has two problems from my point of view.
First, the projection (Miller cylindrical?) elongates southern states
and flattens northern ones unattractively. I'd prefer Albers conic
projection or something similar.
Second, the inset for Alaska is placed
2011 Jun 07
2
Line Graphs
Hello,
I want to plot 6 line graphs. I have 10 points 0.1, 0.2, 0.3, 0.4, 0.5, 0.6,
0.7, 0.8, 0.9 and 1.0.
At each point say 0.1, I have 6 variables A, B, C, D, E and F. The variables
all have values between 0 and 1 (and including 0 and 1). I also want to
label the x axis from 0.1 to 1.0 and the y axis from 0.1 to 1.0.
My goal is to plot a line graph representing the mean of the variables at
each
2005 Apr 29
2
Windows List of Folders?
For windows, how can I list only the folders in some folder?
I was thinking that dir() and file.info() with isdir==TRUE being something
that might work.
These folders or directories are numerically named with no dot extension
names or other characters. Typically, these are 3132, 3334, ...
Here is what I tried. The last line is where I need more work.
pData="C:/Myfiles/R/Data/"
setwd
2004 Jan 19
3
Residential services
Hi folks,
The obligatory newbie disclaimer:
"Hi, I'm new to Asterisk and I have a couple questions..."
OK, now that that's over with:
I've just started working for a small CLEC, and I'm trying to sell * to
my boss as a replacement for some expensive/inflexible/closed-source
software he's been using to provide residential dialtone with for a
couple years now.
2005 Dec 14
4
Is it possible to highlight search keywords in results?
I''m wondering if ferret has any built-in search/replace mechanism that
I might be able to use to highlight the query data in each search
result. The reason I think this would be a good idea is that I could
end up having to practically duplicate the ferret query parser just to
interpret the query so that I can figure out how to highlight the
keywords in the search results. Just in case