Monthly Archives: October 2010

If timescales are also an end of the summer

When I looked out my window last night, orange street light in the frigid, snowy winter in the light around me before I saw a fleeting moments. But on the sidewalk and the street suddenly melted the snow. Feleszméltem quickly and could not find her explanation. Perhaps subconsciously thought of Christmas began to mingle with the others, or the strange room reminiscent of the old gyerekszobámra, where I am no longer at home and appeared similar, maybe its the feeling, Four weeks after all this is my home and not the wall.

Posted in Hungarian | Leave a comment

IPv6 Course part 2: Stable IPv6 addresses on the local network

For IPv6, Network Address Translation (NAT) not provided. Rather, it is among other Purpose IPv6, NAT to make it unnecessary. The corollary, principle that every computer has a publicly accessible IPv6 (However, the protected by the firewall or in the FritzBox. is blocked). It also means, that by default, change the local IPv6 is, if the public IPv6 change.
Also: If you have no fixed IPv6 subnet (and perhaps reasons of anonymity and will not have), then change the default, IPv6 addresses of all computers in local network accessible, if the router gets a new IPv6 subnet. Get the router using 6to4 tunnels are IPv6 subnet, then changes the IP every time IPv6, if the router gets a new IPv4.
In the local network but it can be useful, always use the same subnet. A local server can be configured in a manner, to only accept connections from that subnet. When the Web server is the apache for example with the following commands (“Ababa:Ababa:Ababa” replace the self-chosen prefix, see following paragraph):
deny from all
allow from fd00:abab:abab:abab:/64 192.168.178.0/24

Posted in See all German articles, IPv6 | Tagged , , , , , , | 2 Comments

Four wins against computer play


Connect-4 / Four in a Row / Connect-4


Error: Java is required

To use the game, a “Java virtual machine” required. I recommend the Java virtual machine (Java VM) To install from Sun. In most browsers it is already contained. If not, they can download here be.

Posted in See all German articles, Other, Connect-4 | Tagged , | Leave a comment

1 fleck, many spots

The red dots are in retreat. It seems, megszoktalak, Córdoba. Faded, and if it were not so tiny, I think hullafoltok. And does not itch hullafoltok. Panni spotted patches of clothing flew through the skin and allowed to stay at home grandmother, which is inherently a good thing, I think if the mine. But here's a few spots not my clothes, amit válthatok, no blood in the vicinity Grandmother.

Posted in Hungarian | Leave a comment

Connect Four game on the own homepage

You can easily:

  1. The Java applet Download and copy into the same directory on the server as the html file, to appear in the Connect Four game.
  2. In the. Html file, to appear in the Connect Four game, following
    Insert Code:
    <APPLET code="kreise.class" archive="kreise.jar" width=570 height=331>Java
    Applet (Java virtuelle Maschine=Java VM) muss aktiviert sein</APPLET>
Posted in See all German articles | Tagged , , , | 1 How