Sylthe – a digital life obviously

1Jul/100

Apple Airport Extreme with External Hard Drive Attached (Time Capsule, kinda)

I've know for a while now that you can hook up an external USB hard drive to an Apple Airport Extreme, and share the drive over the network.  The external drive can be shared to all of your network attached computers (Mac and Windows alike).  I was also interested in attaching the external hard drive for the purpose of using Time Machine (OSX backup mechanism) on my Mac mini.

I purchased a 1.5 TB Seagate external drive from the local Costco for $99.00 that was formatted for Windows (FAT file system).  I plugged the external hard drive into the Apple Airport Extreme with the supplied USB 2.0 cable.  At first the drive wasn't showing up in finder.  I ended up having to hook up the external drive to my Mac, and format it as Mac OS Extended.  I plugged the external drive back into the Apple Airport Extreme, and that seemed to fix my issue.  I did some light googling on the issue.  I wasn't able to actually find a list of supported file formats for the Apple Airport Extreme, although I didn't look that hard.

I now have a nice network attached storage device that I can backup my workstation to!

The following picture shows my internal hard drive, a 1.5 TB USB hard drive directly attached to my Mac, and the 1.5 TB external hard drive (FreeAgent) that is attached to the Apple Airport Extreme:

29Jun/100

How to add a new MySQL Database and apply user privileges via the command line

mysql> CREATE DATABASE supercooldatabasename;
Query OK, 1 row affected (0.00 sec)
mysql> GRANT ALL PRIVILEGES ON supercooldatabasename.* TO 'supercoolusername'@'localhost'
-> IDENTIFIED BY 'supercoolpassword' WITH GRANT OPTION;
Query OK, 0 rows affected (0.00 sec)
mysql> FLUSH PRIVILEGES;
Query OK, 0 rows affected (0.00 sec)

Tagged as: , No Comments
15Jun/100

Apple Never Fails…

Apple never fails to release a new, updated product within months of releasing the older, now outdated product.  2 months ago I purchased a new Apple Mac mini from the Michigan Ave. Apple Store in Chicago.  I've just now learned of the release of the new Mac mini.  I thought my Mac mini was small!  The new Mac mini is about half the size.  What's next? iPad 2 will probably be release this Christmas or something...

15Jun/100

My Desk Technology

Aastra 6757i SIP IP Telephone

T-Mobile G1 Android Phone

Netgear FS108P 8 Port Switch w/4 Port PoE

Samsung 24" Monitor

Apple Mac mini 2.53 GHz Intel Core 2 Duo w/Apple Remote

Apple Keyboard w/Number Pad

Apple Magic Mouse

Blue Snowball USB Microphone

Apple iPad 16GB Wifi w/Keyboard Dock

HP Mini Netbook w/16GB Solid State HD

PC Engines wrap1e103 in Enclosure

2TB External HD in Macally Enclosure

Sipura SPA2002

7Jun/100

FlightCtrl HD for iPad

I recently purchased FlightCtrl HD for my iPad.  It is a highly addictive game where you act as an air traffic controller.  You have to land planes and helicopters on their appropriate runway or landing pad.  If you slack at your job, the planes will crash, and the round is over.  This game is definitely worth the $5.00!

In Game Screen Shot

Tagged as: No Comments
5Jun/100

iPad Revolution

Sylthe.com has sat untouched for quite some time now. In light of the iPad craze (and today's purchase of one) I've decided to give the old blog another shot. I'm currently utilizing the official WordPress iPad app to draft up this first post. I intend to post a bunch of meaningless babble mixed with some tech savvy goo ra. Enjoy

Tagged as: No Comments