search for: aale

Displaying 19 results from an estimated 19 matches for "aale".

Did you mean: ale
2003 Aug 13
2
group membership limitations and Linux
Hi all, I was hoping someone here would be willing to clear up some confusion we're having about group membership limits and linux. While trying to use a file server solution in an AD environment using OpenLDAP / sasl / Samba 2.2.x, we ran into the issue that when trying to import/re-create group membership, we reach a limit at 32 groups. It is my understanding that this is a limitation
2010 Feb 15
4
Changing the :path and :url options of has_attached_file in paperclip
Hello, I am using the paperclip plugin to upload images and it works absolutely fine. I intend to save my uploaded images to C:\Application_name\public folder. Accordingly, with some study over the i-net, I changed the :path option of has_attached_file to - :path => "C:/Application_name/ public/:class/:attachment/:id/:style_:basename.:extension" Now, the files are being saved to
2010 Feb 01
3
merging data frames gives all NAs
Dear kind R helpers, I have a vector of runway names in rwy ("31R", "31L",... the number is user selectable) arrgnd is a data frame with data for all flights and all runways, with a Runway column. I am trying to subset arrgnd into a dat frame for each selected runway, and then combine them back together using the following code: for (j in 1:nr) { # nr = number of
2008 Dec 12
0
Is there anyone in charge of package wmtsa ?
Here is another occurrence of wmTSA internal error. My time series is a short breathing cycle (2425-Cyle_9.txt). Since wmtsa functions that extract extrema seem to expect longer series than I have, I tried the folowing two tricks: 1) I prolong the 1-cycle series on both ends through duplicating the first value (on the left end( and the last value on the right end as any ties as the 1-cycle
1999 Jun 12
1
R does not compile if make is not gmake
Hi, if make and gmake are different on any machine (for example Solaris with gnu make as gmake), then compiling fails with gmake. A small transcript follows. If i make a link from gmake to make as under linux, then it works. This problem exists in all versions of R. g77 -O2 -fPIC -c sslvrg.f -o sslvrg.o g77 -O2 -fPIC -c stxwx.f -o stxwx.o ../../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o
2012 Mar 10
1
Generating abnormal returns in R
Hello This is my first post on this forum and I hope someone can help me out. I have a datafile (weeklyR) with returns of +- 100 companies. I acquired this computing the following code: library("tseries"); tickers = c("GSPC" , "BP" , "TOT" , "ENI.MI" , "VOW.BE" , "CS.PA" , "DAI.DE" , "ALV.DE" ,
1997 Jul 19
10
security
I have a user who was having problem accessing samba. So I suggested him to try to login from other system to see if it's problem with his pc or his account. Then he found that when he used other person's PC, it didn't ask for password at all and gave full access to his account! The two person's accounts are totally different. Any idea? Thanks. --
2010 Jan 16
3
Comparing dates in dataframes
I have two data frames. One (arr) has all arrivals to an airport for a year, and the other (gw) has the dates and quarter hour of the day when the weather is good. arr has a Date and quarter hour column. >names(arr) [1] "Date" "weekday" "hour" "month" "minute" [6] "quarter" "ICAO"
2003 Feb 07
1
Rsync 2.5.6 installation failed
Dear Sir, The following is the error log when I do the installation of Rsync = 2.5.6, please help to solve it. Thanks! Regards Eric Lin -------------------------------------------------------------------------= ------------------------------------------------- # pwd /archive/rsync-2.5.6 # ./configure configure: Configuring rsync 2.5.6 checking build system type... powerpc-ibm-aix4.3.3.0 checking
2011 Nov 02
2
[Bug 8565] New: rsync hangs when using --only-write-batch and --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=8565 Summary: rsync hangs when using --only-write-batch and --hard-links Product: rsync Version: 3.1.0 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2003 Oct 01
2
Size of locking.tdb?
Hi folks. I continue to fight with regular locking database damage in Linux box. See Bugzilla Bug 370. The current question to gurus: what is the RIGHT behavoir of locking.tdb size? Should it decrease when the number of records decreases? Or, it should stay at maximal reached capacity? Alexey
2010 Jul 26
0
Adit 600 over MGCP.
Hi, Anybody out there running Adit600s? I have in my care an Adit600 channel bank connected to an old (version 1.0.6) Asterisk instance with MGCP. When trying a more recent Asterisk (1.4.21.2~dfsg-3+lenny1, Stock current Debian) calls fail. I have attempted to add the "slowsequence = yes" line to mgcp.conf. (It seemed to be the only likely candidate in the example files I found
2006 Jun 11
2
regular expression question
I am very much a novice with regular expressions and I have spent a decent amount of time trying to do the following and I can't get it. i have variables that are of type character but they have number characters at the end. for example : "AAL123" "XELB245" "A247" I want a command that gives me just gives me the letter characters for each one. the letter
2010 Feb 27
2
Paperclip upload fails sometimes
Hello, My application is a rails-postgresql application which uses paperclip ("ImageMagick-6.5.4-10-Q16-windows-dll.exe" installed on WinXP). The application''s image uploading feature works consistently right on my development PC, however it is inconsistent on a different server PC (used for deployment). There are certain observations below. a) For the first time the file
2007 Aug 20
1
Q: combine 2 data frames with missing values
Een ingesloten tekst met niet-gespecificeerde tekenset is van het bericht gescrubt ... Naam: niet beschikbaar Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070820/920567a6/attachment.pl
1998 Oct 26
0
Pegasus Mail, Samba and Qmail - mail without POP3 in LAN!
Dear friends, I would like to announce for tests and free use a good add-on for Samba. It is a LAN-based interface for famous Pegasus Mail by David Harris, emulating his Mercury MTA. Note that this message have passed through this system. Look in headers. It is working! http://www.cor.neva.ru/~aal/pegas/pegas+qmail-1_0.tar.gz (7k) The file contains the patch against qmail 1.03, source of
2007 Aug 21
2
Partial comparison in string vector
Hi list members I have a vector of strings x=c("w","ex","ee") And I want to get a logical vector showing the positions where my search string "e" matches the elements partially, i.e. is at least the left-hand part of the target strings, i.e. I want to get a vector FALSE TRUE TRUE. Any ideas? Thanks Steve Powell proMENTE social research research |
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2003 Aug 15
0
Garbage in smbstatus
Hello. I have the following bad problem running Samba on Linux. After a quite short uptime (couple of weeks) smbstatus starts to report that non-existent processes lock some non- existent files: 23921 DENY_ALL 0x3 RDWR EXCLUSIVE+BATCH ?[ Fri Aug 15 12:57:08 2003 (and dozens of lines like that, with same ugly "filename", now 395) Actually, process numbers are real: smbd with this PID