Displaying 20 results from an estimated 485 matches for "32am".
2003 Jan 23
3
Error message
Hello when i get this message what is wrong:
/PTS.0.db2inst1.NODE0000.CATN0000.20030123062324.001: Value too large to be
stored in data type
Regards Boris
-------------- next part --------------
HTML attachment scrubbed and removed
2010 Jul 08
2
How to regenerate passdb.tdb
Hi,
I was having problem with the tdbsam backend in which a particular user got
listed twice with pdbedit.
(http://www.mail-archive.com/samba at lists.samba.org/msg109110.html)
Without much hope in fixing it, I am planning to re-generating passdb.tdb on
my PDC by:
(1)exporting tdbsam to smbpasswd backend
(2)delete passdb.tdb
(3)re-import smbpasswd to tdbsam backend
With the command `
2019 May 22
3
Bypassing 'A stop job is running' when rebooting CentOS 7
On Wed, May 22, 2019 at 09:07:32AM -0600, James Szinger wrote:
> On Wed, May 22, 2019 at 7:44 AM mark <m.roth at 5-cent.us> wrote:
> >
> > The joys of systemd....
>
> I'm not sure it's right to blame systemd. Systemd asked nicely for
> the service to shutdown.
But we can blame systemd for t...
2018 Apr 06
2
Operation Not Supported error for GETXATTR when VFS plugin "nfs4acl_xattr" is used
On Fri, Apr 06, 2018 at 10:27:32AM -0700, Jeremy Allison via samba wrote:
> On Fri, Apr 06, 2018 at 01:44:50PM +0530, Akash Jain wrote:
> > Hi All
> >
> > I found there is one bug in the plugin. The name of the attribute for ACL as
> > per strace output of nfs4_setfacl is system.nfs4_acl.
> > The so...
2006 Oct 10
3
Dynamic fields and inheritance
I have a model that allows subclasses to dynamically define fields.
The following code is a short test case that illustrates the problem I''m
having:
class Product < ActiveRecord::Base
acts_as_ferret :fields => [:name]
serialize :data
def self.data_properties (*properties)
properties.each do |property|
define_method(property) {self.get_property(property)}
2008 Mar 21
5
SWAT Error on Debian
Hi list members,
i run a Debian etch system. I upgrade my samba to the sernet deb packages. All runs fine but i have a error message with SWAT. If i open swat in browser it tells:
ERROR: Can't open include/header.html
It is only a white background in my browser and i can?t open help files.
I think there is a link missing to a folder? Right? But where is the place ??????
Who can help??
2006 Feb 11
4
Timesheet application for Rails
Hi all,
I am looking for some time tracking software for our small company. Does
anyone knows if such project on rails exists? I need simple
functionality such as recording spent time for employees and managing
projects or tasks. Ideally, it would be possible to integrate it into
Instiki and to some existing database. There are some other solutions,
but it seems to me that RoR would be ideal
2010 Jul 12
1
[PATCH] ocfs2: Don't duplicate page passes i_size during CoW.
During CoW, actually all the pages after i_size contains
garbage data, so don't read and duplicate them.
Signed-off-by: Tao Ma <tao.ma at oracle.com>
---
fs/ocfs2/refcounttree.c | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/fs/ocfs2/refcounttree.c b/fs/ocfs2/refcounttree.c
index 1cf9cda..e082623 100644
--- a/fs/ocfs2/refcounttree.c
+++
2019 Dec 23
3
Using Pulse Audio--question
On Mon, Dec 23, 2019 at 11:34:32AM +1100, Bill Maidment wrote:
> On 23/12/2019 11:06 am, Fred Smith wrote:
>
> >I can find no way to do it with pavucontrol, nor the default mate
> >sound tool.
>
> In my SL7 Mate system I use the Hardware and Output tabs in
> System->Preferences->Hardware->Sound...
2024 Mar 06
2
Upssched 100% CPU
...> on behalf of Andy Smith via Nut-upsuser <nut-upsuser at alioth-lists.debian.net>
Sent: Tuesday, March 5, 2024 6:43 AM
To: nut-upsuser at alioth-lists.debian.net <nut-upsuser at alioth-lists.debian.net>
Subject: Re: [Nut-upsuser] Upssched 100% CPU
Hi,
On Tue, Mar 05, 2024 at 08:37:32AM +0000, Dan Grostick via Nut-upsuser wrote:
> My Raspberry PI 3B was overheating - 70 degrees C. I used Top and
> it turns out that upssched is taking 100% CPU. Debian 11 (PI Os).
> I have two others running the same configuration, 2.8.1 with no
> problems.
I have no first hand knowle...
2016 Apr 29
5
C5: The Firefox ESR 45.1.0 Nighmare
Centos replaced well-running customise Firefox with version ESR 45.1.0
* All the add-ons (language dictionaries, Adblock Plus, Classic Theme
Restorer etc.) were disabled with no simple method of reactivating them.
Reason given was they were "unsigned".
* About:config
xpinstall.signatures.required = false
partially reduced the problem.
* Then possible to reactivate some disabled
2011 Nov 24
0
[LLVMdev] x86 backend assembly - mov esp->reg
On Thu, Nov 24, 2011 at 11:39:32AM -0700, Nowicki, Tyler wrote:
> When compiled for atom with clang in 32-bit mode the 8-bit variables
> in test use 32-bit registers:
That's fine since it can avoid partial stales and the value of the
padding is undefined.
> However, the 8-bit variables in PartialRegisterOperationsTest...
2017 Oct 18
2
Replication between different versions of dovecot
On Wed, Oct 18, 2017 at 09:45:32AM +0300, Aki Tuomi wrote:
> Hi!
>
> This is a issue that has been fixed in master, thank you for reporting.
>
> See
> https://github.com/dovecot/core/commit/187fbf157d5c42f9f06ce52884fefbb4f66c070d.patch
Thanks a lot for path. But could you please state explicitly, is such kind
o...
2024 Mar 05
1
Upssched 100% CPU
Hi,
On Tue, Mar 05, 2024 at 08:37:32AM +0000, Dan Grostick via Nut-upsuser wrote:
> My Raspberry PI 3B was overheating - 70 degrees C. I used Top and
> it turns out that upssched is taking 100% CPU. Debian 11 (PI Os).
> I have two others running the same configuration, 2.8.1 with no
> problems.
I have no first hand knowle...
2010 Aug 03
3
How to disable "/Noselect" Flag
Hi all,
can you help me to disable the "/Noselect" flag from folder so imap
client can select the folder and his sub-folders to store mails inside
Thanks
2002 May 09
2
O_DIRECT support
Hello,
We have an application that does a huge amount of
disk i/o (mostly writes) and have hit performance
problems. It seems that the use of O_DIRECT would help
but information on the development status is hard
to come by.
I have checked 2.4.18 and 2.5 kernels and there seems to
be an interface but no actual implementation.
It has been suggested that it only works with ext2 but we
need ext3.
2003 Aug 11
1
Kernel build fails (RELENG_4_5)
Hi Jacques, list,
On Mon, Aug 11, 2003 at 09:09:18AM +0100, Bruce M Simpson wrote:
> cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf
2000 Oct 16
3
QoS over ISDN
Hi all,
Has anyone experienced QoS over an ISDN connection? Have you found any
trouble setting this ? In fact, I hasn''t to exist any trouble but not in
my case. I have tried something and it seems doesn''t work every time.
Besides, I need more tests. But for the moment, any experience
information will be useful.
Thanks all in advance.
Esteve Camps
2007 May 18
0
[LLVMdev] 2.0 Pre-release tarballs online
On Tue, May 15, 2007 at 01:23:32AM -0700, Tanya M. Lattner wrote:
> 4) Compile llvm-gcc4 and llvm from source. Run 'make check' and do a 'make
> ENABLE_OPTIMIZED=1 TEST=nightly report' in llvm-test.
>
> It would also be helpful for someone to compile/test with objdir != srcdir.
This is on FreeBSD 6.2-R...
2006 Feb 22
2
Rsyncd log file permission
Hi I am wondering if there is any way to change the file permission of
"rsync.log" and "rsyncd.lock" via rsyncd.conf. Most likely the "lock"
file is not possible, but maybe the other file is possible.
The reason I am asking is because if I UserA runs rsync, then UserB
won't be able to write to rsync.log file since its owned by UserA and
readable only to UserB.