Displaying 20 results from an estimated 1000 matches similar to: "Help using --exclude"
2005 Sep 20
2
How to exclude a level from a factor
Hi,
I could not use 'exlcude=' option in factor()
to exclude a level from a existing factor.
x is a factor:
> x
[1] a b c
Levels: a b c
> factor(x,exclude="c")
[1] a b c
Levels: a b c
Warning message:
NAs introduced by coercion
However, "c" is not coded as NA.
The following does not work either:
>
2004 Apr 14
1
"A device attached to the system is not functioning"
Hello,
Samba 3.0.2a, Debian linux, 2.6.x kernel, PDC server, WinXP clients.
When I try to log in on a XP client I get this message:
"A device attached to the system is not functioning"
I have tried google'ing for the error, but to no avail.
I have earlier created a user (anna), which can successfully log in from
my laptop. When I try to log in with anna on my workstation, I
2010 Mar 24
1
--delete question.
Please advise on rsync usage. --delete doesn?t work without recursion(--recursion). The recursion is causing huge overheads for me. My directory trees are huge. Any suggestions through which I can cut overheads. It used to work well in rsync-v2.5.5
/opt/rsync-v2.5.5/bin/rsync --delete --checksum -lptgoD --rsync-path=/opt/rsync-v2.5.5/bin/rsync --hard-links --timeout=5184000 --exclude=.snapshot
2004 Mar 26
2
XP gives Access denied for domain logon
Samba 3.0.2a-Debian
I have a somewhat working PDC server, but have some difficulties adding
more users. I managed to create a user, anna, a couple of days ago, it
she works fine from my wireless laptop.
To sort out some problems I have with the logon.bat script [see
sambalist "Netlogon script executes randomly"], I am also including my
desktop computer to the domain.
I've run
2004 Mar 27
0
XP gives Access denied for domain logon - solved, but with new problem
I found the solution to the Access Denied errormessage.
When I change my computer from workgroup to domain I have to use user
root when giving username and password. I used frode, a non priviliged
user, and that?s why it failed.
I still have another problem though. When I try to log on with user anna
on my laptop it works fine, but if I try user anna on my stationary, or
user frode on either
2010 Oct 01
0
Can't plug usb device
Hi
I'm trying to hotplug an usb device into kvm but the device is not attached
this is the definition:
cat kingston.xml
<hostdev mode='subsystem' type='usb' managed='yes'>
<source>
<vendor id='0x1131' />
<product id='0x1001' />
</source>
</hostdev>
the attach and detach
2004 Jun 10
1
Domain problem with NT4 & Samba 3.0.2a
All,
I really need some help. I'm putting samba up on a new windows domain
called SIERRA. I'm using Samba 3.0.2a on Solaris 8. I'm barely
knowledgeable on Windows NetBIOS... but am good with Solaris. The
status is that I've got the daemons running and working normally. I
have 1 desktop with 1 PDC & 1 BDC in the SIERRA domain. On the desktop,
I can see both DC's but
2011 Sep 26
3
lotro - Isengard patch fails w/ pylotro
I'm using pylotro 1.1.15a, game has been playing fine but I have been
trying to start the Isengard update patch and pylotro will not connect
to the server. The server is active and all the windows clients in the
house can connect to it fine.
message from patch attempts:
Connecting to patch.lotro.com:80
Connection to patch server failed error code: 0x80041003
Failed to connect to the
2002 Feb 09
1
Problem with COM
Hello
If I try to open COM in a app. I got:
BaudRate 9600
fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub
BaudRate 5760
fixme:comm:SetupComm insize 131072 outsize 8192 unimplemented stub
err:comm:SetCommState baudrate 5760
BaudRate 5726
fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub
err:comm:SetCommState baudrate 5726
Use newest Wine, Kernel 2.4.18-7, SuSE
2009 Jan 12
10
USB and serial
Hello, everyone -
I have an old Windows app - a ship navigation program - that needs to
see GPS input on a serial port (it was written in the pre-USB days.) My
laptop, however, has no serial ports - but this same program, when run
on a friend's Windows box, can read the GPS info from the USB-connected
GPS via the "USB-Serial Driver". This is one of the frustrating bits of
this
2010 Aug 09
0
In Rsyncd not work options exclude, exlcude from and charset
Daemon was started and tested on two different OS.
FreeBSD 9.0-CURRENT:
# rsync --version
rsync version 3.0.7 protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 32-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append,
2004 Apr 09
1
Sharp ZQ-290s sync software
Hi,
Since Sharps communication protocols are "top secret", I'm trying to
port their sync software to linux.
I'm new to wine, so this might be silly, but after hours of googling and
searching for solutions I'm posting this.
After installing DCOM98.exe, the Desktop software installed, and it
runs. Only problem is it doesn't detect the device connected to the
serial port
2003 Jul 05
2
@ERROR access denied
Hi All:
I am new to rsync so be gentle with me. I have been able to get
rsync working enough to be able to list modules but not transfer
files.
When I try to transfer a file from the client to the server I use
the command:
rsync -avz fapmenu fisdev::bak
The client displays the following messages:
@ERROR: access denied to bak from pgiprd.forsoft.com
(192.168.2.19)
rsync:
2010 Mar 28
1
New tutorial and script for rsync resources page
The rsync tutorial is for new rsync users. Three small backup examples thoroughly explain rsync --link-dest, --recursive, and --exlcude-from options.? http://sites.google.com/site/rsync2u/home/rsync-tutorial
rsync2u is a job-driven script that uses rsync to backup files to a
local USB device or harddrive.?
http://sites.google.com/site/rsync2u/home
Someone please post the above lines on the rsync
2006 Apr 29
9
Wine + serial port basically hangs system
I'm trying to use Wine to run a program called heavy weather - its a
windows only program that interfaces with a weather station that I
have through a serial port.
I was able to get the program up and running with wine. Then, I
couldn't get it to connect at all to the weather station.
After much too long, I finally realized that the problem was that my
permissions on /dev/ttyS0 were too
2002 Jul 31
1
rsync error: unexplained error (code 255) at main.c(925)
Hi All,
I'm new to this group so please be gentle, I have scoured the internet and gone
all through the archives & FAQ's looking for an answer to this.
I'm using v2.5.5 of rsync which I compiled from source on a Solaris 9 box. I'm
connecting to a Linux machine over SSH and pulling files back to me.
The section from the log that shows the error with vvv verbosity is...
2002 Dec 15
1
rsync on win32: a) slow, b) crashes
Server is Linux, client multi-boots Windows and Linux. rsync v2.5.5,
Windows 2K/XP, Linux 2.2.
Under Windows, it takes *forever* to receive the file list, and once
transfer is in progress gets under 1MB/s, compared to 6-8MB/s when booted to
Linux. Manual copy via SMB works at full speed regardless of OS.
And I have to --exclude parts of the filesystem that are (aparently) too
long, else it
2015 Apr 13
2
How to discern when like dir names exist in 2 places
Kevin Korb <kmk at sanitarium.net> writes:
> -/ /var/apache2/*
Thanks for the input, but unless I'm doing something else screwy, that
does not appear to work here.
I put your line verbatim into my exlcude file (near the top)
/pkg/*
/sadm/*
/cache/*
/opt/csw/cache/*
-/ /var/apache2/*
/tmp/*
------- ------- ---=--- ------- -------
My actual task
2008 Jun 08
1
fixme:comm:set_queue_size insize 5000000 outsize 5000000 uni
hello
when i try to run a windows program who need a serial port to run, i have this output error:
fixme:comm:set_queue_size insize 5000000 outsize 5000000 unimplemented stub
have anywhone a solution to solve this problem?
thanks
2006 Apr 16
1
c++ code on amd64
Hi
Brief synopsis:
I am having a rather peculiar problem regarding a C++ library. It
seems that functions from this library behave differently when
compiled using R as opposed to being compiled directly from the
command line. The problem is only seen on the amd64 platform (using
gcc 4.0.2) and not on either of Solaris (both 32 bit and 64 bit), Mac
OS and Windows.
A bit more detail: