「親愛的」搞定ttf-mscorefonts-installer安裝時出現的錯誤
方法二:「perfect_mscorefonts」使用腳本處理mscorefonts、restricted-extras安裝問題
well...我直接用方法二去改了...
-s, --set 設定特定key的value並且同步之。需與 --type 一起使用。
-t, --type=int|bool|float|string|list|pair 設定所欲存取的value type
-g, --get 顯示特定key的value。
-u, --unset 將鍵值還原為預設值(system defaults)。
--all-dirs 列出目錄中的子目錄
-R, --recursive-list 遞迴列出目錄中的所有項目
修改自動通知的天數為0讓他每天都通知有最新的套件
gconftool-2 --type bool -s /apps/update-notifier/auto_launch false
修改有更新時不要自動跳出
gconftool-2 --type int -s /apps/update-notifier/regular_auto_launch_interval 0
取消關機/重登…等等到數60秒
gconftool-2 --type bool -s /apps/indicator-session/suppress_logout_restart_shutdown true
#sudo vim /etc/fstab以上是設定 1G 的 Ramdisk 並掛載到 /tmp 資料夾
+tmpfs /tmp tmpfs size=1G 0 0
#sudo mount -a
#df -h
tmpfs 1.0G 2.9M 1022M 1% /tmp
#mount
#mount [-t 磁碟類型] device dir
# filesystem mount type options dump pass
/dev/sdb1 /media/data ntfs defaults 0 0
[code omitted because of length]
: no event type or button # or keysym
while executing
"bind Listbox {
%W yview scroll [expr {- (%D / 120) * 4}] units
}"
invoked from within
"if {[tk windowingsystem] eq "classic" [tk windowingsystem] eq "aqua"} {
bind Listbox {
%W yview scroll [expr {- (%D)}] units
}
bind Li..."
+ # for ns2
+ export PATH=$PATH:/home/nyogjtrc/ns-allinone-2.33/bin:/home/nyogjtrc/ns-allinone-2.33/tcl8.4.14/unix:/home/nyogjtrc/ns-allinone-2.33/tk8.4.14/unix
+ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/nyogjtrc/ns-allinone-2.33/otcl-1.13:/home/nyogjtrc/ns-allinone-2.33/lib
+ export TCL_LIBRARY=$TCL_LIBRARY:/home/nyogjtrc/ns-allinone-2.33/tcl8.4.14/library