Displaying 20 results from an estimated 700 matches similar to: "problem in run cmsaf script"
2012 Aug 13
2
one problem
Dear Mr/Mrs
I need to generate a random data only with (0.23, 0.56, 0.45, 0.85, 0.7)
with known mean, SD, correlation length, in a matrix 50*50. I know R coeds
but in this case,
I could not find to generate only with finite numbers that I have. Please
guide me .
Best Regards
Nooshin
[[alternative HTML version deleted]]
2012 Aug 20
2
colorful plot
Hello guys,
I want to increase contrast of colors in my matrix plot.
I attached final plot with heatmap.
How I could increase contrast with 9 kind of color.
Thanks
Nooshin
[[alternative HTML version deleted]]
2013 Mar 19
1
How to get the rolling standard deviation in rasters?
I am using this code to calculate the moving average mean.It worked fine but
when I wanted to also calculate based on sd(stander deviation) I got the
error shown below.
I read this documentation of R movingFun and found that sd was mentioned at
http://hosho.ees.hokudai.ac.jp/~kubo/Rdoc/library/raster/html/movingFun.html
I wonder if needs any other things to conseder or sd is not at all supplied
2008 Sep 02
3
upgrade broke XP workstation logins, variably
Help please, a file server was upgraded from:
Mandriva 2007.1, Samba 3.0.24-2.7mdv2007.1
to
Mandriva 2008.1, Samba 3.0.28a-2.1mdv2008.1
and it broke something badly.
After the upgrade logins from all XP workstations broke - some of the
time. For an existing account (one with a profile already in the home
directory) sometimes it will login normally. Well, almost normally, it
never seems
2010 May 27
4
fixed delay logging onto Samba3.3 from Vista Business
> The domain user does login eventually. Mostly. Roaming Profiles are
> very broken on W7: the top level "Vista.V2" directory is created, but
> nothing is stored back into it on the server, and the logged in domain
> user ends up with a C:\Users\Temp profile.
Thanks to Drew Vonada-Smith the roaming profiles are working again. The
problem was that information stored in
2013 Mar 18
4
Why stacking rasters return NAs?
I have several rasters that I want to do some calculations ,basically
calculating the moving average.
dir2 <- list.files("D:\\2010+2011", "*.bin", full.names = TRUE)
saf=stack(dir2)
movi <- overlay(stack(saf),fun=function(x) movingFun(x, fun=mean,
n=3, na.rm=TRUE))
Error in .overlayList(x, fun = fun, filename = filename,
2006 Sep 06
1
Problems with ADS join after Samba update on FC4
Hi,
I used to have a working Samba + Winbind configuration in ADS mode under FC4;
Samba version was 3.0.14a-2. I joined a W2k domain, and winbind correctly
returned the user information. krb5.conf and smb.cong have been modified
according to Howtos and tutorials found on the net.
One day Samba has been updated to 3.0.23a-1.fc4.1 and it stopped working.
No modification has been done to the
2006 Oct 25
1
net ads join problem
Hi all,
I'am trying to join ADS an W2K server. This server was already joined,
but after chrash i was obliged to reinstall it.
When I try net ads join -Uusername the following output appears:
[2006/10/25 14:08:46, 6] libads/ldap.c:ads_find_dc(224)
ads_find_dc: looking for realm 'SLZOVA.CZ'
[2006/10/25 14:08:46, 8] libsmb/namequery.c:get_sorted_dc_list(1551)
get_sorted_dc_list:
2010 Feb 18
1
how to change number of itemes appeare in right-hand-side of the rule with apriori in R(arules)?
Hi All,
I use arules library, and try to create an association rules for this
transaction file:
a,c,f,3,4,5
b,e,1,2,4
a,c,e,f,1,3,4,5
d,5
b,c,e,f,1,2,3,4
a,c,e,f,1,3,4,5
b,c,e,f,1,3,4
b,e,1,2,4
a,c,e,f,1,3,4,5
a,b,c,e,f,1,3,4
a,c,d,f,3,4,5
I want to get the rule such:
{c,e,f}=> {3,4,5}
I used this command:
ar=apriori(tr, parameter=list(support=.4, confidence=0.8, maxlen=11),
appearance
2010 Dec 30
1
recursively count the words occurrence in the text files
I just can't google for it:
I'm searching for a "bash" "one liner" (awk, perl, or anything) for this:
there are text files, in several directories:
mkdir one
mkdir two
mkdir three
echo "word1 word2 word3" > one/asf.txt
echo "word2 word4, word5" > one/asfcxv saf.txt
echo "word1. word2" > one/dsgsdg.txt
echo "word6,
2006 Oct 05
2
compiz coding style
The coding style I use for compiz is very similar to what's used in the
xserver. This was the best I could get out of GNU indent.
indent -psl -saf -sai -saw -sob -i4 -bbo -bls -lp -di1 -pcs -bs -cs -bl
-bli0 -cdb -sc -bad -bap -l78
The style in compiz is slightly different though. Function parameters
are aligned and I usually align function parameter names and variable
names too. I also
2006 Oct 15
0
Ringtones won't work
I was hoping that someone may be able to shed some light on some issues I'm
having on trying to get an Asterisk test server up and running. At the
moment I have the basics, two Polycom hard phones (301 & 601 with expansion
unit (which oddly will not power up)) that can call each other, log into
voicemail (one touch) and have custom directories & buddy lists.
Unfortunately some of the
2011 Dec 07
1
scatterplotting stock returns using quantmod and pairs()
I want to get data for a set of ticker symbols and compute the daily return of the adjusted close using quantmod, and then scatterplot returns using pairs().
The following gets data for the list of tickers:
tickers <- c("SHY","TLT","SPY","IWM","GLD","IEV","ILF","EWJ","EPP","SAF","ASA")
2008 Nov 21
2
Failed to join domain
hi all,
I've got an issue during a machine join, my kerberos setup seem to be
good (tested with kinit), my current version of samba is : samba
2:3.2.3-1ubuntu3
Example :
net ads join -U adm-tsondag
Enter adm-tsondag's password:
Failed to join domain: failed to set machine spn: Out of memory
We've got a very complex AD setup with something like 16 AD servers on
distant sites, if you
1999 Jun 15
0
NT 4 sp3 audit + samba = total mess
A samba server (2.0.2 linux/intel) is the primary domain server for "SAF".
5 workstations (nt 4sp3 intel) belong to this domain. In order to trash the
event viewer, do the following:
As administrator:
1. select any file (on C:, this has nothing to do with samba file sharing)
2. properties
3. audit
4. add
at this point it tries to look up the users in SAF, fails, and Dr. Watson
2018 Jan 07
1
foverlaps data.table error
Hello All
Have 2 tables
dt1:
start end kwh10min
2013-04-01 00:00:54 UTC 2013-04-01 01:00:10 UTC 0.05
2013-04-01 00:40:26 UTC 2013-04-01 00:50:00 UTC 0.1
2013-04-01 02:13:20 UTC 2013-04-01 04:53:42 UTC 0.15
2013-04-02 02:22:00 UTC 2013-04-01 04:33:12 UTC 0.2
2013-04-01 02:26:23 UTC 2013-04-01 04:05:12 UTC 0.25
2013-04-01 02:42:47 UTC 2013-04-01 04:34:33 UTC 0.3
2013-04-01 02:53:12 UTC 2013-04-03
2007 Dec 04
0
keytab file issues
I am trying to join a samba server and have the keytab file set. After
joining there was no keytab file so I ran the command:
/usr/sfw/sbin/net ads keytab add host -d 10
This was the result:
[2007/12/04 21:40:09, 5] lib/debug.c:(391)
INFO: Current debug levels:
all: True/10
tdb: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
rpc_parse: False/0
2015 Apr 22
2
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
Thank you both for the answers.
I'll re-check everything again once on customer site and post my findings
shortly afterwards
Regards
--
View this message in context: http://samba.2283325.n4.nabble.com/Cannot-join-Ubuntu12-04-Samba-4-1-17-to-domain-tp4684555p4684827.html
Sent from the Samba - General mailing list archive at Nabble.com.
2010 Aug 17
6
enable client to join domain with no or any password?
I am trying to automate W7 joining to our Samba domain. It works fine
through the Windows GUI from the W7 workstations. However, for a script
one would have to store password used for domain access, and since that
is the server's root password, I really don't want to hard code that
into a file.
Is there a way to set (temporarily) a Samba server so that it will
accept (admin/anything) as
2008 Oct 09
1
Error when reading a SAS transport file
Dear All,
I get the following error when using either SASxport or Hmisc to read an
.xpt file:
> w <- read.xport("D:/consult/Trophos/dnp/base/TRO_ds_20081006.xpt")
Erreur dans factor(x, f$value, f$label) :
invalid labels; length 15 should be 1 or 14
> z<- sasxport.get("D:/consult/Trophos/dnp/base/TRO_ds_20081006.xpt")
Erreur dans factor(x, f$value, f$label) :