1. July 2009

0 Comments

Passwordless SSH login using SSH Keys

SSH keys allow you to login without requiring you to type in your password this tutorial will teach you how to set them up First we need to create the key ssh-keygen -t rsa Then we need to move it over to the machine that we want to be able to login too without the [...]

Continue reading...

30. June 2009

0 Comments

How to sync 1Password

Well this is more simple. Just download and install dropbox and use this url (yes its a referral but it gives you 0.25 gb extra) First go to 1Password in the menu then preferences then keychain then click move. Use something like this After that on your other computer do to First go to 1Password [...]

Continue reading...

30. June 2009

0 Comments

How to stream your radio

Ever want someone to know what your listening to on the radio. Its quite simple. it will cost about $60 depending on what kind of radio and cable you get. What you need A radio ($10) A stereo audio cable ($3) NiceCast

Continue reading...

30. June 2009

0 Comments

How to show hidden files

This is quite simple just type defaults write com.apple.finder AppleShowAllFiles TRUE into Terminal. Then killall Finder witch makes the Finder restart. Most of the files you see now you shouldn't touch unless you know what your doing. To revert you type in defaults write com.apple.finder AppleShowAllFiles FALSE then killall Finder

Continue reading...

30. June 2009

0 Comments

How to force empty trash

Ever get the (filename) is in use when trying to empty the trash on your mac? This can happen when you uninstall a app before rebooting, well if you have this problem then this post if for you. The simple way. This is the most easy way to fix it simply hold option down when [...]

Continue reading...
Page 6 of 12« First...4567810...Last »