Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- mis ficheros $HOME
- onets # Please check /usr/doc/tcsh/examples/alias to see other possible values. # recopilación de ali... nts of /etc/defaults/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... # # alias ls='ls --color=auto' # # If you want to use a variant of this file in your home directory
- backup, encriptado y copia a remoto
- .gz.enchive $FECHA-$FICHERO.tar.gz.enchive else touch $DIR_ORIGEN/$FECHA-SINCAMBIOS.TXT fi </code> ... taci�n gpg --trust-model always -r "Miguel Angel Torres Egea (backups)" --encrypt ~/$FICHERO.tar.gz ... z.gpg # copia ## scp -i ~/.ssh/backups\@seedbox.torresegea.es $FECHA-$FICHERO.tar.gz.gpg backups@seedbox.torresegea.es:~/miguelangel.torresegea.es # borrad
- Tareas Server
- 92.168.142.254:/mnt/Datos00/eurorscg00/Datos /mnt/Toshiba # FUNCIONASI mount --bind /home_ERE/www/fcb... home/funcionasi/mikado mount --bind /home_ERE/www/toshibadesigner /home/funcionasi/toshibadesigner mount --bind /home_ERE/www/virbac /home/funcionasi/virb... uncionasi/graninilight mount --bind /home_ERE/www/toshibapestanya /home/funcionasi/toshibapestanya mou
- backup 10 minutos al día
- > $FECHA.crc CRC=`cat $FECHA.crc` touch $FECHA-$FICHERO.$CRC #encriptaci�~C gpg --trust-model always -r "Miguel Angel Torres Egea (backups)" --encrypt ~/$FICHERO.tar.gz ... # copia scp -i ~/.ssh/backups\@seedbox.torresegea.es $FECHA-$FICHERO.* backups@seedbox.torresegea.es:~/10minutosaldia.com # borrado fi
- Twitter desde linea de comando
- must not be longer than 140 chars!" && exit 1 fi touch "cookie.txt" #create a temp. cookie file #INI... uagent" "https://mobile.twitter.com/session/new"` token=`echo "$initpage" | grep "authenticity_token" | sed -e 's/.*value="//' | sed -e 's/" \/>.*//'` #L... kie.txt" -L --sslv3 -A "$uagent" -d "authenticity_token=$token&username=$username&password=$password"
- ejecutar el primer o último día del mes
- r/local/bin/datecalc # weekselector --- script to assist in scheduling cron jobs # Perderabo Oct 11, 2003 # # example: # You want to run command1 on the first monday of each month and # you want to run command2 on the last monday of each month. # ... rch 23, 2005 # # You can now use "even" or "odd" to run commands every other week. # Whether or not
- backup de archivos
- ckup_fs_gpg.sh> #!/bin/bash FICHERO="miguelangel_torresega_es.tar.gz" FECHA=`eval date +%y%m%d` # compresión tar zcpf ~/$FICHERO ~/miguelangel.torresegea.es #encriptación gpg -r "Miguel Angel Torres" --encrypt ~/$FICHERO # borrado fichero origin
- getopts
- overflow.com/questions/16483119/an-example-of-how-to-use-getopts-in-bash]] == ejemplos * [[https://... overflow.com/questions/16483119/an-example-of-how-to-use-getopts-in-bash]] <code bash; primer ejemplo
- backup selectivo
- /stackoverflow.com/questions/984204/shell-command-to-tar-directory-excluding-certain-files-folders </c
- Ejecución PHP desde CRON sin problemas
- ía "perfeccionar" haciendo que el script bash lea todos los .php de una carpeta y los ejecute de esta
- Protocolo de Backup
- n $FICHEROS do #encripta gpg -r "Miguel Angel Torres" --encrypt $FICHERO # borrado fichero orig
- recopilación de información del sistema
- h> #!/bin/bash # recopilator.sh # by Miguel Angel Torres aka mate # recopila información del sistema.
- rsync.sh
- kup LPATH=/home/backups/wardog.eurorscg.es TITLE="to_be_changed" DATE=`eval date +%y%m%d` # $RSYNC -a
- scripts alta usuarios vsFTP
- crear la cuenta de FTP para un usuario (accede a todas las carpetas) <code bash ftp_useradd.sh> usera