Displaying 4 results from an estimated 4 matches for "archons".
Did you mean:
archon
2009 Aug 11
2
I don't get --link-dest, at all
Hourly I have an rsync job backup /home to /home/backup. I have 24
directories (one for each hour):
home.0
...
home.23
Here is the script I am running via cron:
#! /usr/local/bin/bash
dest=`date +%k | sed 's/ //g'`
linkdir=`date -v-1H +%k | sed 's/ //g'`
chflags -R noschg /home/backup
rm -rf /home/backup/home.$dest
rsync -ahHP --numeric-ids --delete --stats --link-dest=../
2009 Feb 02
2
"user grade" IMAP stress test
...ps going wrong, I would like to try to run some sort of
IMAP test tool, but I have to give it to a Windows user.
Can you please suggest me such tool?
Ciao,
luigi
- --
/
+--[Luigi Rosa]--
\
It's time you learn that freedom is never a gift. It has to be earned.
--Kirk, The Return of the Archons
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkmHSKEACgkQ3kWu7Tfl6ZQoZwCgqtlwxCB6/qgxA+srRBbVUcUA
uh4AoJoT6YQsoWAh6wdjeO4LOcvHHxso
=fn+h
-----END PGP SIGNATURE-----
2007 Oct 20
1
Xen Compilation error :2.6.18-5-amd64
---------------------------------everything seems to be ok above this
---------------------------------------------
make[3]: Leaving directory `/home/onkar/sources/xen-3.1.0-src/build-
linux-2.6.18-xen_x86_64''
make[2]: Leaving directory `/home/onkar/sources/xen-3.1.0-src''
make[1]: Leaving directory `/home/onkar/sources/xen-3.1.0-src''
make -C tools install
make[1]:
2012 Feb 29
4
Bug#661687: xen-utils-common: TOOLSTACK setting not honored
Package: xen-utils-common
Version: 4.1.2-3
Severity: important
/etc/default/xen, which carries the TOOLSTACK setting, is not honored by xend init script.
The xend initscript doesn't check for the value of TOOLSTACK. It just populates it in its initscript.
lnx200-39:/etc/init.d# grep TOOLSTACK *
xend:TOOLSTACK=$(/usr/lib/xen-common/bin/xen-toolstack 2>/dev/null)
xend: if [ -z