search for: filr

Displaying 6 results from an estimated 6 matches for "filr".

Did you mean: file
2007 Sep 27
1
CentOS-5 - Suffering from LDAP experimentation
...ing a time-out error. Rebooting took forever and was delayed for long periods at two points that I do not recall as being problems before; Loading IPtablesv6? and Starting system message bus. More importantly the user GUI takes forever to start. I am seeing these entries in the /var/log/merssages filr (vis ssh login through another system.): Sep 27 15:37:13 inet02 perl: nss_ldap: failed to bind to LDAP server ldap://127.0.0.1: Can't contact LDAP server Sep 27 15:37:13 inet02 perl: nss_ldap: reconnecting to LDAP server (sleeping 8 seconds)... Sep 27 15:37:21 inet02 perl: nss_ldap: failed to...
2006 May 18
9
Possible solutions to txtdrive process killing for cpu usage
...st few minutes) At first it seemed that they we''re being killed because the processes were exceediing the 48Mb resident memory size limit (RSS seemed to suddenly increase on certain pages (mostly backoffice functions) though not consistently) but I was pointed to a process_watchdog.log filr which points to the cpu usage. Has anyone come across a similar situation? Any hints suggestions on what I can do about it? I''d really appreciate any help as although I''m now doing a optimization refactoring iteration I''m uncertain how I can avoid this. Regards, Sa...
2011 May 31
3
DateTime Math in R - POSIXct
Greetings - I'm battling POSIXct, as per the code below. My input is actually an XL file, but the weird results below correctly model what I am seeing in my program. Before I punt and use lubridate or timeDate, could anyone please help me understand why POSIXct forces my variable back to GMT? I suspect that I'm not properly coding the tzone value, but it does not throw an
2000 Jul 27
8
ERROR
while trying to log on to my smb server via domain I am getting this error "Your computer could not be joined to the domain because the following error has occurred: the credentials supplied conflict with an existing set of credentials. I am trying to log on to the linux domain from my windows 2000 box I can log on to the workgroup but not the domain and the domain and workgroup are diffrent.
2005 Aug 11
5
Realtime + MYSQL
I'm having a few issues with the MySQL realtime configuration in CVS-HEAD. I tested it initially with realtime extensions (realtime_ext => mysql,asterisk,extensions) and a realtime switch in extensions.conf and that works fine, So I though I'd go back and test a static configuration mapping. I used the table structure from the asterisk guru postgres howto to create something
2012 Feb 29
15
[RFC] [PATCH] Add btrfs autosnap feature
From: anand jain <anand.jain@oracle.com> Anand Jain (1): [RFC] Add btrfs autosnap feature Makefile | 6 +- autosnap.c | 1553 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ autosnap.h | 81 +++ btrfs-list.c | 140 +++++- btrfs.c | 46 ++- btrfs_cmds.c | 186 +++++++- btrfs_cmds.h | 3 +- scrub.c | 1 + 8 files changed, 1982 insertions(+), 34