Displaying 5 results from an estimated 5 matches for "prova1".
Did you mean:
prova
2006 May 03
1
Problems with exclude files in rsync 2.6.4
Hi,
I've been trying to rsync some folders from my debian pc to a suse
server. I created an exclude file called exclude_files.txt where one can
read the following:
^/proc/*
/prova1/
/var*
*.o
*.swp
^/dev*
When I execute de command:
rsync -aulHI --delete --partial --modify-window=2 --log-format=" %t %o
%l %f " --stats \
--exclude-from=/home/USER/RSYNC/sinc/sinc_conf/exclude_files.txt \
--temp-dir=/tmp -e "ssh -o ForwardX11=no \
-i "/home/USER/RSYNC/sinc/....
2013 Apr 24
19
Hardware virtualization
Hi
It''s my first experience with xen
I would like to use a OS linux create by buildroot like a guest.
I have a PC whit virtualizatin whit debian distribution and I install xen-linux-sysem on the PC.
In this PC a VM doesn''t work correctly.
I would like to know if exist a simple tutorial to configure PC and VM .
Thanks in advance
Luisa
2009 Mar 06
0
nmbd acting as a wins server gives negative query response for hosts and lmhosts addresses
...#39;m trying to make certain it's working correctly.
The command:
$ nmblookup -U localhost -R prova2
gives:
Negative name query response, rcode 0x03: The name requested does not exist.
name_query failed to find name prova2
Even if prova2 is in /etc/samba/lmhosts. The same thing happens for
prova1 which is in /etc/hosts
If I set dns proxy = yes in smb.conf then prova1 is resolved (through
DNS lookup says the log of nmbd), but (as expected) nothing changes for
prova2.
In synthesis: nmbd gives a negative name query response for the
addresses in hosts and lmhosts, but a positive response for...
2002 Jul 18
2
file refresh on windows 98 client
...me via e-mail?
Configuration and versione in the att. files.
Thanks in advance.
Silvana Bortolin
-------------- next part --------------
# Samba config file created using SWAT
# from pc95_55 (192.0.0.155)
# Date: 2001/07/20 15:18:48
# Global parameters
[global]
workgroup = PROVA
netbios name = PROVA1
server string = Samba Server
security = DOMAIN
encrypt passwords = Yes
min password length = 2
null passwords = Yes
password server = NT_SERVER
username map = /etc/username.map
syslog = 0
log file = /var/opt/samba/log.%m
max log size = 1000
max open files = 256
printcap name = /etc/prin...
2004 Jan 15
4
invoking R scripts from a linux shell ?
Hello,
I have written perl programs that extract data from a
text file, process them, and create other text files,
which I'd like to apply some statistics too (for
example with R).
I'd like to do it all in once , with a single script.
I'm not familiar with R, I'd like to know if this task
could be accomplished by creating a linux shells that
launches the perl scripts and then