Displaying 20 results from an estimated 110 matches similar to: "kernel-smp for CentOS 5"
2006 Aug 19
9
web based mail packages for CentOS
Hello Everyone,
I was using OpenGroupware but just hosed my system. Since I'm starting
from scratch I would like to know what everyone's using for web based
mail. I currently implemented cyrus-imapd and postfix which I used
before. I was going to give dovecot a try but it wouldn't start even
though it was supposed to be easier.
I would like to move my postfix to a chroot but have
2006 Aug 21
2
using windbind to connect to AD
Hello,
After a couple of years using Samba as a DC I figured I would start
working it the other way around. I'm using CentOS, the latest and tried
to use the GUI manager. I am sort of confused as there are acutally 2
windows. I filled out both and supplied the name of the AD
administrator. Do I just put the AD domain in there with .realm after
it? (eg testdomain.com.realm)? I tried with
2005 Feb 11
1
Can't change password with Windows XP (Change passwordfeature)
Thanks,
I'll give this a try.
Ganeshram Iyer <ganeshramiyer@gmail.com> wrote:
> On Fri, 11 Feb 2005 00:29:51 -0000, James Marcinek
> <jmarc1@jemconsult.biz> wrote:
> > Hello Everyone,
> >
> > I've been trying to figure out why I can't change passwords with my windows
> > clients. I thought that at when I first built my smb.conf I
2005 Feb 11
1
Can't change password with Windows XP (Change password feature)
Hello Everyone,
I've been trying to figure out why I can't change passwords with my windows
clients. I thought that at when I first built my smb.conf I could.
I'm running RHEL3 (I also have another system at a different location running
FC3 with the same problem ).
I've been looking through my smb.conf (see excerpts):
# You may wish to use password encryption. Please read
#
2006 Aug 17
2
extending ext3 filesystem on logical volume
hello all,
I am trying to expand my /var file system which resides on a logical
volume. I successfully issued the lvextend command. However when I try
to issue the ext2online command I receive a return code of 3 which the
man pages indicates:
ext2online /var
ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b
ext2online: group 0, block 7 not reserved
ext2online: unable to resize
2006 Aug 07
1
How to convert RHEL 4 system to CentOS
Hello Everyone,
I have a RHEL4 system that I would prefer to leave on the current
hardware and not have to rebuild if possible. Can some tell me if I can
take my current distro of RHEL and move it to CentOS? What will I need
to do, etc and how risky is it?
Thanks,
James Marcinek
2006 Aug 20
2
amavisd for CENTOS or spamassassin
Hello all,
I just rebuilt my mail server with postfix and cyrus-imapd. Can anyone
tell me how to setup spamassassin or amavisd for this?
Thanks,
James
2009 Apr 10
3
Local disk rsync
I've done quite a bit of looking, but I haven't found an answer that
answers this question.
Environment:
cygwin on Windows
rsync 3.0.4
I know that rsync isn't optimzed for speed on local copies - that's
clear in my testing. I'm attemting to sync a large volume of files.
(In this case, I'm syncing a rdiff-backup set...)
An initial sync will be about one fourth as fast a
2007 Mar 22
1
CentOS 5 Beta Feels Snappier
Hi,
Is it me or is CentOS 5 faster than FC6? I just switched and it seems
that CentOS 5 loads faster and overall feels snappier. Could Red Hat
have optimzed EL more than Fedora?. Just curious.
I really like what I see with CentOS 5. The devs have done a great job
making a profesisonal looking distro. An of course kudos to Red Hat
for all the engineering and for making the SRPMS available.
Paul
2007 Jul 14
1
[LLVMdev] not to break 'for' statement into basic blocks
Hello, Seung J. Lee
> LLVM optimization and other tools are really fantastic.
> However I don't want LLVM breaks my 'for' statement in C code into
> basic blocks during compiling.
> I'm sure this sounds really strange but there is a reason for me.
LLVM is 'low-level'. It doesn't contain any special instruction for
loops at all.
> Furthermore, this
2013 Oct 09
2
[LLVMdev] Backend vs JIT : GPU
Hi guys,
I am understanding OpenCL compilation flow on GPU in order to develop
OpenCL runtime for a new hardware.
I understood that OpenCL compiler is part of a vendor's runtime library
which is the heart of OpenCL. Since OpenCL kernel is compiled at runtime,
hence at high level its compilation takes place in two steps:
i. source code is first converted to intermediate code.
ii.
2004 Oct 25
2
Intro to R: lecture presentation
Hi All:
A couple of weeks back, I asked a question on the list that I was invited to provide an introductory lecture on R to a group of academicians in Kolkata. I thank all of you who had generously guided me in providing me web links and words to the wise.
Time to give back. I did the presentation on introduction to R and uploaded the presentation files at the following site:
2007 Jul 14
0
[LLVMdev] not to break 'for' statement into basic blocks
Dear LLVM guys,
Hi. I first became to be interested in the compiler work, especially LLVM, since last October, still I'm a novice on here. (My major is not CS, either. :-\)
Please forgive my ignorance.
LLVM optimization and other tools are really fantastic.
However I don't want LLVM breaks my 'for' statement in C code into basic blocks during compiling.
I'm sure this sounds
2007 Jul 15
0
[LLVMdev] not to break 'for' statement into basic blocks
According to the instruction manual of this target machine, 'goto' should not be used in C code. :-/
Could you tell me a little more about your advice as to using 'reg2mem', if you're fine?
Thank you so much, Anton.
Best,
Seung J. Lee
---- Original message ----
>Date: Sun, 15 Jul 2007 02:23:27 +0400
>From: Anton Korobeynikov <asl at math.spbu.ru>
>Subject:
2007 Jul 16
1
[LLVMdev] not to break 'for' statement into basic blocks
Thank you so much but could you tell me a little bit more in detail about that you suggested?
Sorry, I'm just a greenhorn.
Thanks,
Seung J. Lee
---- Original message ----
>Date: Sat, 14 Jul 2007 21:26:14 -0500
>From: "David A. Greene" <greened at obbligato.org>
>Subject: Re: [LLVMdev] not to break 'for' statement into basic blocks
>To: llvmdev at
2006 Apr 19
1
comparing execition time: R vs matlab linear algebra...
Greetings:
We are evaluating the performance of R matrix algebra es as we port a
MATLAB R14 script into R.
The MATLAB code basically evaluates the AX=B system on sparse matrices
that result in output matrices of 100 to 1,000,000 rows/columns.
Our R prototype script uses spase base matrices and the methods qr() and
qr.coeff().
The following statements are called inside a doubly-nested loop:
G
2001 May 15
2
Realtime resampling/encoding with oggenc
Don't know if anybody is still missing the lame oggenc features for
resampling, lowpass/highpass filters etc, but I wrote a little script that
uses sox to do all the stuff I need to real-time encode oggenc from the
radio, or any input device.
#!/bin/bash
DATE=`date '+%m-%d-%Y-(%H.%M)'`
DESTIN=/video/music/perftoday
export DATE=$DATE'-PerformanceToday.ogg'
sox -V -r 44100 -c
2016 Sep 06
2
No increased throughput with SMB Multichannel and two NICs
On Tue, Sep 06, 2016 at 11:53:04PM +0200, Daniel Vogelbacher via samba wrote:
> > Delete all the crap above first :-).
> >
> > Then start trying to copy locally to the tmpfs share to see what
> > the max local copy speed it.
> >
>
> Now I have:
>
> server multi channel support = yes
> vfs objects = aio_pthread,recycle
> aio read size = 1
> aio
2020 Jun 04
5
Ubuntu 20.04 setup
Louis, et al. Hi!
So, I'm working on a 20.04 setup.
I think I'll still use the distro version and not Louis' packages. [No offense Louis - I just need to be sure if (forbid) anything happens to Louis, his packages aren't going to be supported any more, and I'll be on my own for security updates etc. The 20.04 versions are pretty current, and I think will meet my needs for the
2009 Jun 30
21
ZFS, power failures, and UPSes
Hello,
I''ve looked around Google and the zfs-discuss archives but have not been
able to find a good answer to this question (and the related questions
that follow it):
How well does ZFS handle unexpected power failures? (e.g. environmental
power failures, power supply dying, etc.)
Does it consistently gracefully recover?
Should having a UPS be considered a (strong) recommendation or