Maltego - Paterva: A new train of thought

Posted on January 29, 2008 in Hack

Maltego is a program that can be used to determine the relationships and real world links between:
People
Groups of people (social networks)
Companies
Organizations
Web sites
Internet infrastructure such as:
Domains
DNS names
Netblocks
IP addresses
Phrases
Affiliations
Documents and files

These …


Continue reading

Google: Find free comic books - lifehacker.com

Posted on January 28, 2008 in How-to

The always handy Tech-Recipes has come up with a way to quickly search for free comic books online using Google. There are a couple ways to accomplish this, but if you are looking for title specific searches, this is what you would do:
Examples:
-inurl …

Continue reading

Top 10 Obscure Google Search Tricks - Lifehacker Top 10

Posted on January 28, 2008 in How-to

When it comes to the Google search box, you already know the tricks: finding exact phrases matches using quotes like "so say we all" or searching a single site using site:lifehacker.com gmail. But there are many more oblique, clever …

Continue reading

The Yahoo User Interface Library YUI

Posted on January 24, 2008 in Experience, General News

The Yahoo User Interface YUI Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the …

Continue reading

O+P Insights: Linux HW RAID Howto

Posted on January 03, 2008 in How-to

Hardware RAID boxes are cool things. Plug them in and they behave like a big and fast disk. If properly configured, they'll be another 30% faster.
Issue

There is great software RAID support in Linux these days. I still prefer having RAID done …


Continue reading

Real Men Dont Click -- The Project

Posted on January 03, 2008 in How-to

The plan was, to create a fully automated, server based, Windows 2000 setup. Fully automated in this context means two things:
1.
Basic tasks like, Client Installation, Server Setup, Application Deployment, Hotfix application and Account management happen without continous user intervention.
2.
The Setup …

Continue reading

Nobody learns if nothing is brok3n: Turning a dmg into an iso

Posted on December 19, 2007 in Hack

Nobody learns if nothing is brok3n: Turning a dmg into an iso

Here is how you turn a dmg into an iso on OS X:

  1. Open a terminal.
  2. cd into the directory where the dmg is located
  3. Type this in where newfile is the name of the iso you want …

Continue reading

Amazon.com: Amazon SimpleDB, Amazon Web Services

Posted on December 16, 2007 in General News

Amazon SimpleDB is a web service for running queries on structured data in real time. This service works in close conjunction with Amazon Simple Storage Service (Amazon S3) and Amazon Elastic Compute Cloud (Amazon EC2), collectively providing the ability to store, process and …

Continue reading

Systems Administration Help, Tutorials, and Articles - devshed.com

Posted on December 01, 2007 in How-to

Administration Tutorials, Administration Articles


Using Rsync and SSH

Posted on December 01, 2007 in How-to

I like to backup some logging, mail, and configuration information sometimes on hosts across the network and Internet, and here is a way I have found to do it. You'll need these packages installed:
* rsync
* openssh
* cron (or vixie-cron …

Continue reading