Displaying 20 results from an estimated 2494 matches for "subdirectori".
Did you mean:
subdirectory
2010 Aug 13
3
Squid and first-level subdirectories & second-level subdirectories on ext3/4
Squid, a proxy, is by its nature, storing large amounts of relatively
small files in it's cache.
As config optins it's offering:
# 'Level-1' is the number of first-level subdirectories which
# will be created under the 'Directory'. The default is 16.
#
# 'Level-2' is the number of second-level subdirectories which
# will be created under each first-level directory. The default
# is 256.
Meaning one has
/squid-cache/(16 dirs)...
2011 Jan 23
3
tar-ing subdirectories separately
...1
subdir1 subdir2 subdir3
Will it possible to do it using only tar command? Or will I need another
separate piece of logic/control? I thought of writing a shell script with
three tar commands for each subdirectory, but that's not elegant way of
doing it. Also, it may not scale as number of subdirectories change. Any
other solutions or tips for doing this will be really helpful.
Thank you
jM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110123/96e61476/attachment-0001.html&...
2010 Jul 23
4
Equivalent of pxechain.com for (USB key based) syslinux
...all
kernel pxechain.com
append ::kubuntu904/netboot/pxelinux.0
LABEL udpcast
menu label Udpcast
kernel pxechain.com
append ::udpcast/pxelinux.0
This correctly hands off to the (unmodified) pxelinux.cfg/default's in
the distribution's subdirectories. All KERNELs and initrds now use the
subdirectory (kubuntu904, udpcast) as their current directory, rather
than the original root directory.
However, how can I achieve the same thing with syslinux (for USB keys)?
There is MENU INCLUDE, but it doesn't change the current directory, so
the subm...
2015 May 01
5
rsync backup to fileserver - mystery
I have an Intel SS4000E fileserver that I've been using for several years to backup my home directory to.
I have a daily cron job that runs the following command:
rsync -av --delete /home/frankcox/ /mnt/fileserver/backup
I have a directory named misc/sheet-music/classical. About a week ago I created a new subdirectory there,
2002 Aug 11
2
How to rsync selective subdirectories
...20020814
20020815
(where directory name above is the date, and daily changes i.e.
directories are added and deleted)
list of files in /abc/dir/20020811
toid
toil
etd
dt
(all the date directories contain the directories as above and there are
many subdirectories in the aboce directories)
I want to rsync all the dates directories but only the "toid"
subdirectory.
MY QUESTION IS: How can i rsync only the selected subdirectories?
Please help in this matter...
Thanks
Nitin
2011 Jan 12
1
[PATCH] Documentation: introduce the working directory
LDLINUX.SYS uses a working directory. The documentation seems to improve
if that fact is made explicit. So the working directory is added to the
documentation (with a bit of vagueness and possibly not entirely
correct, to keep it readable).
Signed-off-by: Paul Bolle <pebolle at tiscali.nl>
---
This is a result of today's discussion of a previous patch ("Describe
the --directory
2014 Sep 03
2
How to have a directory and its subdirectories as a storage pool
Hi,
I would like to use btrfs subvolumes as storage place for VM images to
use snapshots.
Unfortunately, this does not seem to work in virt-manager at least
since the "filesystem directory" storage pool type does not allow me
to descend into subdirectories.
Is there a trick to do this? Can I do it with virsh, or in the XML?
Greetings
Marc
--
-----------------------------------------------------------------------------
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany | lose things."...
2003 May 07
3
Sink for a subdirectory
Hi, how do I sink output to a subdirectory under which R is running?
For example, suppose R is running in ~me and I would like to sink output to
~me/Subdir/filename.
The obvious sink( "Subdir/filename" ) does not seem to work.
Thanks very much.
2006 Jan 25
1
Routes working with subdirectories repeat subdirectory...
Hi all.
Views associated with admin controllers must always specify both :controller
and :action when using link_to.
Example:
<%= link_to ''Edit'', { :controller => ''/raid_manager'', :action =>
''edit_raid_template'', :id => raid_template.id } %>
The above is being called from within the Admin::RaidManagerController. The
2004 Jul 30
1
Large File Copy to Large ext3 RAID5 Array Often Stalls
I'm experiencing strange behavior from my ext3 RAID5 array and my Fedora Core 2 system. Before I go crazy varying all sorts of tuning parameters, I thought some list subscribers might provide me with useful advice.
The problematic array is:
3x Promise Technology Ultra 100 TX2 PCI cards
6x Maxtor 250GB IDE drives (one drive per cable)
RAID level 5, 128Kb chunk size, EXT3: "mkfs -t ext3
2014 Jan 07
2
[LLVMdev] RFC: Does having a separate IPA library still make sense?
We have quite a few analyses that are in the Analysis library despite being
module passes, and not very many interprocedural analysis anyways. Should
we fold them together?
If we do fold them together, should the source code still live in a
subdirectory?
If the code still lives in a subdirectory (regardless of the library
separation) would it make sense to put the header files in a subdirectory
2014 Dec 10
1
Renaming directories with subdirectories over IMAP
Hi,
I?ve a problem with renaming directories with subdirectories.
In root directory I create directory named ?lvl1? with subdirectory ?lvl2?
When I rename directory lvl1 to lvl1-new I get:
1. /lvl1-new with subdir lvl2 but I can use only /lvl1-new and not
/lvl1-new/lvl2
2. /lvl1 with subdir lvl2 but I can use only /lvl1/lvl2 and...
2006 Aug 03
1
storing views in subdirectories?
I''d like to organize my project structure by storing certain related
views into a subdirectory. For example, I have a bunch of interviews
which each contain their own view (the client doesn''t want them
content managed, or put in the database). Right now I have them
placed inside "app/views/site/interview_one.rhtml",
2014 Sep 03
1
Re: How to have a directory and its subdirectories as a storage pool
...I would like to use btrfs subvolumes as storage place for VM images to
> > use snapshots.
> >
> > Unfortunately, this does not seem to work in virt-manager at least
> > since the "filesystem directory" storage pool type does not allow me
> > to descend into subdirectories.
> >
> > Is there a trick to do this? Can I do it with virsh, or in the XML?
>
> At the moment, you have to create a new storage pool for each
> subdirectory you want to recurse into.
Which would mean one storage "pool" per VM, which is not really
practical.
>...
2018 Jan 17
2
Help making first dataset R package
...ely file names for src files.
2.
* checking whether package ?folkeafstemninger? can be installed ... WARNING
Found the following significant warnings:
Warning: no source files found
See ?/home/mm/gits/folkeafstemninger.Rcheck/00install.out? for details.
3.
* checking package subdirectories ... WARNING
Subdirectory ?data? contains no data sets.
Subdirectory ?src? contains no source files.
4.
* checking contents of ?data? directory ... WARNING
Files not of a type allowed in a ?data? directory:
?folkeafstemninger.Rdata?
Please use e.g. ?inst/extdata? for non-R data files
The...
2020 Jun 07
2
How to use dovecot only as POP3 server / prevent it from creating .imap directories?
...bdirectory in every subdirectory of each user's home directory, and for every file in each user's home directory creates an additional subdirectory with the same name in its .imap directories. It does this recursively, and 1000 files in a user's home directory would mean 1000 additional subdirectories.
Of course, I can't live with that. I know that the dovecot documentation discourages using the home directory as mail location, but in my case this should not be a problem at all if IMAP is not used. I have played around with dovecot for several days, but could not solve that problem.
So h...
2006 Nov 16
3
syslinux files in subdirectories
I have syslinux booting slax off of a usb stick but in
the process I think I may have found a bug in syslinux
im using version syslinux-3.31 my syslinux.cfg use to
look as follows
<== beginning
display boot/splash.cfg
default slax autoexec=startx
prompt 1
timeout 40
F1 boot/splash.txt
F2 boot/splash2.txt
F3 boot/splash.cfg
label slax
kernel boot/vmlinuz
append vga=769
2016 Jul 27
3
Mounting NFS subdirectories individually or just the parent?
Hello,
does it in any respect (throughput/performance, cpu load, I/O load,
resilience, ...) matter, if one mounts subdirectories of an NFS (v3)
export into separate directories or if one just mounts the parent directory?
I.e. like this:
server:/export/base/a -> /mnt/a
server:/export/base/b -> /mnt/b
server:/export/base/c -> /mnt/c
server:...
2004 Jul 07
3
DynamicWindow Patch
...H window size
using the tcp window size as the source. This allows SSH to obtain
maximum use of the bandwidth on high BDP links.
We also have a page that describes the changes and performance.
http://www.psc.edu/~rapier/hpn-ssh/
The patch against CVS is included here.
Common subdirectories: src/usr.bin/ssh/CVS and ssh/CVS
diff -u src/usr.bin/ssh/buffer.c ssh/buffer.c
--- src/usr.bin/ssh/buffer.c 2003-11-21 06:57:03.000000000 -0500
+++ ssh/buffer.c 2004-07-07 10:04:27.000000000 -0400
@@ -18,6 +18,14 @@
#include "buffer.h"
#...
2008 Nov 28
1
Dovecot - Vpopmail subdirectories
Hello,
I have several thousand domains on a server.
I'm doing now migration to Dovecot to replace courier-authlib.
Some email accounts are in subdirectories that are automatically created
by vpopmail.
Example:
/ var/vpopmail/domains/0/domain.com
How do I configure Dovecot?
######################################################
# 1.1.6: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.26.5-sdf103-nfsv4 i686 Gentoo Base S...