Archive for February, 2008

Virtual PC időszinkronizáció

Friday, February 22nd, 2008

A Microsoft Virtual PC szoftver alaphelyzetben szinkronizálja a guest OS rendszeridejét a host OS-éhez.
Tehát a guest operációs rendszeren esetlegesen megváltoztatott idő “visszaáll”.
Néha hasznos, ha ez nincs így.

A megoldás a .VMC file XML szekciójának átszerkesztése az alábbiak szerint:
  <integration>
   <microsoft>
    ….
    <components>
     <host_time_sync>
      <enabled type=”boolean”>false</enabled>
     </host_time_sync>
    </components>
    ….
   </microsoft>
  </integration>

Idiots of the day (month?)

Monday, February 4th, 2008

Imagine that you want to report a spamvertized link to its support/abuse team on a site that’s main purpose is to serve links. Would you imagine that your report gets rejected because they use URI spam filtering, and their site happens to be listed there?
Well, get started…

    SMTP error from remote mail server after end of data:
    host 2url.org [72.34.37.221]: 550-Blacklisted URL in message. (2url.org) in [black]. See
    550 http://lookup.uribl.com.

Relevant URIBL screenshot

ROTFL or cry?