How to install phpunit in centos
This post will show you how to install phpunit in centos using pear or composer. I prefer using composer as its mega easy to add lots of cool stuff and…
This post will show you how to install phpunit in centos using pear or composer. I prefer using composer as its mega easy to add lots of cool stuff and…
This post will show you how to see the home library folder ~/Library in the 'go' menu in finder. if you click on the go menu while holding alt, then…
In osx lion and mountain lion the ~/Library folder is hidden. this terminal command will un-hide it for you. open terminal type chflags nohidden ~/Library you will now be able…
This post will show you how to mount a macox dmg image file in linux. firstly, open terminal sudo mount -o loop /path/to/image.dmg /place/to/mount now your dmg file will be…
This post will show you how to move the apps arround on your iphone or ipad, and how to put apps into folders. to move apps around, tap and hold…
This short blog post will show you a command that will let you find the ten biggest files or directories in linux and osx machines. I forget these commands every…
This will show you how to airplay from iPhone or iPad to linux. This way you can stream from your iPhone to a linux media server, or a raspberry pi…