Displaying 20 results from an estimated 3000 matches similar to: "passdb backend = Lotus Notes"
2014 Jun 06
2
Recommended minimal amount of free space to keep?
Hello.
So, LVM is cool, having different partitions for different stuff is
cool, and of course Ext4 is cool and *reliable*.
So, we create some logical partitions and put ext4 on them,
reserving LVM space for growing those partitions or even making new ones
later.
The thing is, I would like to keep every filesystem as small as it
can be, but without degrading the performance too
2014 Oct 12
0
power loss protection
Hello.
El 11/10/14 21:19, Theodore Ts'o escribió:
> If you are running some workload which is constantly calling fsync(2),
> that will be forcing journal commits, and those turn into cache flush
> commands that force all state to stable storage. Now, if you are
> using CF cards that aren't guaranteed to have power-loss protection
> (hint: even most consumer grade SSD's
2014 Jun 08
0
Re: Recommended minimal amount of free space to keep?
You will get better long- term performance if you don't fill the
filesystems more than about 70% full. Above 90% you are permanently
fragmenting the filesystem (depends on total size and workload also).
There is the secondary issue that mke2fs can lay out the filesystem
better if it is done right at the start rather than resize2fs doing it in
small increments. I think as long as you are
2008 Aug 21
3
dovecot-antispam has some kind of bug
On Thu, 2008-08-21 at 12:25 +0200, Mikael Jenkler wrote:
> Hi Johannes!
>
> it seams that you pluggin is doing something wrong with the imap connection
>
> i get this:
>
> Aug 21 12:21:54 firestorm dovecot: child 21443 (imap) killed with signal 11
>
> both with squirrelmail and mutt mail clients, but only when the pluggin
> is enabled in dovecot
> iam using
2008 May 20
3
gem and pluggin
Hi
This is a general question.What is the differnece between these
?Why I am asking such a question is i am using will_paginate
pluggin..Now it is available as gem..So is there any performance
(stability and speed of execution) difference?
Thanks in advance
Sijo
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because
2014 Sep 29
0
Re: problems with usb stick after suspend and wake up
On Mon, 29 Sep 2014, Norbert Preining wrote:
> Hi Alan,
>
> sorry for the journalctl output. I have now done the following:L
>
> * boot into 3.17-rc7
> * mount the usb stick (recovery completed)
> * unmount, mount, unmount - just to be sure all is fine
> * started usbmon capturing on bus 3
> * mount the usb stick
> * suspend to ram
> * wake up
> now the
2006 Jul 16
1
compiz developers
Hi Colin Gutrie:
Thanks for your repply about alt-gr problem.
And great!!!! I'm also a developer (opengl developer), so I very happy to find a developer list of compiz...I'm working in some ideas for pluggins (for now only in a opengl format without nothing about compiz or xgl), so I very interesting in work with you, is this posible??, please guide me on this...what I have to do to set
2014 Oct 11
2
Re: CF Card wear optimalisation for ext4
Something else that you might want to do is count the number of
journal commits that are taking place, via a command like this:
perf stat -e jbd2:jbd2_start_commit -a sleep 3600
This will count the number of jbd2 commits are executed in 3600
seconds --- i.e., an hour.
If you are running some workload which is constantly calling fsync(2),
that will be forcing journal commits, and those turn into
2010 Aug 13
2
samba-3.5.4 + OpenLDAP
Hi folks,
I having a problem compiling Samba (Last Stable Version) from source on
a Debian fresh install.
Escenario:
OS: Debian Lenny 5 64 bits
Kernel: 2.6.26-2-amd64
Samba Version: 3.5.4
OpenLDAP Version: slapd_2.4.11-1
I tried this before and after the OpenLDAP installation and always have
the same error:
./configure --with-ldap --with-ldapsam
.
.
.
.
.
checking for LDAP support...
2006 Oct 20
3
NUT with APC RS 500 in Debian
I have not been able to make work nut with my APC RS 500
chears from Uruguay,
--
/*-------------------------------------------------*/
"Sin ideales no puede producirse una realidad buena;
s?lo teniendo ansias de algo mejor, cabe llegar a
ser mejores alg?n d?a." F. Dostoievski
/*-------------------------------------------------*/
___ ___
/\__\ /\__\
2014 Sep 29
3
Re: problems with usb stick after suspend and wake up
Hi Alan,
sorry for the journalctl output. I have now done the following:L
* boot into 3.17-rc7
* mount the usb stick (recovery completed)
* unmount, mount, unmount - just to be sure all is fine
* started usbmon capturing on bus 3
* mount the usb stick
* suspend to ram
* wake up
now the stick is "officially" mounted (/proc/mounts)
* umount
error messages pop up
* try to mount
more
2006 Nov 14
1
transaction support in ferret
I have a model called "Business". Each object say @business can be
tagged by any user. When i do ferret update for this object(on adding a
new tag or editing it), there always a possibility that another user is
also tagging it. I am using the std rails pluggin for tagging
''acts_as_taggable''.
So is the indexing done properly. Or would there be any problem?
Thanks
2005 Jan 25
2
TDM400 - channel out to lunch?
Today I had channel 1 on my TDM400 go to sleep, verified by pluggin in
known good telco lines in various combinations on channel 1 through 4 -
problem is channel 1, not anything external. So after seeing lots of
stuff on the list re: TDM400's I power cycled, removed board and let
linux say nothing's home, replaced board, told linux to ignore it etc.
No OS/asterisk/etc changes made on
2013 Jul 30
2
Xyplot
Estimados, tengo una consulta acerca de gráficas con xyplot.
Tengo una base de datos con dos perfiles de concentracion por sujeto, ya
que a cada sujeto se le administraron dos formulaciones. Con la función
xyplot he podido graficar cada perfil separando sujetos y formulaciones:
pl <- xyplot (DV~TIME | factor(ID)+factor(FORM), data=tab,
type = 'l',
2007 Aug 21
4
how do i use the get function to obtain an element from a list...
my problem can be explained with the following example:
x <- 1:12
y <- 13:24
a <- data.frame(x = x, y = y)
## if i write
a$x
## it returns
[1] 1 2 3 4 5 6 7 8 9 10 11 12
## but the function get doesn't recognize a$x. Instead it produces the
following error:
get("a$x")
Error in get(x, envir, mode, inherits) : variable "a$x" was not found
i intend to do
2017 Aug 29
3
Chi cuadrado ajustado
Una consulta desde un Uruguay muy lluvioso,
como se realiza una prueba Chi-cuadrado ajustando por otra variable.
Muchas gracias!
Saludos!
Sebastián.
[[alternative HTML version deleted]]
2006 Dec 13
1
Lotus Notes
Hi all,
I am using Wine 0.9.27 on Suse Linux Enterprise Desktop.
My probleme is with Lotus Notes. In Lotus when i trie to put something
in Italique, Lotus freeze and I need to kill it's process.
My second probleme is upon receiving certain email (I have not found any
pattern to those email) Lotus Freeze and i need to kill it's process.
That happened to me with only 2 mail so it's
2006 May 28
2
Lotus Notes R7 on Wine
Hello
I currently trying to run the Domino Client (Lotus Notes R7) on Wine 0.9.14 but couldn't get success yet.
Does somebody has experience about running the R7 on Wine? I tried a lot of diffrent WINEDLLOVERRIDES settings but all I get is that Lotus brings the crash dialog (which creates a crash error message). I would be very appreciative for any hint.
Roland Kaeser
-------------- next
2005 Aug 08
0
Fw: Lotus Notes + wine 20050725
Hello all,
Today I downloaded the latest WINE version from CVS, and I'm still
getting the same behavior and errors, which prevent a normal installation
of Lotus Notes versions 6.5 and 7.
Shadi
P.S. The first email did not post to the list because it's size was more
than 40KB.
2011 Nov 14
1
Lotus Notes 6.5 crash on Wine on Kubuntu 11.10
Hello,
I have a very strange problem.
I've upgraded from Ubuntu 11.04 to Kubuntu 11.10 (yes, the KDE Version).
I've installed Wine and then Lotus Notes 6.5.
The problem is that almost everytime when I exit Lotus Notes, it seems to crash.
A window appears telling me that "NSD is Running !"... and an error-like window.
A log file is generated in my