Monday, June 29, 2009


tukang nggame news - Speech grief in many different languages over death "King of Pop", Michael Jackson, swift flowing in the Michael Jackson fans on Facebook. Status in the last page is the only row number: 1958-2009-refers to the year of birth and his death floads thousands of comments and reverence.

Speech grief in this page is also delivered in a variety of languages as if describing grief over the death of all nations, Jacko. Michael Jackson and pop music has its rip the social and territorial boundaries. Today the world's sorrow over his death.

Michael experienced heart attack in his home in Baverly Hills, LA, on Thursday (25 / 6) afternoon. He was then to UCLA Medical Center. For more than an hour the team doctor from the hospital is trying to help, but ultimately soul terselamatkan not because the heart fails. The world music legend died at the age of 50 years.

Tukang Nggame also express condolence. Tukang Nggame grateful if true that Michael Jackson embrace Islam and has died as Muslim.
Share this post :

Wednesday, June 17, 2009

Tukang nggame write this article dedicated for SEO Contest tukang nggame. I hope tukang to be a winner as nggamer for nggames.

The tukang nggame seo contest remained 2 weeks more. You could support me with added my blog link to your blogs. This is html code(just copy and paste it to your blog):

<a href="http://nggametukang.blogspot.com" >Tukang Nggame</a>
This preview it :

Tukang Nggame

And you could add the picture to support us as copy and paste this html code:

<a href="http://nggametukang.blogspot.com/" title="tukang nggame"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLJI5exyax6uoYb9GP5vZImJtUEFHa1xJMq0r-cvmcP8gKkehGZjYhiCs3nzBSQkrPKjoUI94RUGRmS2KlxcwYfhXUvVUs9zVRzD6cferE7Q90l45xygUB_R7Vc4bHw3wHdmcmqaxDQ_M/s1600-h/tukang-nggame-supporter%5B2%5D.jpg" alt="tukang nggame" /></a>
This preview it :

tukang nggame

In blog this already I wrote English articles ( that gramar was not good) to support Search Engine Optimization (SEO) with keyword "tukang nggame" . Your support really helped us.

Thank you before.



























Share this post :


Prev article : tukang talk about game

Tuesday, June 9, 2009

Tukang nggame (Linux-er) just talk about games for contest seo tukang nggame. Maybe wrong write, because of tukang nggame is a linux-er not a gamers. There are many game we can find it, but just two kind of game : online games and offline games.
tukang nggame read on view website get information about games. The are PC Game, Xbox 360 game, PlayStation 3 game, PlayStation 2 game (PS2), Wii game, DS game (Nintendo DS/Nitendo game), PSP game. Now much Store of game product. We can find store finder on Store Finder just entry Postcode or location.

Example PC games product are The Sims PC, Championship Manager 2009. Wii games product like EA Sports active, wii sports resorts, and Sonic and The Scret rings. PS2 games product are Sonic unleashed, Guitar Hero : Metallica, Grand theft auto: Vice City-Preowned. Xbox 360 games product are Red Faction Guerrilla, Prototype, Grand theft auto IV. PSP games : Resistance, Rockband Unplugged, and Grand Theft Auto - Librty City Stories. Now you can read detail about it on www.game.co.uk.

The are many online games. You can browse it with your love browser everywehere and anywhere, but you must connect with internet. Browse this site www.freeonlinegames.com, www.net-games.biz, www.ballerarcade.com  and the other. We can nggame with online game on that web site and we can choose whatever we love. There are Frost Bite, Dragon Tower, Swine Flu, Tempus-Terminus games, Chaos war3, ray part II, 3d motorbike, extreme truck, etc. Even we can download free games (merry frog, Duck Reposte, Galaxy racing, etc). OK, browse and enjoy it.

Share this post :

Prev article : ARP command Linux ala tukang nggame

Thursday, June 4, 2009

tukang nggame tips~The Address Resolution Protocol (ARP) is the method for finding a host's link layer (hardware) address. ARP is primarily used to translate IP addresses to Ethernet MAC addresses. Media Access Control address (MAC address) is a unique identifier assigned to most network adapters. This is example Ethernet  HWaddr/Mac Address 00:1c:11:19:c1:11

With GNU/Linux we can use a command line to manipulate the system ARP cache. The command is arp. Arp manipulates or displays the kernel's IPv4 network neighbour cache. It can add entries to the table, delete one or display the current content. ARP stands for Address Resolution Protocol, which is used to find the media access control address  of  a  network neighbour for a given IPv4 Address.

Howto use it ?
From manual page Linux we get a synopsis to use it :

SYNOPSIS
       arp [-vn] [-H type] [-i if] [-a] [hostname]

       arp [-v] [-i if] -d hostname [pub]

       arp [-v] [-H type] [-i if] -s hostname hw_addr [temp]

       arp [-v] [-H type] [-i if] -s hostname hw_addr [netmask nm] pub

       arp [-v] [-H type] [-i if] -Ds hostname ifname [netmask nm] pub

       arp [-vnD] [-H type] [-i if] -f [filename]

With that command we can define the client mac address with fix ip address and acquaint it to router.

CLIENT/COMPUTER 1,2..n (c1,c2,..cn) -------------ROUTER

c1 mac address 00:1c:11:19:c1:11 IP address  192.168.1.1
c1 mac address 00:1c:11:19:b1:12 IP address  192.168.1.2

with that arp Linux command


#/usr/sbin/arp -s 192.168.1.1     00:1c:11:19:c1:11
#/usr/sbin/arp -s 192.168.1.1     00:1c:11:19:b1:12

or we create a bash file, example arp.sh. That content


#!/bin/bash
#tukang nggame computer
/usr/sbin/arp -s 192.168.1.1     00:1c:11:19:c1:11
#John computer
/usr/sbin/arp -s 192.168.1.1     00:1c:11:19:b1:12

Then, change permision for execution.


#chmod  755 arp.sh

The running that file


#./arp.sh

What advantage that methode ?
Now, router have database mac address and IP Address every computer. So a network administrator manage the router more easy. Because client can't change their Mac address offhand, if they was changed mac address or IP address that same with router database, so their computer can connect to router. It useful if you combine apply with squid/proxy server.

tukang nggame Ref:

http://en.wikipedia.org/wiki/MAC_address

http://en.wikipedia.org/wiki/Address_Resolution_Protocol

Share this post :

Prev article :Tell Sory contest clip by tukang nggame