43 Folders

Back to Work

Merlin’s weekly podcast with Dan Benjamin. We talk about creativity, independence, and making things you love.

Join us via RSS, iTunes, or at 5by5.tv.

”What’s 43 Folders?”
43Folders.com is Merlin Mann’s website about finding the time and attention to do your best creative work.

I need an internet-blocker!

Does anyone know of a program that will DISABLE my internet connection / wifi for set periods of time?

I'd really love to have a timer program like Minuteur that will let me ruthlessly ban myself from email, RSS, and procrastinatory online fact-checking when I need to focus on the task at hand.

I know, I know, I can just unplug my router and chuck it up onto the roof until I'm done working, but I'm looking for something more elegant. (Besides, I have a neighbour with wide-open wifi.)

Many thanks,
Mike McPh

Berko's picture

This should help: Enable and...

mwr;7513 wrote:
This should help: Enable and disable Airport from the command line.

If you knew particular times of the day or week that you always needed to focus and get rid of the network connection, you could put the above-linked ifconfig command into a cron job. Using the 'cron' scheduler.

A step beyond this would be to set it to kill your connection every minute during the time that you wanted to focus. So, you could set your cron job to run every minute while you were in need of focus. So, you could write a simple shell script to alter your crontab to add in the "kill my connection" command. No time to write up a version right now, but it would go something like this:

if [ -e /etc/crontab.bak ]
then
mv /etc/crontab.bak /etc/crontab
else
cp (or mv) /etc/crontab /etc/crontab.bak
{necessary mods to crontab to kill net connection}
fi

 
EXPLORE 43Folders THE GOOD STUFF

Popular
Today

Popular
Classics

An Oblique Strategy:
Honor thy error as a hidden intention


STAY IN THE LOOP:

Subscribe with Google Reader

Subscribe on Netvibes

Add to Technorati Favorites

Subscribe on Pageflakes

Add RSS feed

The Podcast Feed

Cranking

Merlin used to crank. He’s not cranking any more.

This is an essay about family, priorities, and Shakey’s Pizza, and it’s probably the best thing he’s written. »

Scared Shitless

Merlin’s scared. You’re scared. Everybody is scared.

This is the video of Merlin’s keynote at Webstock 2011. The one where he cried. You should watch it. »