Gnu Linux--Ubuntu系統清理項整理

來源:互聯網
上載者:User

Gnu Linux--Ubuntu系統清理項整理

/*********************************************************************
 * Author  : Samson
 * Date    : 07/11/2014
 * Test platform:
 *              3.11.0.11-generic #19-Ubuntu
 *              GNU bash, version 4.2.45
 * *******************************************************************/
古有Windows,今有GNU Linux,那麼如何清理GNU Linux下的垃圾呢?為了釋放那可以存片的空間大笑  整理了一下,大概從以下的方面進行著手,若客官有其它的補充的歡迎評論添加指正,以下列出的若沒有以/根目錄開始的,都是從目前使用者的家(home)目錄開始的,切記:

注意:

以下的#號表示注釋:_( 

#user_homedir/bash_history
bash_history=".bash_history"
#vim
vim_history=".viminfo"
#資源回收筒
trash_dir=".local/share/Trash/"
#apt catch
apt_catch="/var/cache/apt/archives/*"
#cookies
foxcookies_file=".mozilla/firefox/*/cookies.sqlite"
#Dom store
foxdom_store=".mozilla/firefox/*/webappsstore.sqlite"
#URL曆史
foxurl_history=".mozilla/firefox/*/places.sqlite"
#會話恢複:sessionstore.bak sessionstore.js
foxseeionstore=".mozilla/firefox/*/sessionstore.*"
#密碼:
foxpwd=".mozilla/firefox/*/signons.sqlite"
#網站喜好設定:
foxcontent=".mozilla/firefox/*/content-prefs.sqlite"
#表單曆史:
foxformhistory=".mozilla/firefox/cojs83dh.default/formhistory.sqlite"

#firefox all trash
.mozilla/firefox/cojs83dh.default/webappsstore.sqlite
.mozilla/firefox/cojs83dh.default/formhistory.sqlite
.mozilla/firefox/cojs83dh.default/content-prefs.sqlite
.mozilla/firefox/cojs83dh.default/permissions.sqlite
.mozilla/firefox/cojs83dh.default/extensions.sqlite
.mozilla/firefox/cojs83dh.default/healthreport.sqlite
.mozilla/firefox/cojs83dh.default/addons.sqlite
.mozilla/firefox/cojs83dh.default/signons.sqlite
.mozilla/firefox/cojs83dh.default/cookies.sqlite
.mozilla/firefox/cojs83dh.default/places.sqlite

#flash catch
flash_catch=".adobe/Flash_Player/AssetCache/H59M8CD3/
#flash cookies
flash_cookies=".macromedia/Flash_Player/*"
#縮圖緩衝
png_catch=".cache/thumbnails/*/*.png"
#系統緩衝
sys_catch=".cache/*"
#最近使用文檔記錄
use_record=".local/share/recently-used.xbel"
#迴圈的日誌
log_old="/var/log/*.log.*"
log_old1="/var/log/*/*.gz"
log_old2="/var/log/*.gz"

Windows 7下硬碟安裝Ubuntu 14.10圖文教程

隨身碟安裝Ubuntu 14.10

Ubuntu 14.10 正式發布下載

Ubuntu 14.10安裝後要做的6件事

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.