crumm • net
  • Home
  • About
  • Resources
    • Film Resources
  • Portfolio

PECL install errors

By mike On January 24, 2012 · Leave a Comment · In Uncategorized

If the PECL installer stars complaining about a “bad interpreter”, it’s likely the permissions on your /tmp directory need to be temporarily modified.

Here’s the details, straight from http://www.pinoytux.com/linux/how-to-fix-pecl-php-error-binsh-bad-interpreter-permission-denied

% mount -oremount,exec /tmp
% pecl install <whatever>
% mount -oremount,noexec /tmp

Continue Reading →

Remove an IP from DenyHosts

By mike On August 23, 2011 · Leave a Comment · In TechTip

This content is blatantly copied from NixCraft because I can never remember how it goes.

Step # 1: Stop DenyHosts

# /etc/init.d/denyhosts stop

Step # 2: Remove Your IP From /etc/hosts.deny

# vi /etc/hosts.deny
Delete your IP address. Save and close the file.

Step # 3: Remove Your IP [...]

Continue Reading →

Using curl in Mac OS X

By mike On July 25, 2011 · Leave a Comment · In Uncategorized

Curl on Mac OS X makes a relatively suitable replacement for wget, but I can never remember the proper syntax, which is as such:

curl -OL h ttps://github.com/mcrumm/Ignitify/tarball/master

This handy tip was gleaned from the following site:

http://technosophos.com/content/os-x-using-curl-instead-wget

I’ve been using working full-time on my MacBook Pro for about a year now, and in [...]

Continue Reading →

Flowerz (Video)

By mike On July 19, 2011 · Leave a Comment · In Uncategorized

More random footage from Barefoot Gardens in Macomb, IL.

Continue Reading →

Bees! (Video)

By mike On July 19, 2011 · Leave a Comment · In Video

Random footage of bees in some flowers, taken at the Barefoot Gardens CSA in Macomb, IL.

Continue Reading →

Downgrade Firefox 4

By mike On June 6, 2011 · Leave a Comment · In Troubleshoot

(6/20) Update:  I meant to post this ages ago, but I forgot.  The issue I was experiencing with Firefox 4 was entirely my own fault.  I’ve since upgraded back to Firefox 4 and haven’t seen any problems since.

I’ve decided to start using my blog again, if only as a repository for things that I [...]

Continue Reading →

BC101 Audio Project 5

By mike On December 13, 2010 · 1 Comment · In Audio

The Assignment: Create a 30 second radio commercial or PSA featuring a music bed and at least one sound effect.

My Take: I created a commercial for a fake bar/nightclub in Macomb called Rehab. Rehab is offering drink specials for finals week to help students relieve stress. My sound effects are taken from one of [...]

Continue Reading →

BC101 Audio Project 4

By mike On December 12, 2010 · Leave a Comment · In Audio

The Assignment: Generate some noise and tones using Adobe Audition 3

My Take: Random things. It came out rather dissonant.

Instructor Comments: Great job on your AA4 stereo & mono mixes.  The stereo version was very psychedelic indeed…almost started my beta waves vibrating.

Grade: 5/5

Continue Reading →

BC101 Audio Project 3

By mike On December 11, 2010 · Leave a Comment · In Audio

OK, So I’ve been terrible about posting these.  The end of the semester got a little crazy for me.  Luckily, only finals remain.  Here’s audio project 3:

The Assignment: Record natural sounds using a Sony PCM-50 digital audio recorder.

My Take: I used the sound of an old 8mm camera I bought at a yard [...]

Continue Reading →

BC323 – Net Neutrality

By mike On December 7, 2010 · Leave a Comment · In Video

WIU BC323 Research Paper & BC102 Research Project
The Assignment: Research a topic and give an in-class summary of your findings.

My Take: I had to write a research paper for BC323, so I combined the assignments and focused my research on the pending FCC broadband regulations.  The video link below was my research [...]

Continue Reading →
← Previous Entries
  • Categories

    • Audio
    • Development
    • Photos
    • Print
    • TechTip
    • Troubleshoot
    • Uncategorized
    • Video
  • Developer Links

    • PHP Developer
  • Film Links

    • Creative Cow
    • Indy Mogul
    • Jonathan Hon
"Took a quick trip to my favorite thinking spot. I forgot how much I love the river, even in the cold. http://t.co/ch8IENm4" — mcrumm

crumm • net

Pages

  • About
  • Blog
  • Calendar
  • Home
  • Resources

The Latest

  • PECL install errors
    If the PECL installer stars complaining about a “bad interpreter”, it’s likely […]

More

Fancy seeing you here! Thanks for visiting. You can always subscribe to the RSS feed for more updates. Come back soon!
This site and its content are the creation and property of Michael Crumm, unless otherwise noted. Those wishing to reuse any original information on this site should contact the author.
Platform by PageLines