Cerca

Heus ací els resultats de la cerca.

recopilador
5 Resultats, Darrera modificació:
separador } clear separador "Informe Linux ($LOGNAME)" separador # versión y demás del kernel. ejecutaComando 'uname -a (versión de kernel)' "uname -a" # tiempo de funcionamiento ejecutaComando 'uptime (tiempo sistema l... guridad: shadow passwords # no funciona if [ "$LOGNAME" = "root" ]; then ejecutaComando '/etc/shadow' "
backup
2 Resultats, Darrera modificació:
4 dominios!! # for buzon in `find * -maxdepth 1 -iname *@*` for buzon in `find . -maxdepth 2 -iname *@* | sed "s:^\.::" ` do tar zcpf $path_backup/mail/`echo
copia-remotos
2 Resultats, Darrera modificació:
ackups /mnt/temporal if [ -f "/mnt/temporal/hostname.txt" ]; then NOMBRE=`cat /mnt/temporal/hostname.txt` # desmonto el directorio remoto umount /mnt/