Displaying 16 results from an estimated 16 matches similar to: "create directories"
2001 Oct 11
2
@ERROR: chroot failed
Why would I be getting this on a box? I have the same permissions on
many other directories. Using verbose mode shows nothing more then the
error in the Subject line.
Any help is appreciated.
--
Jason G Helfman
Network Administrator
BizRate.com
310.754.1264 desk
2001 Nov 01
2
Excludes in /etc/rsyncd.conf
Thought that you are able to add a simple
-
+
with paths or file names at the bottom of a file and run an rsync and
those are then recognized inclusions or exclusions from the
synchronization
--
Jason G Helfman
Network Administrator
BizRate.com
310.754.1264 desk
2001 Nov 15
3
rsync takes way too long to perform this....
rsync -avnp remote::gif/ `find /home/www/html/ -maxdepth 1
-name "*.[j,g][pg,if]*"` /tmp/
If I run this on the local machine, the rsync server, it takes this
long:
---> root@server (0.34)# time find /home/www/html/ -maxdepth 1
-name "*.[j,g][pg,if]*" -type f
/home/www/html/comparestores_2.jpg
/home/www/html/home.jpg
/home/www/html/comparestores_3.jpg
2001 Oct 04
1
optimization for rsync
What flags or options could be used to optimize rsync? I have seen a
huge amount of cpu and memory be used in this process we have.
I think using the --delete function is a lot of overhead.
The options we normally use are -avrpg
I would like to reduce all unnecessary processing and overhead.
Thank you.
--
Jason G Helfman
2001 Nov 19
1
(forw) Help... Strip Whitespace.
Can someone please address this?
Thank you.
-------------- next part --------------
An embedded message was scrubbed...
From: Jason Helfman <jhelfman@bizrate.com>
Subject: Help... Strip Whitespace.
Date: Fri, 16 Nov 2001 09:26:54 -0500
Size: 3555
Url: http://lists.samba.org/archive/samba/attachments/20011119/332384ed/attachment.eml
2007 May 16
2
use mathematics formula
hello,
I wanna use some mathematics formula and to do this I tried several way in paricular using
strsplit
textconnection
scan
setdiff
but I think that it's a lil hard
the data frame that I'm working on is as follow
> donCalcara2
Id_Cara Form_C
1 743
2013 Jun 26
2
having isues with creating a ajax call in my simple rails application ,
hi all ,
having isues with creating a ajax call in my simple rails application ,
can any body be available for some time to help on mail or chat ??
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
2011 Sep 02
0
Copying data failed on distributed replicated volume (ver. 3.1.3)
Hi,
I am trying to backup data from a distributed replicated volume.
The volume was built from 6 units of 2 TB hard disks:
gluster> volume info
Volume Name: 6TB-Vol
Type: Distributed-Replicate
Status: Started
Number of Bricks: 3 x 2 = 6
Transport-type: tcp
Bricks:
Brick1: c107:/exp0
Brick2: c108:/exp0
Brick3: c109:/exp0
Brick4: c110:/exp0
Brick5: c111:/exp0
Brick6: c112:/exp0
Options
2011 Aug 19
0
libguestfs, porting to FreeBSD
On Fri, Aug 19, 2011 at 12:23:56PM -0700, Jason Helfman wrote:
> I was interested in porting libguestfs to FreeBSD, and see that it
> requires febootstrap, which I believe is specific to RedHat.
febootstrap is nowadays a cross-platform appliance builder which
supports currently yum+rpm (Fedora and RHEL), apt+dpkg (ie. Debian and
Ubuntu), and pacman (ArchLinux).
If you want to use
2012 Nov 30
13
Remove disk
Hi all,
I would like to knwon if with ZFS it''s possible to do something like that :
http://tldp.org/HOWTO/LVM-HOWTO/removeadisk.html
meaning :
I have a zpool with 48 disks with 4 raidz2 (12 disk). Inside those 48 disk
I''ve 36x 3T and 12 x 2T.
Can I buy new 12x4 To disk put in the server, add in the zpool, ask zpool
to migrate all data on those 12 old disk on the new and
2011 Mar 01
5
btrfs wishlist
Hi all
Having managed ZFS for about two years, I want to post a wishlist.
INCLUDED IN ZFS
- Mirror existing single-drive filesystem, as in ''zfs attach''
- RAIDz-stuff - single and hopefully multiple-parity RAID configuration with block-level checksumming
- Background scrub/fsck
- Pool-like management with multiple RAIDs/mirrors (VDEVs)
- Autogrow as in ZFS autoexpand
NOT
2013 Feb 07
2
CLANG and -fstack-protector
Hello,
Does the -fstack-protector option work on CLANG 3.1 and 3.2?
There is thread on FreeBSD forums about the stack protector and ports
and I'm wondering if it's possible to use the -fstack-protector option
with CLANG.
http://forums.freebsd.org/showthread.php?t=36927
-Kimmo
2016 Nov 21
2
Winbind traffic not encrypted
A problem here getting winbind traffic to be encrypted using Kerberos.
I have set up a test environment with a pair of servers (actually lxc
containers):
- samba server (ubuntu 16.04, stock samba 4.3.11)
- client machine (ubuntu 16.04) joined with "net ads join" and winbind
The client machine has the following in /etc/samba/smb.conf:
-------
[global]
#netbios name = client-ad
2008 Nov 17
0
code for Heckman selection with panel data
Hello,
Does anyone know of R code that exists to correct for sample selection
with panel data as in:
J.M. Wooldridge (1995), ?Selection Corrections for Panel Data Models
Under Conditional Mean Independence Assumptions,? Journal of
Econometrics 68, 115-132.
Many thanks for your consideration,
Lindy
2002 Jun 17
2
Rsync 2.4.6 and Hammerd CPU's
Hello -
I'm running Redhat 7.1 Rsync 2.4.6 and am having some problems with the
CPU's getting swammped. What we have is basically an 3 boxes, 1 machine (the
factory) is a where applications store the images that eventually are used
for the site, then the other 2 are the webservers that the have copy of the
images. The person who set the machines up used rsync to move any new images
from
2002 Jul 10
1
Rsync Memory Issues - Kernel 2.4.18 - Box Hangs
Hi,
Im running a Dell 6450 w/ 4GB of memory, 2 2GB Swap Partitions. Redhat 7.3
kernel 2.4.18 (kernel.org). It runs our images for our site. We use rsync to
sync images from a main image box. It runs fine for maybe 4 days untill all
memory is in cache, and like 7MB of physical memory is free. The box will
hardly do anything, and cache will just keep going up and up untill no more
memory is free.