similar to: smbmount from samba-1.9.18p8, Linux-2.1.107 and no joy

Displaying 20 results from an estimated 600 matches similar to: "smbmount from samba-1.9.18p8, Linux-2.1.107 and no joy"

2007 Oct 01
2
Dovecot do not retrieve mail from spool directory (pop3)
Hello, I have Dovecot 1.0.beta8 on FC5.[root at topaz orlowscy.com] # dovecot -n log_path: /var/log/dovecot protocols: pop3 login_dir: /var/run/dovecot/login login_executable: /usr/libexec/dovecot/pop3-login default_mail_env: mbox:/tmp:INBOX:/var/spool/vmail/%d/%n:INDEX=MEMORY mail_executable: /usr/libexec/dovecot/pop3 mail_plugin_dir: /usr/lib/dovecot/pop3 auth default: verbose: yes passdb:
2000 Jul 07
1
R and large RAM
I am planing to buy several machines with 2 GB RAM. Is R able to use this much memory? Thanks Gerhard -- Dr. Gerhard Paass http://ais.gmd.de/~paass GMD.AiS - Inst. for Autonomous Intelligent Systems Schloss Birlinghoven, D-53754 St. Augustin, Germany mail: paass at gmd.de fon: +49 2241 14-2698 fax: ..-2342
2011 Jul 21
1
Windows 7 Can't Join Samba 3.5.4 PDC
Hi all, When trying to join a windows 7 box to a samba 3.5.4 acting as a PDC I am getting an error on the windows 7 box that says DNS_ERROR_NO_DNS_SERVERS (the full error log is included at bottom of mail). WinXP machines are able to join the domain fine, just not windows 7 boxes. My (sanitized) config is located is included at the bottom of the mail. I have tried doing the registry patches to
2001 Feb 22
1
R-1.2.0: bug report on fn table
> table("NA") numeric(0) > table("NaN") numeric(0) This should probably return something different, like in > table("nan") nan 1 > or do I misunderstand something? regards Joerg. -- Dr. Joerg Kindermann Knowledge Discovery Team GMD - German National Research Center for Information Technology - phone:
2003 Apr 24
5
Fast R implementation of Gini mean difference
I have written the following function to calculate the weighted mean difference for univariate data (see http://www.xycoon.com/gini_mean_difference.htm for a related formula). Unsurprisingly, the function is slow (compared to sd or mad) for long vectors. I wonder if there's a way to make the function faster, short of creating an external C function. Thanks very much for your advice. gmd
2001 Jan 08
0
R-1.2.0: gdb doesn't find functions in shared lib
I'm trying to debug some C functions I've written for use with R. Until recently debugging them with gdb was no problem. But since I switched to R-1.2.0 (from R-1.0.1) gdb can no longer find the entry points of my functions. It either pretends to set break points but doesn't stop there or it only stops at the end of the function. R version R-1.2.0 gdb version GNU gdb 4.18 gcc version
2018 Nov 25
2
digital signature equipment
On Sun, 25 Nov 2018 10:34:13 -0600 Gregory P. Ennis wrote: > I have an application that I need to acquire, store and merge to a pdf file a > digital signature from a client.? Define your workflow in more detail. If you're still working on adding digitized images of actual physical signatures to a pdf file, then imagemagick can very likely do what you want it to do.??One of its
2000 Feb 22
1
FW: samba - master browser
> Hello, > We are having problems in our system and it seems to be a problem with a > definition in our samba file. > Our Solaris Unix is connected to a NT server as well as a Digital Alpha. > Since we upgraded the version of the Oracle on the Alpha, the Alpha sends > messages to the NT that the Alpha is the "master browser". > [global] > password
2016 Apr 05
1
Heatmap Colnames
Hello, please see below my code for a heatmap. Unfortunately my column names do not completely appear. Can you please send me the appropriate code to visualise them? Many Thanks! Nils library(GMD) dat<-data.frame(EntryA=as.numeric(c(4.24,3,1.66,1.28,1.2,-1.32,-1.88)), EntryB=as.numeric(c(4.16,4.82,-1.82,-3.02,0.99,1.1,-3.31)))
2018 Nov 25
2
digital signature equipment
Everyone, I apologize if this is off topic for this list!!!!! I have an application that I need to acquire, store and merge to a pdf file a digital signature from a client. What favorite equipment do some of you use to do this. I contacted the topaz systems support team, and they advised me their equipment produced a proprietary file type, and required me to sign a non-disclosure agreement to
2000 Feb 23
1
Version 0.90.1 bug report on matrix indexing
Hi , R Version 0.90.1 on Solaris2.5 and Suse Linux 6.[1,3] crashes some time after a matrix row or column has been addressed via an incorrect row/colname: R : Copyright 1999, The R Development Core Team Version 0.90.1 (December 15, 1999) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type "?license" or
1999 Aug 26
0
use dyn.load to redefine R internal fns?
I would like to redefine some R print functions (Rprintf for example) so that they don't print to stdout, but save the output in a global string array. I can compile and link my definition of Rprintf into a library and load it with dyn.load. I don't get an error message, but afterwards the original function is still valid, my new version isn't executed. Is there a way to change R
2015 Jun 08
0
CEntos6.6 doesn't install Glusterfs-server?
I believe CentOS Base only ships the glusterfs client. AFAIK the recommended way to install a full blown gluster solution is to use their own repos at http://download.gluster.org/pub/gluster/glusterfs/LATEST/CentOS/epel-6/ HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message ----- > From: "yoshihome" <ilovefd at
2018 Nov 25
0
digital signature equipment
On Sun, 25 Nov 2018 12:41:16 -0600 Gregory P. Ennis wrote: > topaz pieces of equipment called 'signature pads' So the question that you're really attempting to ask is, "How can I obtain a linux-compatible signature pad". That's something that I've never gone looking for since the subject has never come up with the stuff that I do, but it seems to me that a
1999 Oct 06
2
R --nsize 2M runs havoc (under linux)
Dear All, I am running R version 0.65.0 under a) Suse-Linux 6.1, and Suse-Linux 6.2, compiler gcc-2.95, CPUs pentium pro 200, 128MB, and pentium II 450, 128MB b) Solaris 5.7, compiler gcc-2.95, cpu SUN sparc, 4000MB When I set --nsize to more than 1M, R's internal storage management runs havoc. gc() indicates the requested sizes, but the overall process size is much too big: Running R with
2018 Nov 25
2
digital signature equipment
On Sun, 25 Nov 2018 12:41:16 -0600 Gregory P. Ennis wrote: > ?topaz pieces of equipment called 'signature pads'? So the question that you're really attempting to ask is, "How can I obtain a linux- compatible signature pad". That's something that I've never gone looking for since the subject has never come up with the stuff that I do, but it seems to me that a
2007 Apr 15
1
unable to find inherited method for function "edges", for signature "ugsh", "missing"
I am new to using S4 methods and have run into this problem (on Windows XP using R 2.4.1): I am writing a package in which I use the graph package. I define my own classes of graphs as: setOldClass("graphsh") setOldClass("ugsh") setIs("ugsh", "graphsh") (I know that I "should have" used setClass instead - and I will eventually - but right now
2001 Jan 27
0
No other free audio Codecs?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey all. I've been looking for any other Free (speech) codecs and haven't found any. So it seems that it's rather important that Ogg Vorbis stick around and be at least a little "successful" (Whatever that means, I guess not getting sued would count? ;) I have no idea what kind of maths is involved in creating a new Free
2000 Jan 17
1
dyn.load problem
Hi, I'm trying to write modified versions of R save/load functions which read from/write to a char array instead of a file pointer. I want to compile my functions into a library and dyn.load them. Of course the new functions mySave/Load will use some of the internal R functions used by save/load, for example "MarkSave" (to be found in .../src/main/saveload.c). I declared them as
2004 Feb 13
1
Tru64 sockets bug?
We are using rsync to maintain a warm mirror of our boot disks. I just updated to rsync 2.6.0 and noticed that the rsync runs are now getting errors when copying sockets. The system is running Tru64 5.1A pk 4 on an AlphaServer 4100. Is this a bug? Is there some way to not copy sockets or should I find all of them and add them to the exclude file? rsync was built using a straight ./configure