Die falsche Subnetmaske

Vor ein paar Tagen konnten wir in der Firma bestimmte Internetseiten nicht mehr ansurfen. Alle anderen Seiten waren ohne Probleme zu erreichen. Ein ping zu den Seiten lies mich schon ahnen was da passiert war. Die IP Adressen der Seiten die wir nicht ansurfen konnten finden mit 192. an…. ein kurzer Blick in ipconfig /all zeigte eine Subnetzmaske von 255.0.0.0 Nun ist jedoch der private Bereich “nur” auf 192.168. begrenzt. Da hatten die Admins wohl ein wenig Bullshit gebaut. Das ist einer der Nachteile bei DHCP wenn sich mal einer nicht auskennt oder nur halbherzig arbeitet.

Compile apache from the source on Windows

Needed tools

Sources

Unix sources require a couple steps to prep source first. Once they are untarred on the hard drive.

create a folder.

C:\builds

extract apache sourcecode into it.

e.g.

C:\builds\httpd-2.2.14

unpack zlib-1.2.3.tar.gz and move it into C:\builds\httpd-2.2.14\srclib\zlib
unpack apr-iconv-1.2.1.tar.gz and move it intoC:\builds\httpd-2.2.14\srclib\apr-iconv
unpackopenssl-0.9.8l.tar.gz and move it into C:\builds\httpd-2.2.14\srclib\openssl

open cmd

cd \
cd builds\httpd*
“C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat”

del /s /q *.sln *.vcproj*
srclib\apr\build\lineends.pl
zip -R dsps.zip “*.dsp” “*.dsw”
unzip -a -o dsps.zip
srclib\apr\build\cvtdsp.pl -2005

cd  srclib\zlib
ML /coff /Zi /c contrib\masm686\match.asm
NMAKE -f win32\Makefile.msc  LOC=”-D_CRT_SECURE_NO_DEPRECATE /wd4996 -DASMV” OBJA=”match.obj”
MT -manifest zlib1.dll.manifest -outputresource:zlib1.dll;2

cd ../..

cd srclib\openssl
perl Configure VC-WIN32 –prefix=/Apache22 –openssldir=/Apache22/conf enable-camellia disable-idea
ms\do_nasm
nmake /f ms\ntdll.mak


edit test.bat remove md2 and idea test

nmake /f ms\ntdll.mak test

close the console.

Open Apache.dsw with VS8/VS9 and answer “Yes to All” to the “convert projects” question
Close the Apache.dsw solution in VS8/VS9 and open Apache.sln
Select relase win32

Now build InstallBin

Test your build

CS

<Jasmine> warum machen wir nie cybersex, du wohntst so weit weg, wir sehen und so selten.. und du spielst am rechner fast nur dein counterstrikedingsda :/
<Chris> Mh, tut mir ja auch leid, ich steh nicht so auf virtuellen Sex, weißte? ;-)
<Jasmine> versteh ich, habs halt mal wieder nötig ;))
<Chris> Hmm…
<Chris> na gut.
<Jasmine> Was, echt?
<Chris> Na klar, kann Dir doch keinen Wunsch abschlagen! ;-)
<Jasmine> dann heiz mich mal ein *gg*
<Chris> Stell Dir vor, wie ich hinter Dir stehe, Dir sanft über die Schultern streichle, ganz zart Deinen Nacken küsse…
<Jasmine> mhhhhh
<Chris> Ganz sanft kraul ich Dir den Nacken… mittlerweile spürst Du etwas hartes, kaltes an Deinem Hinterkopf… es fühlt sich länglich an… irgendwie wie Eisen… und Du drehst Dich langsam und fragend um, was das denn sein könnte…
<Jasmine> hm?
<Chris> BOOM, HEADSHOT!
<Jasmine> bor du verdammter penner -.-

Julklapp

Au einem chat von mir:

ich: Argh! ich muss für jemanden ein vernünftiges Julklapp Geschenk im Wert von 5 Euro finden. Für einen Mann mitte 40. Hast Du ne Idee?
de: was dekroatives
de: eine Zigarre
ich: der ist Astmatiker
de: einen luftbefeuchter
de: einen gestricken Inhalator-Überzug

Dann hat er nicht verstanden, warum ich laut lachen mußte :D

11 reasons to date a female geek

1) She can fix your computer and make a website for your new startup.
2) She has friends who can fix your computer and design a database for you.
3) She can program your mother’s VCR and Tivo your favorite shows.
4) Her friends can program your mother’s VCR and Tivo your favorite shows
5) She can fix your friends’ computers.
6) She’ll make you shine wherever you go — how many of your friends are smart enough to date such a smart and useful woman?
7) She can pick out a the right cell phone/mp3 player/digital camera for you. Even better she can afford to buy it for you.
8) She’ll be so happy that someone appreciates her for her real talents, that she’ll adore you.
9) She won’t cheat either. Given a choice between George Clooney and the newest tech toy, she’ll take the toy.
10) Did I mention that she can fix your computer, make a website, design a database, install your cable modem and WiFi router, setup you iTunes for automatic download of your favorite artists, download your Outlook contacts onto the new cellphone/mp3 player/digital camera that she bought you?
11) And, she can cook dinner while doing all of the above.

Author Archive

Archives by Month: