Skip to main content
LUG Meetup: Campus syndrome...

My students already organized a simple meetup last week(more or less). Well, pretty simple with few topics/and even slides prepared by them. Among topics discussed were as follow:

1- Intro to OSS Collab Work by RSH/CVS/SVN -me :p
2- Connecting to Internet with 3G Handset on Linux-student
3- Metasploit-student

the incoming 2nd meetup will be held soon.... i'm happy to see their passionate on the presentations.

Good luck, and may the source be with us.

Comments

Anonymous said…
If your having meetups, can you please post the details ( schedule, time, location )to the my-opensource, and ossig, mailing lists :) This is so that if other people are interested, then can also join in. If you need help with these please do not hesistate to contact me.

Nonetheless good work, cheers.
Anonymous said…
ok,no probs bro :-]

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).