Notes

SSH Public/Private keys.

Quickest way to generate and share SSH keys.
1. Generate key (if you haven’t done this before).
ssh-keygen -t rsa -C “tekkub@gmail.com”

2. Upload key.
cat ~/.ssh/id_dsa.pub | ssh user@host ‘cat - » ~/.ssh/authorized_keys’

You may have to login to the server and mkdir .ssh
If you get permission denied, delete this servers .ssh folder and recreate it again.

Notes

Damn awesome album by E603, the mixes make want to download all of the originals and listen to them.
Download for free but you can also pay what you want. I have been listening to it so much that I paid $25 USD and Ethan is sending me a Tee-Shirt to NZ, double win!
Get your Torn Up mix from www.e-603.com

Damn awesome album by E603, the mixes make want to download all of the originals and listen to them.

Download for free but you can also pay what you want. I have been listening to it so much that I paid $25 USD and Ethan is sending me a Tee-Shirt to NZ, double win!

Get your Torn Up mix from www.e-603.com

57 Notes

Oh I love stuff like this.

/via matthewb

Albert Exergian created this great set of minimalist film and television posters as a personal project. You’ll find these and many more on his blog, and his commercial portfolio is equally impressive (and much more ornate).

1 Notes

The coolest way to use Dropbox on a Mac to send file.

http://wiki.dropbox.com/DropboxAddons/Dropbox%20Service

Once installed you can simply right click on any file and copy/move it to your Dropbox public folder. The public URL will automatically be copied to your clipboard. Awesome.

The coolest way to use Dropbox on a Mac to send file.

http://wiki.dropbox.com/DropboxAddons/Dropbox%20Service

Once installed you can simply right click on any file and copy/move it to your Dropbox public folder. The public URL will automatically be copied to your clipboard. Awesome.

Notes

My take on how the new iMac should have been designed. Even less noise than the latest iMac with “reduced” noise.

My take on how the new iMac should have been designed. Even less noise than the latest iMac with “reduced” noise.

Notes

Graphed data of New Zealand fixed and 2 year floating rates from 1964 to Jan 2009Full Size

Graphed data of New Zealand fixed and 2 year floating rates from 1964 to Jan 2009
Full Size

Notes

The PUMA Index

How all stock marketing charts should be created. !=

2 Notes

 Ever wonder what the differences between Arial and Helvetica were?

1 Notes

Configuring OSx for hosting with Snow Leopard.

So I wanted to setup a Snow Leopard web hosting super duper cool machine.

There are few things, if you want a fresh install, put in Snow Leopard DVD, hit Utilities on the welcome screen and it will reboot.

— Server Install
1. Erase drive. Install Snow Leopard.
2. After some time, install xcode, this will give you all the tools to build think you will need to build.

— Configure Web Server Stuff.
1. Apache, this is very good to configure your hosting files.
http://clickontyler.com/virtualhostx/
2. Get PHP going (you can google this)
3. Install MySql from DMG then add a password to root install.
4. Get Mysql Going ( you have to change the .socket setting in php.ini)

— FTP Server
1. Download the source from here
http://www.pureftpd.org/project/pure-ftpd you will need to compile it and this is why we got xcode.
2. Now you gotta compile it basically: ./configure; make; make install;
then start it with “/usr/local/sbin/pure-ftpd &” more info here http://download.pureftpd.org/pub/pure-ftpd/doc/README
3. Then simply get this http://jeanmatthieu.free.fr/pureftpd/index.html it allows you to create FTP only accounts http://jeanmatthieu.free.fr/pureftpd/index.html

— Mac Ports
Great to install a few things.

Notes

To much time.