Category: Blog

The Grateful Dead’s Farewell, 50th Anniversary Tour!

I’m not sure if it’s more accurate to say that the long, strange trip is finally over… or finally here! The weekend of July 3, 4 and 5 at Chicago’s Soldier Field will mark the tour commemorating the 50th anniversary

Tagged with:

Use ‘Secure Copy’ (scp) to Get or Push Files Remotely from Command-Line

FTP is perhaps the least secure means to transfer files over the Internet, so if you’re near a Unix terminal, fire it up and type: To get files from a remote machine to your local machine: scp <user@remote>:/path/to/file/file.ext  /local/path/file.ext  (replace <user@remote>

Tagged with:

Changing the Default Format for Screenshots

In past OS versions, Apple has chosen to use different formats for the screenshots that are generated by typing “Command-Shift-3” or “Command-Shift-4”, such as .pict, .jpg, and .pdf. Since Tiger, they seem pretty content to stick .png. If you had

Tagged with:

DNS ‘Flushcache’ Command Change in Leopard

  Prior to Leopard, if you wanted to clear out the DNS cache for web-paqe connectivity issues from the command-line, you’d type: lookupd -flushcache For whatever reason, beginning with Leopard, Apple has changed this command to: dscacheutil -flushcache

Tagged with:

Latency Issues Talking To Network Mounted Sharepoints

End-user was reporting his brand-new Intel MacPro was taking forever to transfer files (any files) to his particular mounted sharepoint on the company’s Xserve. After verifying the problem by reproducing it (the LAN in question was gigabit), but the throughput

Tagged with:

DV Editing—Notes I Took

A short and very abbreviated list of some of the notes I took at a one-night class for Digital Video Editing. I kept referring to it as an outline for most video-editing projects, so posting it here. • DV Captures

Tagged with:
Top