Mount sftp folder with finder
This will show you how to mount a remote directory in finder using sftp. (Mount sftp folder with finder). There is a link at the bottom to a post to…
This will show you how to mount a remote directory in finder using sftp. (Mount sftp folder with finder). There is a link at the bottom to a post to…
This will show you how to specify the image you want facebook to use when content from your site gets shared. you will need to add in the following meta…
This will show you how to use ssh with keys for authentication. this has a couple of advantages over using passwords: 1) you can enable key only logins. 2) you…
Flash player on my mac makes it run hot. purely because it uses 100% cpu when ever its loaded. this will show you how to delete it. flash is not…
I dont use the osx widget dashboard. This post will show you how to disable dashboard osx. I had to look for a way to turn it off to save…
Setting up eclipse with xampp and xdebug to debug php code. This post will show you how to setup eclipse on your mac to work with xdebug inside XAMPP. This…
This post is about setting up XMAPP on a mac with xdebug. The first thing we are going to do is to change the document root inside xampp to the…
Setting up eclipse on a mac to work with SVN this post will show you how to setup eclipse on your mac to work with a local [or remote] SVN…
Here are some tips to make your mac boot faster: Rotate your logs open terminal > type: sudo periodic daily weekly monthly this command runs the log rotate scripts, etc…