Software links

Web

Wiki

Web-based Information Systems

Development

HTML

XML-RPC

  • JSON = JavaScript Object Notation (replaces XML and serialization)

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

eBook readers

DVD

DVD ripping

DVD decrypter

DVD Shrink

K9Copy

Handbrake

  • HandBrake is an GPL open-source video transcoder for MacOS X, Linux and Windows.
  • HandBrake = rip/decrypt DVD to file (AVI etc)

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 Torrent sources

p2p progs

Other

Telnet / SSH client

Progs

CMDB

Local Software for Download


Network File Systems

Andrew Filesystem AFS

WebDav

Email clients

Thunderbird

Virtualization

VMWare

VMware ESX

VMware OVF

VMware Tools

Trouble installing vmware-tools on Debian6 within Fusion4.1 guest

KVM

VirtualBox

OpenVZ

Qemu

XEN

Debian DomU on Centos Dom0

Recent changes RSS feed Creative Commons License Donate Driven by DokuWiki