Actions

Revision history of "Website Backup using tar"

View logs for this page

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 08:45, 25 July 2013Chris (talk | contribs)m . . (473 bytes) (0). . (1 revision)
  • (cur | prev) 05:46, 26 May 2008118.93.186.7 (talk). . (473 bytes) (+473). . (New page: Navigate to the folder you want to backup and type <pre> tar -cf mybackupfilename.tar . </pre> This will create a tarball of your site Then type <pre> gzip -9 mybackupfilename.tar </pre> ...)