2012年5月24日 星期四

2012年5月7日 星期一

清理磁碟空間

清除套件暫存檔
sudo apt-get autoclean

移除下載過的軟體Cache
(/var/cache/apt/archives目錄的deb)
sudo apt-get clean

刪除系統不再使用的孤立軟體
sudo apt-get autoremove

2012年4月30日 星期一

GRUB變更開機作業系統

Ubuntu 12.04移除了開機管理程式startup
變更開機作業系統步驟:

1.Ctrl+Alt+T (進入Terminal)

2.輸入:
sudo gedit /boot/grub/grub.cfg

3.開機作業系統內定值:
default=0 (Ubuntu)
修改成:
default=5 (Windows)

4.
...
set root='(hd0,msdos4)'
search --no-floppy --fs-uuid --set=root
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=640x480
  load_video
  insmod gfxterm
...

2012年4月12日 星期四

16 Most useful keyboard shortcuts for Ubuntu 11.10 users (beginner)

Ctrl + Alt + t : Opens the Terminal
Ctrl + Alt + L : Lock the screen
Ctrl + Alt + Delete : Logout from the current session
Ctrl + Alt + Left/Right/Up/Down : To change workspace [e.g hit Ctrl+Alt+Right (Arrow Key) for moving to right workspace]
Shift + Ctrl + Alt + Left/Right/Up/Down : To move windows to different workspaces [e.g Shift+Ctrl+Alt+Down will move the selected window to down workspace]

Super : focus on Unity Launcher (left panel), with some unique number for each Apps [super key is the one with window logo]
Super + {n} ; where n = 0 1 2..9 : it will launch the corresponding Application
Super + t : Opens trash program
Super + d : toggle between the All Windows Minimize/Restore state
Super + s : shows you – the all available workspaces, it has the same action as if you click on workspace icon in launcher.

Alt + Tab : Switch Applications
Alt + F4 : Close the window
Alt + Space : Activate the window menu
Alt + F7 : Move Window
Alt + F8 : Resize Window
Alt + F2 : Opens the run command dialog

2012年2月5日 星期日

民主失竊的故事

▼瓶裝水的故事 Story of Bottled Water 中文字幕


▼民主失竊的故事 The Story of Citizens United v. FEC 中文字幕