Table of Contents

Software links

Web

Wiki

Web-based Information Systems

Development

HTML

XML-RPC

LDAP


Abbreviations:

DN  Distinguish Name
DC  Domain Component
OU  Organisational Unit
UID User id
CN  Common Name
SN  Surname
L   Location
O   Organisation
ST  State
C   Country

Example:
dn: cn=sysadmin,ou=Group,dc=pisoftware,dc=com

Q: Are DN's case-insensitive ?

A: A DN is a sequence of RDNs. An RDN is a sequence of Attribute-value pairs. Each attribute has its own schema definition with its own governing rules. Some attributes are case-sensitive, some are not. As such, a complete DN may have components that are case-sensitive as well as case-insensitive.

Software

PDF software

gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=merged.pdf \
source1.pdf source2.pdf source3.pdf etc.pdf

DVD

DVD ripping

DVD decrypter

DVD Shrink

K9Copy

Handbrake

DVD tools for Mac

Convert Nero NRG to ISO

# Nero add 600 bytes to front of ISO
dd if=image.nrg of=cdrom.iso bs=512 skip=600

or: nrg4iso can be downloaded from http://code.google.com/p/nrg4iso/downloads/list (it's the Mac OS X executable). It's pretty straightforward. You run it in Terminal and for some reason you have to type ”./nrg4iso”. So, for example, you would type ”./nrg4iso foo.nrg foo.iso” to create foo.iso from foo.nrg.

Better:

Tools

Copy CD Audio

BitTorrent sources

p2p progs

Other

Telnet / SSH client

Progs

CMDB

Local Software for Download


Network File Systems

Andrew Filesystem AFS

WebDav

Virtualization

VMWare

VMware ESX

VMware Tools

KVM

OpenVZ

Qemu