Displaying 2 results from an estimated 2 matches for "vim72".
Did you mean:
vim71
2011 Apr 17
3
Report for http://trac.xapian.org/wiki/SupportedPlatforms
...ot to an empty string except when testing
root=
root=/tmp/testing
if [[ ! -d $root ]];then
mkdir -p \
$root/etc \
$root/usr/bin \
$root/usr/lib \
$root/usr/share/doc \
$root/usr/share/images \
$root/usr/share/man/man1 \
$root/usr/share/vim/vim72
fi
chown -R root:root *
# Install as Olly's pro-forma file list as far as practicable
cp -p omega.conf $root/etc/omega.conf
cp -p omindex $root/usr/bin/omindex
cp -p scriptindex $root/usr/bin/scriptindex
mkdir -p $root/usr/lib/cgi-bin/omega/
cp -p omega $root/usr/lib/cgi-bin/omega/omega
mkdir...
2011 Aug 01
1
[Gluster 3.2.1] Réplication issues on a two bricks volume
Hello,
I have installed GlusterFS one month ago, and replication have many issues :
First of all, our infrastructure, 2 storage array of 8Tb in replication
mode... We have our backups file on this arrays, so 6Tb of datas.
I want replicate datas on the second storrage array, so, i use this command
:
# gluster volume rebalance REP_SVG migrate-data start
And gluster start to replicate, in 2 weeks