目前正在測試中,還不甚確定調校後的效能…
http://www.eggplant.pro/blog/faster-samba-smb-cifs-share-performance/
[Ubuntu] 執行 sudo 時,出現 "no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory"
2014年5月29日 星期四
這個問題在 ubuntu 14.04 安裝 samba 之後,只履執行 sudo 的指令,就會出現這個錯誤訊息:
"no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory"
發生的原因應該是在於 「libpam-smbpass」這支驗證程式,可以把它移除掉之後就會正常,
sudo apt-get remove libpam-smbpass
不過,另一個解法也蠻好的,直接執行
1.
2.
Ubuntu 更新索引檔失敗?
2014年5月9日 星期五
如果更新 source(apt-get update) 時出現下列的錯誤訊息,是因為 ubuntu 13.04 目前官方已不維護了,所以 extras.ubuntu.com 已不支持 ubuntu 13.04,目前受影響的有 ezgoX, ezgoXI, esteaU(13.04),可以編輯 /etc/apt/sources.list 檔案,然後把
deb http://deb http://extras.ubuntu.com/ubuntu raring main
deb-src http://extras.ubuntu.com/ubuntu raring main
加上註解,就可以了
# deb http://deb http://extras.ubuntu.com/ubuntu raring main
# deb-src http://extras.ubuntu.com/ubuntu raring main
略過 http://ppa.launchpad.net raring/main Translation-zh_TW
略過 http://ppa.launchpad.net raring/main Translation-zh
略過 http://ppa.launchpad.net raring/main Translation-en
W: 無法取得 http://extras.ubuntu.com/ubuntu/dists/raring/main/source/Sources,404 Not Found
W: 無法取得 http://extras.ubuntu.com/ubuntu/dists/raring/main/binary-amd64/Packages,404 Not Found
W: 無法取得 http://extras.ubuntu.com/ubuntu/dists/raring/main/binary-i386/Packages,404 Not Found
E: 某些索引檔未能下載。其已遭略過,或改為使用舊的。
訂閱:
文章 (Atom)