Displaying 20 results from an estimated 130 matches similar to: "has this been asked about before ? multilple exclude files"
2002 Feb 27
2
Can not get rsync 2.5.2 or CVS t build Solaris8/GNU RTFM
Sorry about that
./configure --with-included-popt
But then 200+ plus lines of warnings :(
I'll read some more
-pete
2009 Nov 09
2
Outputing multilple subsets
Hi Rusers,
I hope to divide the original dataset into several subsets and output
these multilple datasets. But errors appeared in my loops. See example.
######
a<-c(1:10)
b<-c(rep(1,3),rep(2,3),rep(3,4))
c<-data.frame(a,b) #c is the example data
num<-c(unique(b))
# I hope to get the subsets c_1.csv,c_2.csv and c_3.csv
#Errors
for (i in num) {
c_num<-c[c$b==num,]
2006 Aug 24
2
files-from and filter from one file?
Hi,
I'm sorry if this is a dumb question, but I have tried millions of
combinations of settings.
Is it possible to somehow combine --files-from and --filter into one file,
so that I can use one here-document?
Using the + directive in --filter seems to always give me slightly different
results.
What I do now is without --files-from, but it means the directory tree is
not recreated on the
2011 Dec 16
2
DNS update failed! - Samba 3 joining Samba 4 AD Domain
Hi All,
I've got samba4 set up as AD domain controller (from latest git), works
fine. I'm now attemptng to use a separate samba 3 box as the file server
(as I'm assuming this is current best practice?) but when joining the
domain (which succeeds) I get the message 'DNS update failed!'. I've
seen a lot of issues with this whilst trawling the net but no solutions.
2011 Jun 23
3
Using rsync as an incremental backup
I'm using rsync to do an incremental backup of my desktop here, to a
remote server as follows:
#/usr/bin/bash
old=$(date -d 'now - 1 week' +%Y-%m-%d)
new=$(date +%Y-%m-%d)
rsync -avP --delete --link-dest=../$dir /home/bakers
bakers at perturb.org:/home/bakers/backup/$new/
This is actually working GREAT! The only problem is that sometimes the
cronjob won't complete (internet is
2006 Aug 24
0
forum.LancashireClubbers.co.uk - LAUNCH
(Mailing list information, including unsubscription instructions,
is located at the end of this message.)
__
LancashireClubbers.co.uk
Hi,
LancashireClubbers.co.uk is pleased to announce the official launch of there forum - http://forum.lancashireclubbers.co.uk
If you wanna chat to other Clubbers, get the latest gossip or news about clubbing in Lancashire,
2003 Oct 13
1
Problem in sftp 'ls' command output
Hello,
I have recently moved from OpenSSH 3.6 to 3.7 (portable version) :
[pyb at nihao tmp]$ ssh -v
OpenSSH_3.7p1, SSH protocols 1.5/2.0, OpenSSL 0.9.6h 5 Dec 2002
(okay, the SSL release is a little old but that's not the subject).
I am also using scripts to perform automated sftp transfers between some
systems. The 3.7 release of OpenSSH broke my scripts, which made me sad
and my
2007 Sep 09
1
can't play youtube videos with latest git
Hi,
I can't play youtube videos with latest git but it worked with 0.5.2.
Below you can find firefox stderr.
BTW, when playing video with 0.5.2 i see it very slow but a very high
cpu % for the Xorg process. My machine is an amd xp 2600 +, radeon 9250
and 1gb of ram. Could that be related to the x.org radeon driver? I've
read the FAQ on the site and i hope my machine has enough horsepower
2007 Sep 10
1
Asked for a remote server ? nil, ENV["FERRET_USE_LOCAL_IN...
Hello,
I know this subject as been talked many time, but i can not figure out
how to get rid of this...
ENV : ruby 1.8.4, ferret 0.11.4, acts_as_ferret 0.4.1 under win32
Error : Asked for a remote server ? nil, ENV["FERRET_USE_LOCAL_INDEX"]
is nil, looks like we are not the server Will use local index.
My application is working find, with 4 mongrels, but i got this message
on
2009 Jul 28
0
Asked to transmit frame type 256, while native formats is 0x4
Hi, sorry to bother u all, i have a trouble
when I call a did number forward to my asterisk server, the server told me:
[Jul 28 19:00:57] WARNING[28080]: chan_sip.c:3806 sip_write: Asked to
transmit frame type 256, while native formats is 0x4 (ulaw)(4) read/write =
0x4 (ulaw)(4)/0x4 (ulaw)(4)
[Jul 28 19:00:57] WARNING[28080]: chan_sip.c:3806 sip_write: Asked to
transmit frame type 4, while
2007 Jun 12
0
Discussion on Frequently Asked Questions
I''ve been happy with radrails (recently merged into aptana) as my
windows RoR dev tool.
http://radrails.org/download_rails_rdt.php
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2009 Mar 19
3
"DATA3.CAB" asked for but not on disk
I'm trying to install the programming software for my ham radio, the Icom RS-91. There's an entry for version 1.0 that says platinum, but mine is either 1.1 or 1.10 (hard to tell from how they wrote it).
Anyway, I'm getting the problem during install that it wants "DATA3.CAB", but no such animal exists on the disk; furthermore, all the disk's readable files say it
2005 Feb 22
1
Hi, Nick. In this archive you can find all those things, you asked me.
See you. Steve
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_NextPart_000_0001_A5E6194A.A0FB4269"
X-Priority: 3
X-MSMail-Priority: Normal
This is a multi-part message in MIME format.
------=_NextPart_000_0001_A5E6194A.A0FB4269
Content-Type: text/plain;
charset="windows-1252"
Content-Transfer-Encoding: 7bit
For you
2006 Mar 26
1
as asked... i''m reporting an unexpected error
[root@erasmus tc]# /usr/sbin/xm top
Unexpected error: exceptions.OSError
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/sbin/xm", line 10, in ?
main.main(sys.argv)
File "/usr/lib64/python2.4/site-packages/xen/xm/main.py", line 1021, in
main
rc = cmd(args)
File
2008 Feb 06
0
gethostby*.getanswer: asked for $FOO, got $BAR
Martin, I see you were already bitten by this with postfix last year.
Should we try to come up with a generic rule that matches any
application, since this comes from the bowels of libc6?
--
Being overloaded is the sign of a true Debian maintainer.
-- JHM on #Debian
-------------- next part --------------
An embedded message was scrubbed...
From: logcheck at toroia.fbriere.dyndns.org
2010 May 31
0
Do not echo chars when asked for (yes/no)
Hi,
In the last decade using openssh I remember only one thing that I hope it
could be changed: Logging in to a host which is not yet known in my
.ssh/known_hosts it asks me something like
The authenticity of host 'xhost (192.168.100.1)' can't be established.
RSA key fingerprint is c2:6b:6c:55:8a:1b:6b:13:8c:f1:b3:ef:65:67:a3:a7.
Are you sure you want to continue connecting (yes/no)?
2005 Dec 20
2
[Bug 1138] Passphrase asked for (but ignored) if key file permissions too liberal.
http://bugzilla.mindrot.org/show_bug.cgi?id=1138
Summary: Passphrase asked for (but ignored) if key file
permissions too liberal.
Product: Portable OpenSSH
Version: 4.2p1
Platform: PPC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P1
Component: ssh-add
AssignedTo:
2020 Oct 26
3
[Bug 3224] New: SSH should be (optionally) clear whose password is asked for
https://bugzilla.mindrot.org/show_bug.cgi?id=3224
Bug ID: 3224
Summary: SSH should be (optionally) clear whose password is
asked for
Product: Portable OpenSSH
Version: 8.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
2011 Nov 07
4
I have asked about The Sims 3, please help me
Hello everyone, today I have to be consulted. About the game The Sims 3.
The first problem is that the game The Sims 3 fonts I do not know what font to use in the game. I now do not have the font. I stress this issue. I would like to know how to solve this problem should solve this problem, however.
[Image: http://upic.me/i/ij/screenshot.resized.png ]
The second problem is the issue graphic.
2003 Oct 30
0
SIP error: Asked to transmit frame type 64
Hi there,
I'll need some help with this: Trying to establish an IAX2 link between
two servers works in one direction (SIP client with ulaw), but not in the
other (SIP client with GSM). The client used for this is X-Lite behind
NAT while both servers have a public IP (I playback an anouncement before
trying to connect to the second *).
Error on the originating * server: