post

How to setup an SSH tunnel to browse the web securely

I often have the need to encrypt my traffic when using a public Internet wifi, like at a university or a coffee shop. After scouring the web, I tried a few different tunnels, but this one really worked.

This tutorial is aimed at people using OS X on a Mac, but could easily work for any other operating system.

ssh -D 8080 -f -C -q -N username@serverIP

If you have a non-standard SSH port, just add -p to the end of the command.

First, I setup this command as a /usr/bin command so I don’t have to remember it.

sudo nano -w /usr/bin/createtunnel

cntrl +x
y
enter
sudo chmod +x /usr/bin/createtunnel

This will allow you to just enter “createtunnel” at the command line on your computer and it will start the process.

After you run the command it will prompt you for your SSH password so you can login to your server. This is the first part of the process.

The second part is ensuring that your wifi device is using the proxy port that you just setup.

Next, go to your device and then go to Proxies. Then select SOCKS Proxy and enter the 8080 port which is part of the command above. You can adjust this port to be whatever you want it to be, I just use 8080 for simplicity.

SSH tunnel on a Mac

After you click OK, your connection will now be tunneling your traffic through your encrypted SSH connection.

If you have any comments or suggestions, please let me know in the comments below.

post

Nom Nom Nom

Nom Nom Nom

nom nom nom, hungry tree.

post

How to Get the Unique Values of a Column in a Google Docs Spreadsheet

I recently had the need to get all the unique values in cells within a column, by comma delimited.

Here’s the function I used:

=query(index(unique(trim(transpose(split(join(" ",A1:A&","),","))))),"select* where Col1 <>'' ")

I put his in B1 and it listed all the unique values from A:A and it automatically updates as you change the data in A:A

post

650HP Ford Fiesta around San Francisco

Simply too awesome not to post. Watch this video, worth the 10 minutes.

post

Influential in “GoDaddy”? I doubt it.

Klout is a transformational service. It’s helped people get jobs, but it’s also worked against people when applying for a job. Klout has helped people get cool perks, and it’s helped brands connect with their most influential users.

While this is all pretty cool, I find that it doesn’t understand language intent very well.

I signed into Klout today to see that Klout had added about 15 new topics for me. The last one was GoDaddy.

Hold up. I’ve said nothing positive about GoDaddy … ever. Everything I’ve posted about GoDaddy has been negative. Why would Klout think I’m influential about GoDaddy?
[Read more...]

post

Easy way to hold cables

I saw this posted on Facebook and felt so compelled to share it, here it is.

post

Topher Kohan on SEO

Topher Kohan, SEO Coordinator, CNN.com

[Read more...]

post

In Christ Alone by Owl City

Love it or hate it, I’m a big fan of Owl City and what he’s done in the mainstream.

post

Parasailing was Awesome!

To kick the year off right, me, my wife, and a friend, we all went parasailing for the first time.

We had an absolutely amazing time and I would strongly recommend it to anyone interest. We sailed at 800 feet up in the air and just an absolutely great time. Met some new people, enjoyed the ocean air, and had a blast.

We used a Groupon deal and went through Marina Del Rey Parasailing.

Here’s the video of us taking off from the boat :)

post

First look at the new Lytro camera

Robert recently posted on Google+ about his photowalk with the Lytro camera. It’s amazing to finally see true innovation taking place in digital cameras.

post

Photos from the Digital Family Reunion 2011

I was asked by Kurt Daradics to photograph the event, and you surely can’t turn down the request from KurtyD.

So here they are, the photos from DFR 2011
[Read more...]

post

Jonathan’s Links November 3, 2011

post

Subtleness in Sports Advertising

Sports and advertising are ubiquitous with each other.

Whether it’s Samsung on the jersey of the Chelsea soccer team or it’s Nike designing a new jersey for the Oregon Ducks everyday, advertising is engrained into sports.

Over the years of watching sports, advertising is something I largely ignored and just shut out. But in the past couple of years, I’ve been paying more attention to it. Noticing that it’s been getting more and more subtle with the messaging.

It’s not just a “Half-time show, brought to you by AT&T,” it’s not just a “replay brought to you by Time Warner.”

It’s “DVR replay brought to you by Time Warner” and “This innovative look is brought to you by AT&T.”

It’s the subtleness or “DVR replay” or “innovative look” that really gets you thinking about those major brands as those words. “DVR replay” might make you more inclined to either ask about a DVR service or even simply just want to order it because you’ve been hearing it more and more. Or with AT&T’s “innovative look,” it’s planting a seed in your head that AT&T is an innovative company with innovative products.

In reality, the company isn’t changed by advertising words, but the perception is. Perception can be everything when you’re competing in such a difficult market such as cable TV or the wireless telecom industry.

Overall, I think that the subtleness in advertising is helping and actually makes me more inclined to pay attention.

post

Jonathan’s Links October 20, 2011

post

Jonathan’s Links October 18, 2011