linux系統的備份

要裝710了, 先備份一下。

原文
http://www.desktoplinux.com/articles/AT2280165098.html

http://tldp.org/HOWTO/Linux-Complete-Backup-and-Recovery-HOWTO/index.html

總結一下

要備份的文件:
  • 個人文檔: 一般保存在桌面, 還有主目錄下
    • Table 1
      文檔或者程序 目錄 描述
      文檔 ~/Documents, ~/My Documents, ~/Desktop, ~/, others 一般是個人保存的文檔
      程序, 腳本
      ~/bin 個人習慣, 有些用戶在這個目錄下有些腳本程序, 或者程序鏈接
      KMail (email) ~/.kde/share/apps/kmail 一些程序設置
      Evolution (email, contacts, addresses, calendar, to-do) ~/.evolution
      Thunderbird (email) ~/.thunderbird
      Gnucash (financial)
      Any
      這兩個程序的設置目錄是用戶指定的
      KMyMoney (financial)
      KOrganizer
      (calendar/to-do)
      ~/.kde/share/apps/korganizer 程序設置
      Sunbird (calendar/to-do) ~/.mozilla/sunbird
      KAddressBook (contacts) ~/.kde/share/apps/kabc 程序設置
      KNotes (sticky notes) ~/.kde/share/apps/knotes 程序設置
  • 軟件設置:比如firefox, thunderbird。 一個列表
    • Table 2
      .bashrc, .bash_profile (if you've customized them) .eclipse .emacs .fonts.conf
      .gaim .gconf .gconfd .gimp*
      .gnome .gnome2 .gnucash .gnupg
      .gtk-bookmarks .kde .local .lpoptions
      .mozilla (has settings for Mozilla, Firefox, and Sunbird) .mplayer .ooo*, .OpenOffice*, .openoffice*, or OpenOffice* .profile (if you've customized it)
      .realplayerrc .spamassassin .ssh .viminfo
      .Xauthority .xemacs .xine .xinitrc
      .Xmodmap
  • 系統設置
    • /etc目錄, 對要備份的數據,我們選擇要備份的文件
    • /var, 不
    • /boot, 有grup的啓動設置
  • 已經安裝的軟件, 我平時作了個日誌, 哪些軟件安裝了再裝一遍就是了
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章