sign in · help · news · about · deen

BibSonomy ::  user :: springnet ::

The blue social bookmark and publication sharing system.
 

bookmarks

 (21)
<< < 1 | 2 > >> 
  • Image creation uses Microsoft's Volume Shadow Services (VSS), allowing you to create safe "hot images" even from drives currently in use. Images are store...
    Image creation uses Microsoft's Volume Shadow Services (VSS), allowing you to create safe "hot images" even from drives currently in use. Images are stored in XML files, allowing you to process them with 3rd party tools. Never again be stuck with a usele
    to apps backup ghost recovery springnet by springnet and 6 other users on Dec 26, 2007, 8:48 PM
    (0)
  • Your WordPress database contains every post, every comment and every link you have on your blog. If your database gets erased or corrupted, you stand to lo...
    Your WordPress database contains every post, every comment and every link you have on your blog. If your database gets erased or corrupted, you stand to lose everything you have written
    to backup database mysql phpmyadmin wordpress by springnet and 1 other user on Oct 27, 2007, 3:56 PM
    (0)
  • to backup my mysql sql by springnet and 1 other user on Oct 12, 2007, 3:48 PM
    (0)
  • Create Disk Image Backups, While Running Windows The Backup process will back up all your data into a single file, containing all data, including system da...
    Create Disk Image Backups, While Running Windows The Backup process will back up all your data into a single file, containing all data, including system data and registry, for total security, should your computer ever crash. There is no restart (to DOS)
    to backup disk ghost image software windows by springnet on Jul 15, 2007, 11:41 AM
    (0)
  • Unison runs on both Windows and many flavors of Unix (Solaris, Linux, OS X, etc.) systems. Moreover, Unison works across platforms, allowing you to synchro...
    Unison runs on both Windows and many flavors of Unix (Solaris, Linux, OS X, etc.) systems. Moreover, Unison works across platforms, allowing you to synchronize a Windows laptop with a Unix server, for example.
    to backup rsync sysadmin by springnet and 11 other users on May 14, 2007, 8:07 PM
    (0)
  • I periodically back up my root file system to an unused drive by using mirrorcopy (Listing 2), a Korn shell script. Here’s my logic:
    to backup ghost mirrorcopy by springnet on Sep 26, 2006, 1:35 AM
    (0)
  • network based backup program
    to backup network windows by springnet and 4 other users on Sep 26, 2006, 1:26 AM
    (0)
  • iFolder is a solution that allows people to easily share folders of files of any type with other users, whether they use the same or different operating sy...
    iFolder is a solution that allows people to easily share folders of files of any type with other users, whether they use the same or different operating systems. Thus, Linux, Windows and MacIntosh users can all use iFolder and share folders. The iFolder c
    to backup linux by springnet and 1 other user on Sep 24, 2006, 6:23 PM
    (0)
  • For a faster "mysqldump" innodb tables 1. mysqldump --opt --user=username --password database > filetosaveto.sql 2. open the dump file put this statement ...
    For a faster "mysqldump" innodb tables 1. mysqldump --opt --user=username --password database > filetosaveto.sql 2. open the dump file put this statement at the beginning of the sql dump text file: SET FOREIGN_KEY_CHECKS=0; 3. mysql --user=usern
    to backup database innodb mysql by springnet and 1 other user on Sep 10, 2006, 10:31 PM
    (0)
  • rsback makes rotating backups using the common rsync program (http://rsync.samba.org) and some standard file utilities on Unix-based backup hosts. Its purp...
    rsback makes rotating backups using the common rsync program (http://rsync.samba.org) and some standard file utilities on Unix-based backup hosts. Its purpose is to mirror certain file trees from a remote host or from the local system and to store them as
    to backup frontend rsync by springnet on Sep 3, 2006, 1:47 PM
    (0)
  • This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server ...
    This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately repl
    to backup mysql by springnet on Sep 3, 2006, 2:56 AM
    (0)
  • This tutorial shows how you can mirror your web site from your main web server to a backup server that can take over if the main server fails. We use the t...
    This tutorial shows how you can mirror your web site from your main web server to a backup server that can take over if the main server fails. We use the tool rsync for this, and we make it run through a cron job that checks every x minutes if there is so
    to backup rsync by springnet on Sep 3, 2006, 2:55 AM
    (0)
  • The rsync utility is a very well-known piece of GPL'd software, written originally by Andrew Tridgell and Paul Mackerras. If you have a common Linux or UNI...
    The rsync utility is a very well-known piece of GPL'd software, written originally by Andrew Tridgell and Paul Mackerras. If you have a common Linux or UNIX variant, then you probably already have it installed; if not, you can download the source code fro
    to backup linux rsync by springnet and 1 other user on Sep 3, 2006, 2:25 AM
    (0)
  • Restoration recovers files deleted from your system. The software searches your hard drive for sectors containing files marked for deletion and provide a m...
    Restoration recovers files deleted from your system. The software searches your hard drive for sectors containing files marked for deletion and provide a mechanism for recovering the files.iPod Access is the answer. It's the best solution I found for tran
    to backup file ipod by springnet on Jul 26, 2006, 6:41 PM
    (0)
  • There are only a few steps to setting up replication. The first step is to set up a user account to use only for replication. It's best not to use an exist...
    There are only a few steps to setting up replication. The first step is to set up a user account to use only for replication. It's best not to use an existing account for security reasons. To do this, enter an SQL statement like the following on the maste
    to backup mysql replication by springnet on Jul 24, 2006, 1:27 AM
    (0)
  • With mysqldump anyone can write a small shell script and running it from cron, it will achieve an automatic backup solution. There are many such scripts al...
    With mysqldump anyone can write a small shell script and running it from cron, it will achieve an automatic backup solution. There are many such scripts already available freely and also many commercial solutions also (I assume as I have not tested any re
    to backup mysql script by springnet on Jul 24, 2006, 1:15 AM
    (0)
  • With SunGard’s Systems Recovery service, testing and recovering your systems is quick, cost-effective and always reliable. From distributed systems to main...
    With SunGard’s Systems Recovery service, testing and recovering your systems is quick, cost-effective and always reliable. From distributed systems to mainframes to Intel®-based platforms, plus all the equipment and storage capabilities required, we ha
    to backup powered recovery by springnet on Jul 20, 2006, 7:00 PM
    (0)
  • If you have a large Subversion repository and want to back it up using as few space as possible, use this command (replace /repo with your actual repositor...
    If you have a large Subversion repository and want to back it up using as few space as possible, use this command (replace /repo with your actual repository path): svnadmin dump --deltas /repo |bzip2 |tee dump.bz2 | md5sum >dump.md5
    to backup subversion by springnet on Jul 17, 2006, 2:07 PM
    (0)
  • This article describes a simple backup method that I use every day to backup my home Linux systems. It's an easy method that non-technical Linux users can ...
    This article describes a simple backup method that I use every day to backup my home Linux systems. It's an easy method that non-technical Linux users can use to backup their important data. We'll discuss the decisions you have to make in order to do a th
    to backup linux by springnet on Jul 12, 2006, 3:37 PM
    (0)
  • to backup linux mirror rsync server by springnet and 2 other users on May 22, 2006, 11:56 PM
    (0)
<< < 1 | 2 > >>bookmarks per page: 5 10 20 50 100  

publications

publications per page: 5 10 20 50 100  
a gripper