Categories

Rygel 0.4.6 released

Rygel 0.4.6 has been released. This is a big step forward to the XBox 360 support as it finally implements search! See the original announcement at Zeenix’ Blog

How to examine binary registry dumps in Linux

Say you have a binary registry export or dump from Windows and need to have a look at its contents. What do you do? The solution I came up with is:

WINEPREFIX=/tmp/dump regedit *.reg

Which gives you nice plain-text ini-style registries to examine in /tmp/dump. That obviously needs Wine installed.

Using postfix and ActiveDirectory

Quick reference for using postfix as a “shield” server to Exchange to check valid mailboxes against ActiveDirectory (SBS edition):

create a LDAP configuration file:

server_host = ad-server.your.domain
search_base = ou=MyBusiness,dc=your,dc=domain
query_filter = (&(objectClass=*) (proxyAddresses=smtp:%s))
result_attribute = sAMAccountName
bind=yes
bind_dn = dn of user account
bind_pw = pw of user

Nix gelernt...

Was hat die BPS aus der Indizierung der Ärzte gelernt? Richtig. Nichts. Und wieso darf Frau von der Leyen da eigentlich selbst ran?