Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- mis ficheros $HOME
- ersion coreutils-6.10 # If you do not modify this file, it will be updated when you upgrade # coreutils,... aults/etc/DIR_COLORS. Feel # free to modify this file, at which point coreutils will leave it alone. # # For this file to be useful, you will need a line like this in your # shell configuration file, such as ~/.bashrc: # # alias ls='ls --color=au
- rsync.sh
- ER@$RHOST:$RPATH $LPATH $RSYNC -rL -ptog -q --log-file="$DATE-$TITLE.tmp" -e "$SSH -i $KEY" $RUSER@$RHOS... fy NOW=$(date +"%d-%m-%Y") i=$(date +"%Hh%Mm%Ss") FILE="$NOW-$i.log" notify-send -u normal --icon=gtk-r... up/backup_tar_home.txt -zcpf /backup/backup-home-$FILE /home/ --exclude-tag-under=.nobackup rsync -au --... --force --exclude-from "exclude-rsync.txt" --log-file="$FILE" /home/ /backup/home RETVAL=$? if [ $RET
- backup de archivos
- a lista <code bash backup_fs.sh> #!/bin/bash # # file system backup # # directorios de los que hacer b... LDIR=/home/backups/tmp/ # Prefix for offsite .tar file backup HOSTNAME=pandora MAIL=root@$HOSTNAME LOG_D
- Crear ficheros de contenido aleatorio
- $counter -le $no_of_files ]]; do echo Creating file no $counter; dd bs=65535 count=$RANDOM skip=$RANDOM if=/dev/sda of=random-file.$counter; let "counter += 1"; done </code> [[h
- mysqldump
- R=/home/www/mysqldump/ # Prefix for offsite .tar file backup TARPREFIX=backup_mysql_<server> # # APP #
- Protocolo de Backup
- /code> <code bash bck-files.sh> #!/bin/bash # # file system backup # source /home/bck/bck.ini # crea
- scripts
- ome, etc)]] * [[linux:scripts:backup2|backup de file system]] * [[linux:scripts:mysqldump|mysqldump,
- Twitter desde linea de comando
- t 1 fi touch "cookie.txt" #create a temp. cookie file #INITIAL PAGE echo "[+] Fetching twitter.com..."