Table of Contents
Software links
Web
- JAF CMS → http://www.opensourcecms.com/
- Joomla CMS → http://www.joomla.org/
Wiki
Web-based Information Systems
- Sugar CRM → http://www.sugarcrm.com/
- vtiger CRM → http://www.vtiger.com/
- Tiny ERP → http://www.tinyerp.org/
- Open Bravo → http://www.openbravo.com/
- RT Ticketing → http://www.bestpractical.com/rt/
Development
HTML
- dummy text → http://www.loremipsum.nl/
XML-RPC
- JSON = JavaScript Object Notation (replaces XML and serialization)
LDAP
- An Introduction to perl-ldap → http://www.linuxjournal.com/article/7086
- ActiveDirectoryAuthenticationNotes
→ http://www.wlug.org.nz/ActiveDirectoryAuthenticationNotes - howto perl-ldap AD authentication
→ http://osdir.com/ml/lang.perl.modules.ldap/2003-08/msg00067.html - LDAP examples →
Managing Enterprise Active Directory Services - similar to flexvpn-ldap:
Active Directory Group Extraction for LDAP
- LDAP abbreviations, see:
→ RFC2256 - A Summary of the X.500(96) User Schema for use with LDAPv3
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
- Gliffy (Online replacement MS Visio) → http://www.gliffy.com/
- FTP client GPL → http://filezilla-project.org/
- SmartDraw (better than Visio) → http://www.smartdraw.com/
PDF software
- CutePDF printer → http://www.cutepdf.com/
- use 'gs' (ghostscript) to combine PDFs: article
gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=merged.pdf \ source1.pdf source2.pdf source3.pdf etc.pdf
DVD
DVD ripping
- DVD to MPG4 OpenSource/Linux/Mac: Handbrake → http://handbrake.fr/
DVD decrypter
- DVD Decrypter → http://www.dvddecrypter.org.uk/
DVD Shrink
- DVD Shrink → Official site: http://www.dvdshrink.org/
latest version of DVD Shrink was released in 2005, Latest OFFICIAL Version - 3.2.0.15 - DVD Shrink download → http://www.mrbass.org/dvdshrink/
- DVD Shrink info → http://www.binaries4all.nl/dvdshrink/
K9Copy
- K9Copy = rip/decrypt/compress DVD to ISO or File
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
- Mac the Ripper → http://www.mactheripper.org/
- DVD Copy for Mac → http://www.xilisoft.com/dvd-copy-mac.html
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
- bittorrent
- Tribler (open-source, tu-delft) → http://www.tribler.org/
Other
- File extensions → http://www.jozy.nl/
- Read/write ISO CD-DVD: Infrarecorder → http://infrarecorder.sourceforge.net/
- Daemon Tools (ISO CDROM emulation)
→ http://www.daemon-tools.cc/dtcc/download.php?mode=ViewCategory&catid=5
Telnet / SSH client
Progs
- Truecrypt → http://www.truecrypt.org/
CMDB
Local Software for Download
- [Local Software for Download]
- Kiwi syslog daemon: http://www.kiwisyslog.com/products/
- iperf see: iperf
Network File Systems
Andrew Filesystem AFS
WebDav
Virtualization
VMWare
VMware ESX
- wikipedia → VMware ESX
VMware Tools
KVM
OpenVZ
Qemu
- home → http://www.nongnu.org/qemu/
- wikipedia → QEMU
