... a walk through the internet world ...

Tag bash

wp-cli: a simple shell script

Backup: simple rsync bash script

With the following script you can backup entire system or one directory. The script provides incremental backup and a log file for each backup session. #!/bin/bash date=`date “+%Y-%m-%dT%H_%M_%S”` # Setup Directory Variables BACKUPHOME=/home/backup DIR2BCK=/etc # Rsync All Data in local… Continua a leggere →

© 2024 Crumbs of Knowledge — Powered by WordPress

Tema di Anders NorenTorna su ↑