Skip to main content

YES broadband dongle with Linux



I saw a banner here at my hostel telling that there is free YES dongle for the students. So I then went to Dewan Sri Iskandar and queued up for the dongle.

After I unpacked  the box it seems the manual provides howtos for Mac and Windows only. So I googled up, searching if anyone got experience with Linux.

Turns out that YES officially provided Linux client (in BETA). Here goes the link

Comments

Popular posts from this blog

Gue dengan S2 gue. Sronok banget!
Beijing and image manipulation addict Salam, Image manipulation with command line is fun and time consuming too. Given my Digikam plugins unable to work, I start to figure out many wonderful features of other tool which offer almost the same quality. However I was stucked with ImageMagick,with many tutorial on the net: Here and Here for i in *jpg ;do convert -font helvetica -fill white -pointsize 18 -draw 'text 10,50 "ACM-ICPC Beijing 2005"' $i $i;done The pix above shows a heater to heat up guest room during ACM-ICPC competition. (outside building's temperature is almost 4 celcious).