http://www.byteclub.net/wiki/CentOS_Live
How to make a CentOS 4 Live CD
Categories:
Related Post
MF 622 with U mobile network in centos 5.MF 622 with U mobile network in centos 5.
hmm.. create a rule file into the /etc/udev/rules.d/ with following content. ######### Start ################# ACTION!=”add”, GOTO=”ZTE_End” # Is this the ZeroCD device? SUBSYSTEM==”usb”, SYSFS{idProduct}==”2000″, SYSFS{idVendor}==”19d2″, GOTO=”ZTE_ZeroCD” # Is this the
Trip to Kg Bahagia,Kuala Krai,KelantanTrip to Kg Bahagia,Kuala Krai,Kelantan
During “Labour Day” holiday.. I made a long drive to hometown , leaving KL around 10p.m (eat first .. and bla.bla..).. arriving in the next morning.. around 8.am. (Friday Morning)
Updating twitter status from command promptUpdating twitter status from command prompt
Automatic Twitter update via bash script and cron.. hehe.. tweet..=~ twitter.com create a shell script (go_tweet) with following content.. date=`date`; msg="$1 as of $date" curl --basic --user "username:password" \ --data-ascii