2010年5月9日

Removing carriage returns from MS-DOS file

Remove ^M in vim
:1,$s/{Ctrl+V}{Ctrl+M}//g

2010年4月30日

Get man pages for GNU/Linux Development

sudo apt-get install manpages-dev

2010年4月6日

Convert ape to flac in Ubuntu

Install flac and shntool
sudo apt-get install flac
sudo apt-get install shntool
Convert all ape files in current dir to flac
shnconv -o flac *.ape

2009年12月7日

VLC RC Interface

Open RC Interface:
vlc -I rc --rc-host localhost:4444
or
vlc --extraintf rc --rc-host localhost:4444
In the RC interface, type "help" for command info.

Send command:
echo "play" |netcat localhost 4444 -q 0
add -q option for quit time

2009年11月21日

TFTP note

OS: ubuntu 8.04 LTS

1.Install TFTP server package
$sudo apt-get install tftpd-hpa

2009年11月20日

Fuppes Installation

1. Download source (ubuntu) or .exe(win32)

2. Install

2009年11月19日

週休未滿一日

學後好像都沒有真正過很爽的週六日。

總是會有事情還沒做完,然後買著午餐或晚餐進實驗室拔劍再戰。其實平日如果多花一些時間,也許不用犧牲美好的假期,但我不喜歡整天專心做事的感覺,況且,飛蚊症也會不時出來向我抗議。