NoSociety.de

#nosoc

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@en:linux:backup
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Linux backup with rsync
4 Hits, Last modified: 2 years ago
2nd version of the backup, you can create a hard link to the target directory: <code bash> cp -al <zie... l> <backup_alt> </code> ===== Info ===== A hard link is a reference to a file. A file can therefore ha... ted. The file would only be deleted when the last link to the file is deleted. It is therefore also poss... d already exist. Then copy the backup with a hardlink to get an "old" version. Of course, this could al
Linux backup with tar
1 Hits, Last modified: 2 years ago
r * -v : verbose/show what is archived * -l : link?/do not follow links to other partitions * -f :