similar to: smbfs directory cache broken in 2.2 kernels?

Displaying 20 results from an estimated 2000 matches similar to: "smbfs directory cache broken in 2.2 kernels?"

1999 Jul 01
1
SAMBA digest 2150
samba@samba.org wrote: > SAMBA Digest 2150 > > For information on unsubscribing see http://samba.org/listproc/ > Topics covered in this issue include: > > 1) Autoconnect on restarts doesn't work > by =?iso-8859-1?Q?Str=F6mberg_Peter?= <Peter.Stromberg@scania.com> > 2) Re: How to backup from Win to Linux using smb? >
1999 Jun 25
1
Smbmount with networked windows system backups
Hello Everyone, I am trying to automate the backups at my office, and am running into trouble with the windows machines. I have used the smbmount command to mount the windows systems onto our RedHat Linux 6.0 box. I can verify that they are indeed mounted successfully. I have a copy of BRU, which is an excellent piece of backup software. Ideally, I would like to use BRU to back up
2005 Sep 02
2
Notification of new voicemail by various methods
I would like to have my asterisk ring my cell phone and let me know when a new voicemail arrives. In fact if it would automatically put into the voicemail menu that would be cool too. In the future I will probably want it to IM me. Are there good examples somewhere of doing stuff automatically on the arrival of a new voicemail ? I noticed a place for the pager email address in voicemail.conf,
2005 Sep 19
0
Voicemail() application returning -1 on a hangup
Hi, I am trying to insert a system() call right after the call to Voicemail() in order to notify people that they have received new voicemail. (In case you are interested, I was following the tips here, but I have had to change a few things: http://www.voip-info.org/wiki-Asterisk+tips+callback ). My setup works when someone leaving a message hits # to exit the voicemail after speaking, or
2008 Dec 03
1
reduce limit number of arguments in methods:::cbind
Dear all, As far as I understand, the number of arguments in methods:::cbind is limited by the "self recursive" construction of the function which generates nested loops. A workaround could be to use the internal cbind function on blocks of non S4 objects. The limitation would then be reduced to the number of consecutive S4 objects. ##### R code ##### dfr <- data.frame(matrix(0,
2017 Apr 22
0
Need a bit of 'archeocomputing' help on CentOS 7.
On 04/21/2017 12:11 PM, Lamar Owen wrote: > ... > The latest version of libc5 I know of that was shipped by Red Hat is > in RHL 6.2, libc-5.3.12. (There is a 5.4, but not sure of stability > or compatibility). > ... > I've successfully set up the bridging; a CentOS 7 VM on the same host > has full connectivity. So it's something about the rtl8139 and the >
2005 Sep 01
1
More block diagonal matrix construction code
Folks: In answer to a query, Andy Liaw recently submitted some code to construct a block diagonal matrix. For what seemed a fairly straightforward task, the code seemed a little "overweight" to me (that's an American stock analyst's term, btw), so I came up with a slightly cleaner version (with help from Andy): bdiag<-function(...){ mlist<-list(...) ## handle case in
2017 Apr 21
3
Need a bit of 'archeocomputing' help on CentOS 7.
I have an application with is binary-only, does its job well, and is only available for either libc5 (!) or early early glibc2.0 (!!). It has been running on a Red Hat Linux 5.2 (NOT RHEL; RHL) server for a really long time, and it honestly does its job and it's not easily replaced by an open-source solution at the moment. So, I need to do one of the following things: 1.) Run Red Hat
2013 Feb 06
3
how to "multiply" list of matrices by list of vectors
Hi everyone, I'd like to be able to apply lda to each 2D matrix slice of a 3D array, and then use the scalings to obtain the corresponding lda scores. I can use 'apply' to get a list of the lda output for each 2D slice, and can create a list of the resulting scalings, but I'm not sure how to multiply them in a vectorized way. Here's how I made a list of 2D matrices
2016 Jan 27
0
HA firewall with tinc
Hi Saverio, I found conflict: 172.16.1.10 00:50:56:1b:ba:5e VMware, Inc. 172.16.1.10 00:50:56:2b:12:e6 VMware, Inc. (DUP: 2) 172.16.1.10 00:50:56:2b:12:e6 VMware, Inc. (DUP: 3) 172.16.1.10 00:50:56:2b:12:e6 VMware, Inc. (DUP: 4) 172.16.1.10 00:50:56:2b:12:e6 VMware, Inc. (DUP: 5) So my assumptions were wrong ! :D Probably Virtual
2017 Apr 22
1
Need a bit of 'archeocomputing' help on CentOS 7.
> Am 22.04.2017 um 15:42 schrieb Lamar Owen <lowen at pari.edu>: > > On 04/21/2017 12:11 PM, Lamar Owen wrote: >> ... >> The latest version of libc5 I know of that was shipped by Red Hat is in RHL 6.2, libc-5.3.12. (There is a 5.4, but not sure of stability or compatibility). >> ... >> I've successfully set up the bridging; a CentOS 7 VM on the same
2005 Nov 04
1
problem in waveslim library?
This code consistenly segfaults for me. Can someone please take a look and tell me if the problem is due to something I am doing or is there a problems with the dwt (idwt) functions in the waveslim library. Thanks tom library(waveslim)
2016 Jan 27
0
HA firewall with tinc
This is what I want to avoid :D I want an active Tinc virtual interface active with ip identical of the other firewall, without ip conflict on the same network. Do you know if Tun type virtual interface on one host can have same ip address of another host in the same network without ip conflict ? ie if a tun virtual interface can work active without transmitting on real network ? or if such a
2004 Nov 13
0
the list is back online
Hi everybody, Sometime last week outpost.ds9a.nl''s disk filled up and mailman corrupted one of its databases. It took quite some time to fix this, for which I apologize. But we''re back now! For posterity, the log file reported: Nov 13 13:27:33 2004 (25374) Delivery exception: EOF read where object expected Nov 13 13:27:33 2004 (25374) Traceback (most recent call last): File
1999 May 20
8
SMBFS stack overflow?
Sorry about the previous message... Note that the maintainer listed in MAINTAINERS is no longer active, so perhaps it should be updated? I've found a problem with SMBFS and *really* long pathnames. It causes the kernel to OOPS, and sometimes corrupts the kernel stack. I've even had it corrupt the SLAB allocator so bad that no binary could be run :) REPORTING-BUGS format answers, let
2004 Jan 09
1
Call and memory
I use a large real matrix, X, in C code that is passed from R and transposed in place in the C code. I would like to conserve memory and, if possible, allocate space for only one copy of X -- hence I would like to pass a pointer to the data in the X object to the C code. The Writing R Extensions manual says that neither .Call nor .External copy their arguments. They also say that these
2016 Jan 27
0
HA firewall with tinc
This is a vpn for Disater Recovery sites, so it is not necessary to have a seamless failover, strictly speaking. Encryption instead is mandatory. Testing we found that on Keepalived failover remote Tinc take few seconds to reset the connection and correctly re-connect to the new active firewall (probably new firewall resetting the connection + PingTimeout + some seconds to reconnect). This is
1999 Apr 18
2
SMBFS in 2.2.x
'lo all Im wondering if anyone is getting the same problem with smbfs as i am with the 2.2.x kernels when i try to smbmount a share i get the following on the screen "SMBFS: need mount version 6" and also on the telnet shell or actual shell "mount error: Invalid argument Please look at smbmount's manual page...." the mans have nothing i revert back to 2.0.x and it
2005 Jun 26
0
Bug in Mailman version 2.1.5
Bug in Mailman version 2.1.5 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! Traceback: Traceback (most recent call last): File "/var/mailman/scripts/driver", line 87, in run_main main() File
2008 Nov 24
0
[vuxml] editors/vim: document netrw issues
>Submitter-Id: current-users >Originator: Eygene Ryabinkin >Organization: Code Labs >Confidential: no >Synopsis: [vuxml] editors/vim: document netrw issues >Severity: serious >Priority: medium >Category: ports >Class: sw-bug >Release: FreeBSD 7.1-PRERELEASE i386 >Environment: System: FreeBSD 7.1-PRERELEASE i386 >Description: A bunch of vulnerabilities were