Displaying 5 results from an estimated 5 matches for "cmail".
Did you mean:
mail
2001 Oct 17
9
large files
I'm reposting this problem (perhaps a bug) now I've got more information on
it. This is another point of view of the situation and I hope someone could
have run into the same trouble before (and solved it :-))
This is it:
* with ntbackup 2000 I create a 22Gb .bkf file in the windows machine.
* I can copy that file over a samba share and get correct info form the
file in windows
2006 Mar 14
3
rails on emacs - need a working .emacs sample
I would like to hear from some one who has ecb, multiple modes with
ruby mode + html mode, rails mode all working together and playing
well.
I had ecb working with Ruby syntax highlighting. That was a no-brainer
since I just had to apt-get them on my Debian Sarge box.
It got a bit more comlex after I got most of the .el files in the articles
http://www.emacswiki.org/cgi-bin/emacs/RubyOnRails
2010 Sep 21
1
Questions about 1000HZ Kernel
Hello,
The XEN kernel in "XEN RELEASE-4.0.1" is shipped with the following
config parameters:
CONFIG_HZ_1000=y
CONFIG_HZ=1000
At many blogs and forums there is a discussion that the CONFIG_HZ
parameter should be changed to 250 HZ or 300 HZ.
We will operate a DomU and the Dom0 with the same 1000HZ Kernel. Is this
setup possible and recommended. How high is the performance cut-off?
2001 Nov 01
0
Samba 2.2.2 configuration/compilation problem
Hi!
I have some problem to compile samba 2.2.2. Below is my configuration.
./configure --prefix=/usr \
--with-smbclient \
--with-codepagedir=/usr/lib/samba/codepages \
--with-smbmount \
--with-lockdir=/var/lock \
--with-configdir=/etc \
And this is `make -s' output.
Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper \
2013 Jan 07
0
R-help post Bayesian CART
Hi,
I have explored many of the R packages that construct Bayesian trees including the tgp, bart, BMA and maptree packages. I have also searched through some other packages but they do not seem to be suitable for the type of analysis I need to do. I need to construct Bayesian CART that have terminal nodes which have bivariate regressions (not multiple regressions like most of the packages do).