WatchOCR
9 Things You Should Be Doing With Your Server
Epson TM/BA Series Thermal Printer Driver
Linux CUPS driver.
FileMaker Delete Duplicate Records
Go to Record/Request/Page [First]
Set Variable [$$ID; Value:"Table Name"::(field)]
Go to Record/Request/Page [Next]
Loop
If ["Table Name"::(field) = $$ID]
Delete Record/Request [No dialog]
Else
Set Variable [$$ID; Value:"Table Name"::(field)]
Go to Record/Request/Page [Next; Exit after last]
End If
End Loop
via Removing duplicate records from FileMaker « Macsolvers Blog.
10 Free Tools to Load/Stress Test Your Web Applications
10 Free Tools to Load/Stress Test Your Web Applications.
commandlinefu.com
Love this.
All commands | commandlinefu.com.
The Last Question — Isaac Asimov
The Last Question — Isaac Asimov.
Jamie Dimon’s Summer Reading List
Jamie Dimon Sent His Interns This Summer Reading List.
Clonezilla
Clonezilla, based on DRBL, Partclone and udpcast, allows you to do bare metal backup and recovery.
ImageX
Disk imaging tool from Microsoft.
grand stream dreams: ImageX – Welcome to the Imaging X-Zone.
GeeXboX
GeeXboX is a free and Open Source Media-Center purposed Linux distribution for embedded devices and desktop computers
via GeeXboX.
xPUD
A Linux distribution that dubs itself the “Firefox OS with an App Store.”
xPUD – Shortest Path to the Cloud.
MIT OpenCourseWare | Practical Programming in C
Console Productivity Hack
Some advanced console optimizations.
Console productivity hack: Discover the frequent; then make it the easy.
Using rsync
How to use rsync for transferring files under Linux or UNIX.