Fulltext results:
- Android Backup @info:android
- ====== Android Backup ====== To backup your device, use this command. It will automatically insert the current date in the filename: <code bash> adb backup -apk -shared -all -f $(date '+%Y-%m-%d').db </cod... with the connection ("adb: unable to connect for backup"), check the listing of connected devices: <code
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- <raw device> * Write VTOC: fmthard -s <vtoc backup> <raw device> * Directly transfer VTOC from on... === fsck === * Repair primary superblock with backup superblock: fsck -o b=<backup superblock> <raw device> * For example, to write the backup superblock 4711 to the primary superblock of devi
- MySQL: Backup @info:mysql:database
- ====== MySQL: Backup ====== ===== Export a Database ===== <code bash> # set or replace the variables $US... # sleep 10 # optional done wait # for child processes to end </code> {{tag>mysql admin backup export}}
- Mercurial
- asspath$ ^.project$ </code> ==== Version Control Backup Files ==== Version Control System produce backup files when doing irreversible changes. <code> \.orig$
- Oracle: Recovery Manager @info:oracle
- an 3 days without prompting, e.g. via cron, after backup run: <code sql> DELETE NOPROMPT ARCHIVELOG ALL C