similar to: file name starting with [0-9]* not synchronized (!?)

Displaying 18 results from an estimated 18 matches similar to: "file name starting with [0-9]* not synchronized (!?)"

2011 Nov 07
1
Aggregate or extract function ?
Hi R user, I have two dataframe with different variables and coordinates : X Y sp bio3 bio5 bio6 bio13 bio14 1 -70.91667 -45.08333 0 47 194 -27 47 12 2 -86.58333 66.25000 0 16 119 -345 42 3 3 -62.58333 -17.91667 0 68 334 152 144 28 4 -68.91667 -31.25000 0 54 235 -45 25 7 5 55.58333 48.41667 0 23 319 -172 23 14 6 66.25000
2009 Oct 02
0
srtp issue
Hi, I have set up an asterisk with TLS and SRTP support. The SRTP is working with Phonerlite softphone. I have problem with the SRTP, when I make calls on Audiocodes gateway . I got the folloowing messages on asterisk: [Oct 2 10:59:48] NOTICE[24868]: sdp_crypto.c:232 sdp_crypto_process: Crypto life time unsupported: crypto:1 AES_CM_128_HMAC_SHA1_80
2014 May 19
1
setting the device queue_depth
Hi, Due to limitations of our Storage we need to set the device queue_depth to 4. I did this with a script that basically does this: echo 4 > /sys/block/sdft/device/queue_depth. But after a few minutes it starts to grow until it reaches 32 again. What could cause that behavior? Furthermore the system doesn' t load my qlogic options. I have set them to: cat /etc/modprobe.d/qlogic.conf
2003 Oct 23
1
security=domain problem: "could not fetch trust account password for domain"
When configuring a SunOS 5.9 box running Samba 2.2.8a with security=domain, as per http://us2.samba.org/samba/docs/using_samba/ch04.html#samba2-CHP-4-SECT-7 I get the following error "could not fetch trust account password for domain" when trying to connect to a share via 'net use * \\server\share /user:domain\username' However, 'security=user' works correctly.
2011 Aug 27
3
Windows and Ubuntu and Windows and......
Hi folks I am a complete noob to this Ubuntu stuff, so please forgive me if I ask a dumb Question, or ramble on.... I have been told that I am trying to run before I can crawl, but here goes..... I have a few old Windows programs that are no longer supported or run correctly on Vista or Win7, but work happily in XP. These are used for my business and are mission critical. The two main ones are
2007 Dec 31
16
Firewall frustration
Well FWbuilder is NOT easy. The documentation does not match the current GUI. Now the box is locked up. I will have to pull it again, hook it up to a kybd/VGA and reset iptables.... Maybe Shoreline with webmin.... Problem is I want a REAL router/firewall with little work. Both public and private nets have routable addresses. No NATing for me! I just help write the RFC ;) And all the
2020 Apr 02
2
[RFC] [Windows SEH] Local_Unwind (Jumping out of a _finally) and -EHa (Hardware Exception Handling)
* When a goto in a _finally occurs, we must "unwind" to the target code, not just "jump" to target label I'm not sure what you're trying to say here. In the Microsoft ABI, goto out of a catch block also calls into the unwinder. We have to run any destructors, and return from the funclet (catchret/cleanupret). * The call inside a _try is an invoke with EH
2009 Apr 22
0
E1 not synchronized
Hello, We're using OpenVox D410 to connect Asterisk 1.4.21.2 box to E1 line from local telco operator. Once in a while we experienced lines always busy. I'm not sure but reported as sometime on making outgoing calls only, sometime both outgoing and incoming. Rebooting (not just restarting asterisk) solved the problem, lines become available and everything works as previous. Engineers at
2013 May 14
0
Keeping Multiple Development Machines Synchronized with Homeboy
I just released some bash scripts for keeping my numerous Ruby/Rails development machines synchronized sanely. If you have a desktop, laptop, cloud server etc. you bounce between and use RVM, brew and whatnot, you might find them useful! Pull requests appreciated. :) GitHub: https://github.com/preston/homeboy Overview:
2013 May 10
0
samba4 - windows 7+ partially synchronized roaming profile
Hi, I had searched long for the problem of only partially sync'd profiles on Windows 7/8 . Windows XP has worked fine. There was always the error "Your roaming profile is not synchronized correctly with the server. You have been logged in with a partially synchronized profile". The application protocol of windows told me that the file
2011 Feb 13
0
[LLVMdev] Code/comment seems not synchronized in Mutex.cpp and RWMutex.cpp
Hi, I'm confused by the comment and the source code of lib/Support/Mutex.cpp and lib/Support/RWMutex.cpp. In these files there are: // This variable is useful for situations where the pthread library has been // compiled with weak linkage for its interface symbols. This allows the // threading support to be turned off by simply *not linking against -lpthread*. // In that situation, the
2008 Mar 31
1
Users groups are not synchronized with Samba
Currently I am using Samba with ACL control. My problem is that if I add or remove users from a group, those changes are not reflected for samba access until I restart the samba server. Example of what I mean. GroupA and GroupB....USER is part of no group. Unix: I give GroupA full access to FOLDER Windows: as USER I try and access FOLDER I get permission denied. Unix: I add USER to GroupA
2000 Dec 20
0
unlink() is not synchronized with existing connections (PR#785)
On Wed, 20 Dec 2000 joehl@web.de wrote: > > # creating a file > > cat("sddfasdf", file="tempfile") > > showConnections() > class description mode text isopen can read can write > > con <- file("tempfile", "r") > > readLines(con) > [1] "sddfasdf" > Warning message: > incomplete final line in:
2000 Dec 20
1
unlink() is not synchronized with existing connections
> # creating a file > cat("sddfasdf", file="tempfile") > showConnections() class description mode text isopen can read can write > con <- file("tempfile", "r") > readLines(con) [1] "sddfasdf" Warning message: incomplete final line in: readLines(con, n, ok) > showConnections() class description mode text isopen
2020 Apr 01
2
[RFC] [Windows SEH] Local_Unwind (Jumping out of a _finally) and -EHa (Hardware Exception Handling)
Hi, all, The intend of this thread is to complete the support for Windows SEH. Currently there are two major missing features: Jumping out of a _finally and Hardware exception handling. The document below is my proposed design and implementation to fully support SEH on LLVM. I have completely implemented this design on a branch in repo:
2000 Dec 20
1
unlink() is not synchronized with existing connections (PR#783)
> # creating a file > cat("sddfasdf", file="tempfile") > showConnections() class description mode text isopen can read can write > con <- file("tempfile", "r") > readLines(con) [1] "sddfasdf" Warning message: incomplete final line in: readLines(con, n, ok) > showConnections() class description mode text isopen
2019 May 23
0
NT4-style PDC was (no subject)
On 23/05/2019 21:22, Rafael Lenharo via samba wrote: > Hi all, > > I installed SAMBA 4.8.3 on CentOS 7.6.1810 to be a domain controller and > shared directories. How do I configure it to require IP, username, and > password to access shared directories without having to inform the domain? If your OS wasn't Centos, I would say it would be easier to set up an AD domain instead,
2008 Oct 22
2
Another node is heartbeating in our slot! errors with LUN removal/addition
Greetings, Last night I manually unpresented and deleted a LUN (a SAN snapshot) that was presented to one node in a four node RAC environment running OCFS2 v1.4.1-1. The system then rebooted with the following error: Oct 21 16:45:34 ausracdb03 kernel: (27,1):o2hb_write_timeout:166 ERROR: Heartbeat write timeout to device dm-24 after 120000 milliseconds Oct 21 16:45:34 ausracdb03 kernel: