AirRaid2 : Hacking Challenge Bangkok 2008

posted on 29 Mar 2008 10:46 by compman

จบไปได้อย่างเรียบร้อยสวยงาม ขอแสดงความยินดีกับผู้ชนะในครั้งนี้ด้วยครับ

 

May the RF be with you. 

Make Your Linux Desktop Look Like A Mac

posted on 14 Feb 2008 15:12 by compman

Make you linux desktop look like a Mac OS with Mac4Lin project.

Change your GNOME Desktop from default look!!

 

So Cool :)

edit @ 14 Feb 2008 15:24:14 by Compman

หายไปนาน

posted on 12 Feb 2008 13:49 by compman

พักนี้ ไม่มีอะไรในหัว ไม่มีอะไรมา update มัวแต่ยุ่ง ๆ กับงาน แล้วก็รื่นเริงกับการถ่ายภาพ :)

 

 

edit @ 12 Feb 2008 13:53:18 by Compman

Uncontrol sound volume

posted on 18 Oct 2007 17:19 by compman  in Computer

Very long time ago (haha) I can't control the main system volume (Gnome volume control) when using volume keys on my keyboard. I realized that many guys are in the same boat.

I've tried to figure out problem in many ways, now I can resolved my issue.

System > Preferences > Sound

then select device and track to control. (Internal Speaker is the one i used.)

Now it works, i can control sound volume on my finger.

 

edit @ 18 Oct 2007 22:52:48 by Compman

Autocomplete in Bash shell

posted on 16 Sep 2007 20:21 by compman
หลังจากที่ bye bye ubuntu ไปแล้ว กลับมาตายรังกับ debian, คุณสมบัติที่ดีอย่างนึง ที่รู้สึกได้ว่าขาดหายไปใน debian คือ autocomplete (มันก็ยังมีแหละ แต่ไม่ใช่แบบที่อยากได้)

ยกตัวอย่าง
# aptitude dist(TAB) นิ่งเลย bash ใน debian ไม่ยอม autocomplete ให้

ซึ่งจริง ๆ แล้ว ใน debian จะมี pre-defined autocomplete rule ไว้ให้แล้ว เพียงแต่ไม่ได้นำมาใช้งานเท่านั้น

echo '. /etc/bash_completion' >> ~/.bashrc

ใช้งานได้เหมือนที่ต้องการแล้ว :)