Displaying 7 results from an estimated 7 matches for "filevault".
2008 Mar 27
1
overflow: linkname_len
Good morning all,
I?m using rsync v3.0.0 on both ends. The source is Fedora Core 4 and the
destination is MacOS 10.5.2. I?m trying to sync a file system with roughly
5,000,000 files checking in about 1.2TB.
I use the command rsync ?avP ?e shh root@mustang:/filevault . From my MacOS
machine and I get the following after about 400GB has been copied:
filevault/visionpro/release/4.7.2_fedora-LINUX-g/include/libinc/MySQL.H ->
../../../4.7.2_fedora-LINUX/include/libinc/MySQL.H
filevault/visionpro/release/4.7.2_fedora-LINUX-g/include/libinc/libRTM.h ->
../../....
2008 Aug 28
4
Very Slow!
...log/samba/smbd.log
max log size = 50
winbind use default domain = yes
winbind nested groups = yes
winbind separator = +
client ntlmv2 auth = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
username map = /etc/samba/smbusers
template shell = /bin/bash
[filevault]
comment = File Vault
path = /filevault
browseable = yes
writable = yes
create mode = 0777
force create mode = 0777
force directory mode = 0777
[data]
comment = MVP Data
path = /data
browseable = yes
writable = yes
create mode = 0777
force create...
2007 Mar 26
2
define using configuration file
Hi,
I have a define that use a configuration file. Most of the time this is
the same configuration file. Here this is a rsync configuration file.
The issue is that i want the define to take care of the management of
the file as only this define use it:
define filevault( $source, $destination, $recursif = ''true'',
$deletesource = ''delete'', $exclude = '''', $pwf=
''/usr/local/.aqadmin/etc/rsyncd.pwf'', $owner =''none'', $group$
file { "$pwf":
con...
2010 Mar 22
2
Fw: Re: Why "\\" instead of simple "/" to specify a file path [modified]
Hi, I was following this thread and would like to ask is there any way to save and open a .RData file after using some Password. What I mean to say, how to make my workplace password-protected?
Also would like to know how same can be done for .R file.
Thanks for your time.
Thanks and regards,
--- On Tue, 23/3/10, David Winsemius <dwinsemius@comcast.net> wrote:
From: David Winsemius
2011 Jun 10
11
cannot manage home directories
user {''username'':
uid => 501,
gid => ''staff'',
comment => ''comment'',
ensure => present,
home => ''/Users/sysop'',
shell =>
2007 Feb 22
33
Scaling Puppet 0.22.1 to hunderdes of nodes.
Hi,
My environment is composed of ~250 workstations hitting a single
puppetmaster server, which has been working fairly well up until now.
The most recent change has been a migration of a lot of remote file copy
objects which were previously handled with cfengine.
client side puppetd calls to the puppetmaster.getconfig method are
taking unreasonably long, on the order of 2-3 minutes. It
2011 Jan 21
0
Can not set SPN errors (again)
.../export/home/%D/%U
winbind use default domain = yes
winbind offline logon = no
idmap backend = rid
encrypt passwords = yes
log level = 3
log file = /var/log/samba/smbd.log
[homes]
comment = Home Directories
browseable = no
writable = yes
[EXPORT]
comment = Filevault
path = /filevault
browseable = yes
writable = yes
[2011/01/21 09:50:40, 5] lib/debug.c:405(debug_dump_status)
INFO: Current debug levels:
all: True/10
tdb: False/0
printdrivers: False/0
lanman: False/0
sb: False/0
rpc_parse: False/0
rpc_srv: False/0...