Tsakf's foss library The library has 155 entries  
Home  About

  Select tags starting with:  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

  Tags associated with: backup
bash  luckybackup  mysql  snapvault  ubuntu 
 
 
 
All entries of the Library with tag backup    
 
Another bash script for backup with a snapshot logic
The bash script with a snapshot logic is really simple and straight-forward without any difficult parts. So you can easily configure it, to serve your needs.
Tags:  backup  bash 
 
Backupninja: the ultimate data defender
A description for Backupninja, a software tool that brings hastle free backup for systems.
Tags:  backup 
 
Netapp Snapvault guide
Netapp SnapVault is a heterogeneous disk-to-disk backup solution for Netapp filers and heterogeneous OS systems (Windows, Linux , Solaris, HPUX and AIX). Basically, Snapvault uses netapp snapshot technology to take point-in-time snapshot and store them as online backups.
Tags:  backup  snapvault 
 
luckybackup - ubuntu installation
A very short tutorial for installation of luckybackup on Ubuntu. (Article in Greek)
Tags:  ubuntu  luckybackup  backup 
 
mysqldump doesn’t dump stored procedures
Mysqldump doesn't dump stored procedures by default. So the user must ask for that with a command line parameter.
Tags:  mysql  backup 
 
Creating Backups With luckyBackup On An Ubuntu 9.04 Desktop
The article explains how to install and use luckyBackup on an Ubuntu 9.04 desktop. luckyBackup is an application for data back-up and synchronization powered by the rsync tool. It is simple to use, fast (transfers over only changes made and not all data), safe (keeps your data safe by checking all declared directories before proceeding in any data manipulation ), reliable and fully customizable.
Tags:  backup  ubuntu  luckybackup 
 
Split ISO image into multiple archives that can later be extracted to the full ISO
The default GNU tools can be used to split a big DVD ISO to smaller files for writing multiple CD's. Later the files can be converted to the big ISO again.
Tags:  backup