Para restaurarlo tuve que hacer:
mknod /dev/null c 2 2
mknod /dev/null c 2 2
mysql> select * from ost_config where config_option = "phpcli_binary";
mysql> UPDATE ost_config SET config_value="/usr/bin/php" where config_option = "phpcli_binary";
mysql> select * from ost_config where config_option = "phpcli_binary";
#gis
deb http://debian.gfoss.it/ lenny main
#!/bin/bash
df -hx tmpfs|grep dev > dfd
limite=90;
for i in $(df |awk '{print $(5)}');
do
i=`echo $i | cut -f 1 -d "%"`
if (("$i" '>=' "$limite")); then
cat dfd | mail -s "Discos Llenandose" your@mail.here
break;
fi
done
#!/bin/bash
fecha=$(date +%F);
echo "Fecha: $fecha"
cd /tu/directorio/
fecha_borrar=`date +%F`
for i in $(find ./ -type f -daystart -mtime 0); do
cp $i /tu/directorio/destino;
done
sh tu_script.sh &> tu.log 2>&1
find /tu/ruta/al/directorio/ -mtime +30 -exec rm {} \
find /tu/ruta/al/directorio/ -mtime -30 -exec rm {} \
find /tu_directorio/ -type f -exec ls -l {} \; | wc -l
/usr/local/psa/admin/sbin/websrvmng -v -a