Archive | OSX RSS feed for this section

How to flush your dns cache

8. August 2009

0 Comments

Windows Firstly open a cmd box by going to start > run > cmd Then flush your dns by running the following: OSX Open your terminal Run the following command: Linux Just run the following:

Continue reading...

Passwordless SSH login using SSH Keys

1. July 2009

0 Comments

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 Then we need to move it over to the machine that we want to be able to login too without the need for a [...]

Continue reading...

How to stream your radio

30. June 2009

0 Comments

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...

How to show hidden files

30. June 2009

0 Comments

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...

How to force empty trash

30. June 2009

0 Comments

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 1 of 212