i cant think A blog belong to Mohammad Azwan bin Ali. Most of his writings are about his real life story, ideas, thoughts, moderate political views, computer, programming, tips & tricks, particularly in Linux…. and of course it includes some random unspecified crappy stuffs too! Don't forget to check Movies and Junkyard pages out!
note: most of entries is not suitable for faint hearted person or anybody with iq below 100.

Posts Tagged ‘linux’

opencv 2.0 ppa for ubuntu

for those who want to use OpenCV version 2.0 for their project in ubuntu can use this ppa to update your opencv library. it support ubuntu karmic (9.10) too. add this line to your /etc/apt/source.list deb http://ppa.launchpad.net/gijzelaar/opencv2-karmic/ubuntu karmic main sudo apt-key adv –keyserver keyserver.ubuntu.com \ –recv-keys CAFC44EE7F39098CE6EC229CCA70E6A9087475A0 sudo apt-get && sudo apt-get dist-upgrade that’s all, [...]

removing bizzare filename

have u ever encounter odd/bizarre filename that start with — or – (example –myfile or -myfile)  in linux but can’t remove it using rm -rf here’s a quick solution for it, try rm -rf — –filename — will tell the rm to stop parsing next argument as an option i you u wondering where did [...]

how to install yum into centos 5

orait, got centos 5 vps/dedicated that don’t have yum installed?? enough doing googling but yet not find any WORKING solution?? (i hope so… haha) actually last night my friend ask me to configure his centos vps which is dont have yum (i know, i’m noob and i cant work centos out without YUM) so, here [...]

nonsense softwares

can someone give one solid reason why the hell we need any antivirus software for linux ???? what’s with your super duper reason of using linux — “it got no bloody virus to screw your desktop up” i’m wondering why you developer people so busy porting useless windows app for linux. why dont you port [...]

countdown

← Before