similar to: FW: Samba problem with APS .NET web farm (IIS) - change notify

Displaying 20 results from an estimated 100 matches similar to: "FW: Samba problem with APS .NET web farm (IIS) - change notify"

2006 Dec 06
1
Samba problem with APS .NET web farm (IIS) - change notify
Hi, i have problems with change notify in my ASP server... problem details in this KB http://support.microsoft.com/kb/810886 but i dont know how fix it in samba? this man have same problem... http://www.nabble.com/Samba-problem-with-web-farm-t2755718.html PS: http://support.microsoft.com/default.aspx?scid=kb;en-us;281253
2006 Dec 04
1
Samba problem with web farm
Hello list, After using NFS with windows with the SFU windows extensions and somes sad stories with it, i have decided to migrate to samba. Good choice cause everything is right except one thing. I get an error on a ASP .NET application only. I get a "Failed to start monitoring changes to '\\UNCSERVER\path\aspapplication'." I have search on internet and found somes things about
2011 May 04
1
bivariate linear interpolation
Hi, I have three matrices (X,Y,P) with the same dimension. The X,Y grid is regular and I want to perform linear interpolation to pick out certain points. In matlab appropriate call is something like Pout=interp2(X,Y,P,Xout,Yout, method="linear") where Xout and Yout are the locations where I want the Pout data (typically a different grid). (Scipy has this routine in
2010 Apr 29
1
image function with date-time on X axis
I am trying to plot a image where the x axis has the units of time. When I issue the image(x,y,z) command with x as a POSIXct object, it fails to put a time stamp on the x axis. Instead I get a warning "Incompatible methods" warning and no dates on my x axis. This example shows my problem: Rmat=t(matrix(data=rnorm(1:500),ncol=10,nrow=50)) tax=seq(ISOdate(2010,4,14,12,0,0),
2012 Jun 14
1
read.table and variable length of tables
Hi, I am trying to read in weather balloon data, where each file has a header of fixed length and a trailing section of a fixed length. The data section (the table) is of variable length. An example of the data is on: http://weather.uwyo.edu/cgi-bin/sounding?region=naconf&TYPE=TEXT%3ALIST&YEAR=2011&MONTH=06&FROM=1400&TO=1400&STNM=04018 This data has 97 rows and can be
2005 Jan 21
2
Windows plots & fontsize
I recently wrote a package that runs on both Linux and Windows. The functions fetch data to an SQL database and make diverse plots, usually with many labels and annotations. I recently noticed that on SOME windows computers the fonts in the plots were too large, which caused labels to overlap. On other windows computers this does not happen. However on both computers the command
2006 Aug 08
1
locating intervals (corrected version)
I have corrected a typo in my previous posting. In what follows the line with the inequality is correct Hi , I have two sorted vectors X and Xi, where the range of Xi lies within the range of X. For an element in Xi, I want to find the neigbouring data in X, e.g. find an index ix so that for element number k, then X[ix[k]] < Xi[k] < X[ix[k] +1] # also OK with "<=" on either
2003 Dec 11
0
SV: How to start RMySQL
Jeff, the tip on http://stat.bell-labs.com/RS-DBI/download/index.html (at the bottom of the page) may help. Trond Rafoss -----Opprinnelig melding----- Fra: Jeff Lee [mailto:JLee at acamllc.com] Sendt: 10. desember 2003 23:34 Til: 'r-help at stat.math.ethz.ch' Emne: [R] How to start RMySQL I am a newbie in R and want to use MySQL database. Here is what I have and done. R 1.8.0 mysql
2004 Nov 29
1
problems with R-2.01 build with Mandrake 10.1
I recently installed Mandrake 10.1 on my laptop, downloaded the latest version of R, compiled it and ran it. To my surprise I discovered that the X11() command returned an error to the effect that X was not available. Examining R config.log I noticed that there were several complaints about X and tcl in there. Basic include files, such as X11/X.h were not found. I have previously compiled
2006 Aug 08
1
locating intervals
Hi , I have two sorted vectors X and Xi, where the range of Xi lies within the range of X. For an element in Xi, I want to find the neigbouring data in X, e.g. find an index ix so that for element number k, then X[ix[k]] < X[k] < X[ix[k] +1] # also OK with "<=" on either one, but not both This is easy to code by looping over the data in X,Xi, but I suspect there may be a
2009 Apr 30
1
How to know what device I am using
Some years ago I wrote a plotting routine that was run on both Linux & Windows computers. There were some differences in the way the plot looked from the windows device and the X11 device. To ensure consistency I used getOption("device")) and made some changes to the plotting if the windows device was being used. Using this routine again, years later, I now notice that
2004 Dec 14
2
plot with dates
Hi, I am trying to understand the behaviour of the plot function. If I have novdate <- as.Date("2001/11/1") + (0:29) y <- 1:30 b <- data.frame(novdate,y) then plot(b$novdate,b$y) will produce a plot where the x-ticmarks are given as dates (Nov 04, Nov 09 etc), but plot(b) will produce a plot where the x-tickmars are integer values (#day since Jan 1st 1970) In the first
1999 Oct 28
3
3com 3c509
I have used 3Com 3c509 nic width bnc coax. I have experienced that these cards used width FreeBSD and Samba is unusable due to speed. I tried to change the 3com card with a NE2000 compatible card, and there was a major change in speed. Has anyone else experienced such problem. Asgeir Stangeland
2007 Nov 14
2
IP range of Google Analytics server farm
Hi Centos Users I would like to allow outgoing traffic to Google Analytics servers (destination port 80). I wish to do a iptables rule. How to whitelist all Google Analytics servers? cheers Simon -- XMPP: sjolle at swissjabber.org
2008 Jun 05
0
Cluster shutdown on web farm when using clustered filesystem
Hi, I have a number of servers running mongrel cluster all of whom feed off of a shared filesystem (OCFS2). Each cluster has its own mongrel_cluster_web2.yml file with distinct PID and Log file names. In theory they shouldn''t be aware of each other''s presence. What I have found is that when I want to test a new set of code on one server and I shut one server''s mongrel
2007 Mar 05
0
How would you burn up 20GB of fiber on a Xen farm?
Hello to all. I''m setting up a high capacity farm that''s going to allow many departments of a company or project have their own resources. I have little to no control over the brand of CPU (I would have much preferred AMD) and name brand of the gear, but I do get some input on what goes in each node. They are dell Power Edge 2950''s, found here :
2012 Jan 20
0
[LLVMdev] Publication - Generalized Just-In-Time Trace Compilation using a Parallel Task Farm in a Dynamic Binary Translator (PLDI'11)
Paper for LLVM publication list @ http://llvm.org/pubs/ "Generalized Just-In-Time Trace Compilation using a Parallel Task Farm in a Dynamic Binary Translator" Igor Böhm, Tobias J.K. Edler von Koch, Stephen Kyle, Björn Franke, and Nigel Topham ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI), June 2011. DOI-URL: http://dx.doi.org/10.1145/1993498.1993508
2009 Apr 03
0
VoIP Farm
Dear All, Thank you for your comments and suggestions about my term 'VoIP Farm'. It was done in jest, and I'm glad to see how the community reacted, with off list emails with some with advice, some with warnings, some with funny comments, and some sending me a promise of $30 for usage of the word for three years! To lay it to rest, I know I can't trademark VoIP Farm, but thanks
2006 Apr 27
0
CentOS/Apache Web Farm
I'm going to start this message with the CentOS list serve... I am looking into building a Web Server Farm using CentOS. Has anyone done this before? Could anyone offer some ideas I need to look at or in to? The Servers will be independent of each other and not SANS attached. That's the part that is throwing me off! I will be using some sort of load balancing, too. My
2005 Feb 11
1
Questions on build farm
Hi all, I've been looking at the samba build farm code and hope you can help with a couple questions... First, is the build_farm code usable under an open source license? Second, does the build_farm currently run any network tests between a client and server on separate machines? Thanks, Bryce