From 0fff3610f02a386c9cf7c989331d914737a13cd1 Mon Sep 17 00:00:00 2001 From: darksun Date: Mon, 15 Apr 2019 12:11:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A2=98:=2020190412=20What's=20your?= =?UTF-8?q?=20primary=20backup=20strategy=20for=20the=20/home=20directory?= =?UTF-8?q?=20in=20Linux=3F=20sources/tech/20190412=20What-s=20your=20prim?= =?UTF-8?q?ary=20backup=20strategy=20for=20the=20-home=20directory=20in=20?= =?UTF-8?q?Linux.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...rategy for the -home directory in Linux.md | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 sources/tech/20190412 What-s your primary backup strategy for the -home directory in Linux.md diff --git a/sources/tech/20190412 What-s your primary backup strategy for the -home directory in Linux.md b/sources/tech/20190412 What-s your primary backup strategy for the -home directory in Linux.md new file mode 100644 index 0000000000..e51ae79681 --- /dev/null +++ b/sources/tech/20190412 What-s your primary backup strategy for the -home directory in Linux.md @@ -0,0 +1,36 @@ +[#]: collector: (lujun9972) +[#]: translator: ( ) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) +[#]: subject: (What's your primary backup strategy for the /home directory in Linux?) +[#]: via: (https://opensource.com/poll/19/4/backup-strategy-home-directory-linux) +[#]: author: ( https://opensource.com/users/dboth/users/don-watkins/users/greg-p) + +What's your primary backup strategy for the /home directory in Linux? +====== + +![Linux keys on the keyboard for a desktop computer][1] + +I frequently upgrade to newer releases of Fedora, which is my primary distribution. I also upgrade other distros but much less frequently. I have also had many crashes of various types over the years, including a large portion of self-inflicted ones. Past experience with data loss has made me very aware of the need for good backups. + +I back up many parts of my Linux hosts but my **/home** directory is especially important. Losing any of the data in **/home** on my primary workstation due to a crash or an upgrade could be disastrous. + +My backup strategy for **/home** is to back up everything every day. There are other things on every Linux system to back up but **/home **is the center of everything I do on my workstation. I keep my documents and financial records there as well as off-line emails, address books for different apps, calendar and task data, and most importantly for me these days, the working copies of my next two Linux books. + +I can think of a number of approaches to doing backups and restores of **/home** which would allow an easy and complete recovery after a data loss ranging from a single file to the entire directory. Which approach do you take? Which tools do you use? + +-------------------------------------------------------------------------------- + +via: https://opensource.com/poll/19/4/backup-strategy-home-directory-linux + +作者:[][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://opensource.com/users/dboth/users/don-watkins/users/greg-p +[b]: https://github.com/lujun9972 +[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/linux_keyboard_desktop.png?itok=I2nGw78_ (Linux keys on the keyboard for a desktop computer)