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

Working with PHP 5 in Mac OS X 10.5 Leopard - Professional PHP

Posted on November 24, 2007 in How-to

Mac OS X is a great development platform for working with PHP. Leopard comes with Apache, PHP and many other development tools, such as subversion already installed. Leopard brings a much needed upgrade from Tigers tired PHP …

Continue reading

Master Tutorial to Make Your Windows Super Fast

Posted on November 23, 2007 in How-to

This tutorial is meant for increasing the performance of Windows XP, either it can be a fresh installed windows or an old windows. Actually these r some tips/tricks, which I always apply whenever I do a fresh installation of windows. So here I’m sharing many of those tips-n-tricks …


Continue reading

AutoArchive Exchange Account in Entourage - entourage.mvps.org

Posted on November 21, 2007 in How-to

Move all e-mail older than 60 days from your Exchange account folders to archive folders within the "On My Computer" folder tree.

Download script

TO CREATE AN AUTO-ARCHIVE SCHEDULE

Save AutoArchive AppleScript to your Microsoft User Data folder: Entourage Script Menu Items.

1 …

Continue reading

Time For A Grown-Up Server: Rails, Mongrel, Apache, Capistrano and You | codablog | Coda Hale

Posted on November 16, 2007 in How-to

More and more Rails developers are finding out that deploying a Rails application isn’t as simple as upload and rename; Rails apps work best when running all the time, and many Rails programmers are moving …

Continue reading

Javablog » Apple OS X Leopard doesn’t have Java 6

Posted on November 16, 2007 in General News

And worse yet… if you installed the Java 6 beta release in Apple OS X Tiger, then when you upgrade Java won’t work at all! Read on if this has affected you…

The solution I used was to completely …


Continue reading